Path traversal in Camaleon CMS - CVE-2024-46987

 

Path traversal in Camaleon CMS - CVE-2024-46987

Published: February 27, 2026 / Updated: April 17, 2026


Vulnerability identifier: #VU123313
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:A/U:Green
CVE-ID: CVE-2024-46987
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: The vulnerability is being exploited in the wild
Vendor: Owen Peredo Diaz
Affected software:
Camaleon CMS

Detailed vulnerability description

The vulnerability allows a remote user to perform directory traversal attacks.

The vulnerability exists due to input validation error when processing directory traversal sequences within the download_private_file method. A remote user can send a specially crafted HTTP request and read arbitrary files on the system.


How to mitigate CVE-2024-46987

Install updates from vendor's website.

Sources