← Vulnerability feed

Vulnerability record · CVE-2022-24716 · published 8 March 2022

CVE-2022-24716: Icinga Web 2 unauthenticated path traversal file disclosure

Icinga · Icinga Web 2

Icinga Web 2 fails to properly restrict path traversal, letting unauthenticated users read files on the local system that are accessible to the web-server user. This includes icingaweb2 configuration files that hold database credentials, so the flaw exposes secrets that can be reused elsewhere. It is fixed in versions 2.9.6 and 2.10.

7.5 CVSS 3.1 High EPSS 89% · top 0.2% CWE-22 · Path traversal
7.5CVSS 3.1 base score, v2 5.0
89%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
8References
17 Jun 2026Last modified by NVD

Description

Icinga Web 2 is an open source monitoring web interface, framework and command-line interface. Unauthenticated users can leak the contents of files of the local system accessible to the web-server user, including `icingaweb2` configuration files with database credentials. This issue has been resolved in versions 2.9.6 and 2.10 of Icinga Web 2. Database credentials should be rotated.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

high priorityUnauthenticated network-reachable file disclosure of database credentials with a very high EPSS score, though not listed in KEV.

What it is

Icinga Web 2 fails to properly restrict path traversal, letting unauthenticated users read files on the local system that are accessible to the web-server user. This includes icingaweb2 configuration files that hold database credentials, so the flaw exposes secrets that can be reused elsewhere. It is fixed in versions 2.9.6 and 2.10.

Impact

An attacker gains read access to arbitrary files readable by the web-server user, including configuration files containing database credentials. Those credentials can then be used to reach the backend database or other connected systems.

Attack surface

Reachable over the network through the Icinga Web 2 HTTP interface with no authentication and no user interaction, per the CVSS vector AV:N/AC:L/PR:N/UI:N. Any host exposing the web interface is in scope.

Exploitation

Not listed in CISA KEV and no ransomware usage is documented, but EPSS is very high at 0.89378 (99.8th percentile), and public references include a Packet Storm arbitrary file disclosure write-up, indicating active interest and likely exploit availability.

What to do

  • Upgrade Icinga Web 2 to 2.9.6 or 2.10 as the primary fix.
  • Rotate all database credentials stored in icingaweb2 configuration files, since they may already be exposed.
  • Restrict network access to the Icinga Web 2 interface to trusted management networks or place it behind an authenticated reverse proxy.
  • Run the web server under a least-privilege account so file reads are limited to what is strictly needed.
  • Audit configuration file permissions to ensure secrets are not readable by the web-server user where avoidable.

Detection

  • Review web server access logs for requests containing path traversal sequences such as ../ or encoded variants targeting Icinga Web 2 endpoints.
  • Alert on unexpected reads of icingaweb2 configuration files or other sensitive paths by the web-server process.
  • Monitor for authentication attempts or connections to the backend database using the Icinga Web 2 credentials from unexpected sources.
  • Check exposed Icinga Web 2 instances for version below 2.9.6 or 2.10 to identify unpatched hosts.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2022-24716 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2018-18249Icinga web 2 code injection vulnerabilityIcinga Web 2 before 2.6.2 allows injection of PHP ini-file directives via vectors involving environment variables as the channel to send information …EPSS 1.5%8.8CVE-2022-24715Icinga web 2 path traversal vulnerabilityIcinga Web 2 is an open source monitoring web interface, framework and command-line interface. Authenticated users, with access to the configuration,…EPSS 15%7.5CVE-2020-24368Icinga web 2 path traversal vulnerabilityIcinga Icinga Web2 2.0.0 through 2.6.4, 2.7.4 and 2.8.2 has a Directory Traversal vulnerability which allows an attacker to access arbitrary files th…EPSS 3.3%7.5CVE-2018-18250Icinga web 2 injection vulnerabilityIcinga Web 2 before 2.6.2 allows parameters that break navigation dashlets, as demonstrated by a single '$' character as the Name of a Navigation ite…EPSS 1.00%6.5CVE-2018-18246Icinga web 2 cross-site request forgery vulnerabilityIcinga Web 2 before 2.6.2 has CSRF via /icingaweb2/config/moduledisable?name=monitoring to disable the monitoring module, or via /icingaweb2/config/m…EPSS 0.46%6.1CVE-2025-30164Icinga web 2 open redirect vulnerabilityIcinga Web 2 is an open source monitoring web interface, framework and command-line interface. A vulnerability in versions prior to 2.11.5 and 2.12.1…EPSS 0.26%6.1CVE-2025-27405Icinga web 2 cross-site scripting vulnerabilityIcinga Web 2 is an open source monitoring web interface, framework and command-line interface. A vulnerability in versions prior to 2.11.5 and 2.12.1…EPSS 0.33%6.1CVE-2025-27404Icinga web 2 cross-site scripting vulnerabilityIcinga Web 2 is an open source monitoring web interface, framework and command-line interface. A vulnerability in versions prior to 2.11.5 and 2.12.1…EPSS 0.60%

Source: NIST National Vulnerability Database (record CVE-2022-24716), CISA KEV, FIRST EPSS (scores of 2026-09-24). This page is refreshed as NVD updates the record.