Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. froxlor/froxlor
  4. ›
  5. CVE-2026-41234

CVE-2026-41234: Froxlor: BIND Zone File Injection via TXT Record Content

June 3, 2026 (updated June 9, 2026)

The DomainZones.add API endpoint does not sanitize newline characters in TXT record content. An authenticated customer with DNS editing enabled can inject newlines into TXT record values, which break out of the record line in the generated BIND zone file. This enables injection of arbitrary BIND directives ($INCLUDE, $GENERATE) and arbitrary DNS records (A, MX, CNAME) into the zone file written to disk by the DNS rebuild cron.

This is an incomplete fix for CVE-2026-30932 (GHSA-x6w6-2xwp-3jh6), which patched the same newline injection for LOC, RP, SSHFP, and TLSA record types but did not patch TXT records.

References

  • github.com/advisories/GHSA-37m5-m4q3-fc6x
  • github.com/advisories/GHSA-x6w6-2xwp-3jh6
  • github.com/froxlor/froxlor/releases/tag/2.3.7
  • github.com/froxlor/froxlor/security/advisories/GHSA-37m5-m4q3-fc6x
  • nvd.nist.gov/vuln/detail/CVE-2026-41234

Code Behaviors & Features

Detect and mitigate CVE-2026-41234 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.3.7

Fixed versions

  • 2.3.7

Solution

Upgrade to version 2.3.7 or above.

Impact 7.6 HIGH

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

Learn more about CVSS

Weakness

  • CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

Source file

packagist/froxlor/froxlor/CVE-2026-41234.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 13 Jun 2026 12:17:22 +0000.