---
id: CVE-2025-34315
title: "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 REMOTELOG_ADDR parameter when updating the re…"
summary: "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 REMOTELOG_ADDR parameter when updating the re…"
severity: medium
cvss: 5.4
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'
cwe:
  - CWE-79
vendor: ipfire
product: ipfire
affected:
  - ipfire < 2.29
  - ipfire = 2.29
patched:
  - ipfire 2.29
published: '2025-10-28'
updated: '2026-09-26'
sourceUpdated: '2026-09-26T00:10:00.127'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2025-34315'
references:
  - url: 'https://bugzilla.ipfire.org/show_bug.cgi?id=13890'
    label: disclosure@vulncheck.com
  - url: 'https://www.ipfire.org/blog/ipfire-2-29-core-update-198-released'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/ipfire-stored-xss-via-remote-syslog-server-address
    label: disclosure@vulncheck.com
tags:
  - nvd
epss: 0.00453
epssPercentile: 0.36685
ingestedAt: '2026-09-26T00:22:39.964Z'
---

## Overview

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 REMOTELOG_ADDR parameter when updating the remote syslog server address. When a user updates the Remote logging Syslog server, the application issues an HTTP POST request to /cgi-bin/logs.cgi/config.dat and the server address is provided in the REMOTELOG_ADDR 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 configuration page.

## Affected

- `ipfire < 2.29`
- `ipfire = 2.29`

## Remediation

Upgrade past the affected range:

- `ipfire 2.29`
