CVE-2026-39899
Received Received - Intake
Path Traversal in Cacti via package_import.php

Publication date: 2026-06-24

Last updated on: 2026-06-24

Assigner: GitHub, Inc.

Description
Cacti is an open source performance and fault management framework. Versions 1.2.30 and prior are vulnerable to Path Traversal via filename parameter in package_import.php. This issue has been fixed in version 1.2.31.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-24
Last Modified
2026-06-24
Generated
2026-06-25
AI Q&A
2026-06-25
EPSS Evaluated
N/A
NVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
cacti cacti to 1.2.31 (exc)
cacti cacti 1.2.31
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

CVE-2026-39899 is a vulnerability in Cacti, an open source performance and fault management framework. Versions 1.2.30 and earlier are affected by a Path Traversal vulnerability through the filename parameter in the package_import.php file. This means an attacker could manipulate the filename parameter to access files outside the intended directory.

This issue was fixed in version 1.2.31.

Impact Analysis

The Path Traversal vulnerability allows an attacker to potentially read arbitrary files on the server where Cacti is installed. This could lead to unauthorized access to sensitive information, configuration files, or other data that should be protected.

Since the vulnerability can be exploited remotely without authentication (as indicated by the CVSS vector AV:N/AC:L/PR:N/UI:N), it poses a significant security risk.

Mitigation Strategies

The vulnerability in Cacti versions 1.2.30 and prior can be mitigated by upgrading to version 1.2.31 or later, where the issue has been fixed.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-39899. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart