CVE-2025-34313 Details
Description
IPFire versions prior to 2.29 (Core Update 198) contain a stored cross-site scripting (XSS) vulnerability that allows an authenticated attacker to inject arbitrary JavaScript code through the QUOTA_USERS parameter when creating a user quota rule. When a user adds a new user quota rule the application issues an HTTP POST request to /cgi-bin/urlfilter.cgi with the MODE parameter set to USERQUOTA and the assigned user(s) provided in the QUOTA_USERS parameter. The value of this parameter is stored and later rendered in the web interface without proper sanitation or encoding, allowing injected scripts to execute in the context of other users who view the affected quota entry.
A stored cross-site scripting vulnerability has been identified in IPFire versions prior to 2.29 (Core Update 198). This vulnerability allows authenticated attackers to inject arbitrary JavaScript into the web interface via the QUOTA_USERS parameter when creating user quota rules. The injected scripts are executed in the context of users who view the affected quota entry, due to the application's failure to properly sanitize or encode the parameter's value before rendering it.
Users can update to IPFire 2.29 (Core Update 198) to address this vulnerability.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Oct 28, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://bugzilla.ipfire.org/show_bug.cgi?id=13888 | [email protected] | Issue TrackingThird Party Advisory |
| https://www.ipfire.org/blog/ipfire-2-29-core-update-198-released | [email protected] | Release Notes |
| https://www.vulncheck.com/advisories/ipfire-stored-xss-via-user-quota-rule-url-filter | [email protected] | Third Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| ipfire ipfire | < 2.29 2.29 core_update183 2.29 core_update184 2.29 core_update185 2.29 core_update186 2.29 core_update187 2.29 core_update188 2.29 core_update189 2.29 core_update190 2.29 core_update191 2.29 core_update192 2.29 core_update193 2.29 core_update194 2.29 core_update195 2.29 core_update196 2.29 core_update197 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Nov 3, 2025 | Initial Analysis | [email protected] |
| Oct 28, 2025 | New CVE Received | [email protected] |