CVE-2025-34309 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 SERVICE, LOGIN, and PASSWORD parameters when creating or editing a Dynamic DNS host. When a new Dynamic DNS host is added, the application issues an HTTP POST request to /cgi-bin/ddns.cgi and saves the values of the LOGIN, PASSWORD, and SERVICE parameters. The SERVICE value is displayed after the host entry is created, and the LOGIN and PASSWORD values are displayed when that host entry is edited. The values of these parameters are 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 or edit the affected Dynamic DNS entries.
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 by exploiting the SERVICE, LOGIN, and PASSWORD parameters while creating or editing Dynamic DNS hosts. The injected scripts are executed in the context of users who view or edit the affected entries, due to the lack of proper sanitation or encoding before rendering these values in the web interface.
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=13884 | [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-dynamic-dns-host | [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] |