SCA: security update for froxlor/froxlor (GHSA-mq5v-pxpm-8jw2)

high Tenable Self-Hosted Container Security Plugin ID 442490

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Froxlor is open source server administration software. Version 2.3.6 contains a symlink-following flaw in
the root-owned SSH key synchronization path used for customer FTP users. The provisioning code appends
public keys to `~/.ssh/authorized_keys` under a customer-controlled home directory without verifying that
the target path is not a symbolic link. If an attacker controls a shell-enabled customer account and can
modify files inside the assigned home directory, the attacker can replace `~/.ssh/authorized_keys` with a
symlink to `/root/.ssh/authorized_keys`. When Froxlor's privileged cron task later synchronizes SSH keys,
it appends the attacker-supplied key into root's authorized key file, resulting in root SSH access.
Version 2.3.7 contains a patch. (CVE-2026-41236)

Solution

Update the froxlor/froxlor library and its related packages to version 2.3.7 or later.

See Also

https://github.com/advisories/GHSA-mq5v-pxpm-8jw2

Plugin Details

Severity: High

ID: 442490

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 5/30/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.92

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 6.7

Vector: CVSS2#AV:N/AC:L/Au:S/C:C/I:C/A:C

CVSS Score Source: CVE-2026-41236

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/29/2026

Vulnerability Publication Date: 5/29/2026

Reference Information

CVE: CVE-2026-41236

cwe: CWE-59