SCA: security update for froxlor/froxlor (GHSA-43gm-9rr3-cx7g)

high Tenable Self-Hosted Container Security Plugin ID 446082

Description

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

- Froxlor is open source server administration software. Prior to 2.3.8, DNS TXT record content accepted by
lib/Froxlor/Api/Commands/DomainZones.php can contain HTML special characters,
lib/Froxlor/UI/Callbacks/Text.php returns the content from Text::wordwrap without HTML escaping, and
templates/Froxlor/table/table.html.twig renders the callback result with the raw filter. An authenticated
customer with DNS editor access can store JavaScript-bearing content in a TXT record. When an
administrator views the affected domain's DNS configuration, the payload executes automatically in the
administrator's browser session, which can expose session data or perform privileged panel actions. This
issue is fixed in version 2.3.8. (CVE-2026-54347)

Solution

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

See Also

https://github.com/advisories/GHSA-43gm-9rr3-cx7g

Plugin Details

Severity: High

ID: 446082

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/19/2026

Updated: 8/19/2026

Risk Information

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 8.5

Temporal Score: 6.3

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

CVSS Score Source: CVE-2026-54347

CVSS v3

Risk Factor: High

Base Score: 8.7

Temporal Score: 7.6

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 8/18/2026

Vulnerability Publication Date: 8/18/2026

Reference Information

CVE: CVE-2026-54347

cwe: CWE-79