CVE-2025-34311
CVE-2025-34311 is a high-severity vulnerability in Ipfire with a CVSS 3.x base score of 8.8. Its EPSS exploit-prediction score of 14% places it in the 96th percentile, indicating an elevated likelihood of exploitation. The underlying weakness is classified as CWE-78.
Key facts
- Severity: High (CVSS 3.x base score 8.8)
- CVSS v4: 8.7
- EPSS exploit prediction: 14% (96th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-36508
- Weakness: CWE-78
- Affected product: Ipfire
- Published:
- Last modified:
Description
IPFire versions prior to 2.29 (Core Update 198) contain a command injection vulnerability that allows an authenticated attacker to execute arbitrary commands as the user 'nobody' via multiple parameters when creating a Proxy report. When a user creates a Proxy report the application issues an HTTP POST to /cgi-bin/logs.cgi/calamaris.dat and reads the values of DAY_BEGIN, MONTH_BEGIN, YEAR_BEGIN, DAY_END, MONTH_END, YEAR_END, NUM_DOMAINS, PERF_INTERVAL, NUM_CONTENT, HIST_LEVEL, NUM_HOSTS, NUM_URLS, and BYTE_UNIT, which are interpolated directly into the shell invocation of the mkreport helper. Because these parameters are never sanitized for improper characters or constructs, a crafted POST can inject shell metacharacters into one or more fields, causing arbitrary commands to run with the privileges of the 'nobody' user.
Frequently asked questions
- What is CVE-2025-34311?
- IPFire versions prior to 2.29 (Core Update 198) contain a command injection vulnerability that allows an authenticated attacker to execute arbitrary commands as the user 'nobody' via multiple parameters when creating a Proxy report. When a user creates a Proxy report the application issues an HTTP POST to /cgi-bin/logs.cgi/calamaris.dat and reads the values of DAY_BEGIN, MONTH_BEGIN, YEAR_BEGIN, DAY_END, MONTH_END, YEAR_END, NUM_DOMAINS, PERF_INTERVAL, NUM_CONTENT, HIST_LEVEL, NUM_HOSTS, NUM_URLS, and BYTE_UNIT, which are interpolated directly into the shell invocation of the mkreport helper. Because these parameters are never sanitized for improper characters or constructs, a crafted POST can inject shell metacharacters into one or more fields, causing arbitrary commands to run with the privileges of the 'nobody' user.
- How severe is CVE-2025-34311?
- CVE-2025-34311 has a CVSS 3.x base score of 8.8, rated high severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2025-34311 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 14% (96th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-34311?
- CVE-2025-34311 primarily affects Ipfire. In total, 16 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2025-34311?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2025-34311 have an EU (EUVD) identifier?
- Yes. CVE-2025-34311 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-36508.
- When was CVE-2025-34311 published?
- CVE-2025-34311 was published on 2025-10-28 and last updated on 2026-06-17.
References
- https://bugzilla.ipfire.org/show_bug.cgi?id=13886
- https://www.ipfire.org/blog/ipfire-2-29-core-update-198-released
- https://www.vulncheck.com/advisories/ipfire-command-injection-via-proxy-report-creation
Affected products (16)
- cpe:2.3:a:ipfire:ipfire:*:*:*:*:*:*:*:*
- cpe:2.3:a:ipfire:ipfire:2.29:core_update183:*:*:*:*:*:*
- cpe:2.3:a:ipfire:ipfire:2.29:core_update184:*:*:*:*:*:*
- cpe:2.3:a:ipfire:ipfire:2.29:core_update185:*:*:*:*:*:*
- cpe:2.3:a:ipfire:ipfire:2.29:core_update186:*:*:*:*:*:*
- cpe:2.3:a:ipfire:ipfire:2.29:core_update187:*:*:*:*:*:*
- cpe:2.3:a:ipfire:ipfire:2.29:core_update188:*:*:*:*:*:*
- cpe:2.3:a:ipfire:ipfire:2.29:core_update189:*:*:*:*:*:*
- cpe:2.3:a:ipfire:ipfire:2.29:core_update190:*:*:*:*:*:*
- cpe:2.3:a:ipfire:ipfire:2.29:core_update191:*:*:*:*:*:*
- cpe:2.3:a:ipfire:ipfire:2.29:core_update192:*:*:*:*:*:*
- cpe:2.3:a:ipfire:ipfire:2.29:core_update193:*:*:*:*:*:*
- cpe:2.3:a:ipfire:ipfire:2.29:core_update194:*:*:*:*:*:*
- cpe:2.3:a:ipfire:ipfire:2.29:core_update195:*:*:*:*:*:*
- cpe:2.3:a:ipfire:ipfire:2.29:core_update196:*:*:*:*:*:*
- cpe:2.3:a:ipfire:ipfire:2.29:core_update197:*:*:*:*:*:*
More vulnerabilities in Ipfire
- CVE-2025-34312 — High (CVSS 8.8): IPFire versions prior to 2.29 (Core Update 198) contain a command injection vulnerability that allows an authenticated…
- CVE-2021-33393 — High (CVSS 8.8): lfs/backup in IPFire 2.25-core155 does not ensure that /var/ipfire/backup/bin/backup.pl is owned by the root account.…
- CVE-2018-16232 — High (CVSS 8.8): An authenticated command injection vulnerability exists in IPFire Firewall before 2.21 Core Update 124 in backup.cgi.…
- CVE-2017-9757 — High (CVSS 8.8): IPFire 2.19 has a Remote Command Injection vulnerability in ids.cgi via the OINKCODE parameter, which is mishandled by…
- CVE-2025-34304 — Medium (CVSS 6.5): IPFire versions prior to 2.29 (Core Update 198) contain a SQL injection vulnerability that allows an authenticated…
- CVE-2025-50974 — Medium (CVSS 6.5): The Calamaris log exporter CGI (/cgi-bin/logs.cgi/calamaris.dat) in IPFire 2.29 does not properly sanitize…
Other CWE-78 (OS Command Injection) vulnerabilities
- CVE-2026-56004 — Critical (CVSS 10.0): A shellcode injection in the mercurial handler of the obs tar_scm source service before version 0.12.4 could be used by…
- CVE-2026-56415 — Critical (CVSS 10.0): Storage Concentrator (SC & SCVM) contains a command injection vulnerability within the debug.pl script that is…
- CVE-2026-56413 — Critical (CVSS 10.0): Storage Concentrator (SC & SCVM) contains a command injection vulnerability in the ms_service.pl service, which listens…
- CVE-2026-49869 — Critical (CVSS 10.0): Kestra is an open-source, event-driven orchestration platform. Prior to 1.0.45 and 1.3.21, AuthenticationFilter in…
- CVE-2026-49261 — Critical (CVSS 10.0): MariaDB server is a community developed fork of MySQL server. Versions 10.6.1 through 10.6.26, 10.11.1 through…
- CVE-2026-10520 — Critical (CVSS 10.0): An OS Command Injection vulnerability in Ivanti Sentry before the R10.5.2, R10.6.2 and R10.7.1 versions allows a…