---
id: CVE-2026-54347
title: Froxlor is open source server administration software
summary: >-
  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…
severity: high
cvss: 8.7
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N'
cwe:
  - CWE-79
vendor: froxlor
product: froxlor/froxlor
affected:
  - froxlor/froxlor <= 2.3.7
patched:
  - froxlor/froxlor 2.3.8
published: '2026-08-18'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T21:02:26.047'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-54347'
references:
  - url: >-
      https://github.com/froxlor/froxlor/commit/a1d8f425b11ef7597949018814afa056a842cba0
    label: security-advisories@github.com
  - url: 'https://github.com/froxlor/froxlor/releases/tag/2.3.8'
    label: security-advisories@github.com
  - url: 'https://github.com/froxlor/froxlor/security/advisories/GHSA-43gm-9rr3-cx7g'
    label: security-advisories@github.com
  - url: 'https://github.com/advisories/GHSA-43gm-9rr3-cx7g'
tags:
  - nvd
  - ghsa
  - composer
epss: 0.00416
epssPercentile: 0.33168
aliases:
  - GHSA-43gm-9rr3-cx7g
ecosystem: composer
ingestedAt: '2026-08-18T21:23:00.012Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-54347)

Affected packages:

- `froxlor/froxlor <= 2.3.7`

Patched in:

- `froxlor/froxlor 2.3.8`

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