CVE-2026-30932
Froxlor is vulnerable to BIND zone file injection via unsanitized DNS record content in DomainZones API
Summary
Remediation
Upgrade to the fixed version using your package manager.
composer require "froxlor/froxlor:^2.3.5"
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| froxlor/froxlor | packagist | 0.10.0, 0.10.0-rc1, 0.10.0-rc2, 0.10.1 (+102 more) | 2.3.5 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-74
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.8 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
References
- https://github.com/froxlor/froxlor/security/advisories/GHSA-x6w6-2xwp-3jh6WEB
- https://nvd.nist.gov/vuln/detail/CVE-2026-30932ADVISORY
- https://github.com/froxlor/froxlor/commit/b34829262dc32818b37f6a1eabb426d0b277a86bWEB
- https://github.com/froxlor/froxlorPACKAGE
- https://github.com/froxlor/froxlor/releases/tag/2.3.5WEB
Frequently Asked Questions
- What is CVE-2026-30932?
- Froxlor is vulnerable to BIND zone file injection via unsanitized DNS record content in DomainZones API This vulnerability has been assigned a severity rating of HIGH (CVSS score: 8.8/10).
- How do I check if my project is affected by CVE-2026-30932?
- CVE-2026-30932 affects froxlor/froxlor. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-30932 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2026-26279CRITICAL
Froxlor has Admin-to-Root Privilege Escalation via Input Validation Bypass + OS Command Injection
- CVE-2023-6069CRITICAL
Froxlor Improper Input Validation vulnerability
- CVE-2026-62988CRITICAL
Froxlor: Credential and 2FA secret disclosure via Froxlor API endpoints
- CVE-2023-3173CRITICAL
Froxlor vulnerable to Improper Restriction of Excessive Authentication Attempts
- CVE-2026-41229CRITICAL
Froxlor has a PHP Code Injection via Unescaped Single Quotes in userdata.inc.php Generation (MysqlServer API)
- CVE-2026-54347HIGH
Froxlor: Stored XSS in DNS TXT Record Content Allows Customer-to-Admin Account Takeover
- CVE-2026-41230HIGH
Froxlor has a BIND Zone File Injection via Unsanitized DNS Record Content in DomainZones::add()
- CVE-2026-41235HIGH
Froxlor has an authorization bypass in FTP shell assignment via missing server-side `available_shells` enforcement
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies