IPFire versions prior to 2.29 (Core Update 198) contain multiple stored cross-site scripting (XSS) vulnerabilities caused by a bug in the cleanhtml() function (/var/ipfire/header.pl) that fails to apply HTML-entity encoding to user input. When an authenticated user submits data to affected endpoints - for example, POST /cgi-bin/wakeonlan.cgi (CLIENT_COMMENT), /cgi-bin/dhcp.cgi (ADVOPT_DATA, FIX_REMARK, FIX_FILENAME, FIX_ROOTPATH), /cgi-bin/connscheduler.cgi (ACTION_COMMENT), /cgi-bin/dnsforward.cgi (REMARK), /cgi-bin/vpnmain.cgi (REMARK), or /cgi-bin/dns.cgi (REMARK) - the application calls escape() and HTML::Entities::encode_entities() but never assigns the sanitized result back to the output variable. The original unsanitized value is therefore 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 entries.
Conclusion & alert: CVE-2025-34305 is rated Low Risk (25/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.04%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2025-10-29 | — | 0.04% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.1 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 5.4 | 3.1 | MEDIUM |
|
2.3 | 2.7 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| ipfire | ipfire | < 2.29 | cpe:2.3:a:ipfire:ipfire:*:*:*:*:*:*:*:* |
| ipfire | ipfire | 2.29 | cpe:2.3:a:ipfire:ipfire:2.29:core_update183:*:*:*:*:*:* |
| ipfire | ipfire | 2.29 | cpe:2.3:a:ipfire:ipfire:2.29:core_update184:*:*:*:*:*:* |
| ipfire | ipfire | 2.29 | cpe:2.3:a:ipfire:ipfire:2.29:core_update185:*:*:*:*:*:* |
| ipfire | ipfire | 2.29 | cpe:2.3:a:ipfire:ipfire:2.29:core_update186:*:*:*:*:*:* |
| ipfire | ipfire | 2.29 | cpe:2.3:a:ipfire:ipfire:2.29:core_update187:*:*:*:*:*:* |
| ipfire | ipfire | 2.29 | cpe:2.3:a:ipfire:ipfire:2.29:core_update188:*:*:*:*:*:* |
| ipfire | ipfire | 2.29 | cpe:2.3:a:ipfire:ipfire:2.29:core_update189:*:*:*:*:*:* |
| ipfire | ipfire | 2.29 | cpe:2.3:a:ipfire:ipfire:2.29:core_update190:*:*:*:*:*:* |
| ipfire | ipfire | 2.29 | cpe:2.3:a:ipfire:ipfire:2.29:core_update191:*:*:*:*:*:* |
| ipfire | ipfire | 2.29 | cpe:2.3:a:ipfire:ipfire:2.29:core_update192:*:*:*:*:*:* |
| ipfire | ipfire | 2.29 | cpe:2.3:a:ipfire:ipfire:2.29:core_update193:*:*:*:*:*:* |
| ipfire | ipfire | 2.29 | cpe:2.3:a:ipfire:ipfire:2.29:core_update194:*:*:*:*:*:* |
| ipfire | ipfire | 2.29 | cpe:2.3:a:ipfire:ipfire:2.29:core_update195:*:*:*:*:*:* |
| ipfire | ipfire | 2.29 | cpe:2.3:a:ipfire:ipfire:2.29:core_update196:*:*:*:*:*:* |
| ipfire | ipfire | 2.29 | cpe:2.3:a:ipfire:ipfire:2.29:core_update197:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://bugzilla.ipfire.org/show_bug.cgi?id=13880 | Issue Tracking Third Party Advisory |
| https://www.ipfire.org/blog/ipfire-2-29-core-update-198-released | Release Notes |
| https://www.vulncheck.com/advisories/ipfire-stored-xss-via-multiple-methods-in-cleanhtml | Third Party Advisory |