CVE Catalog

CVE-2026-56720

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Summary

CamaleonCMS version 2.9.2 and earlier contains a missing authorization vulnerability in the admin users controller that allows any authenticated user to access any other user's profile data by supplying an arbitrary user ID parameter. Attackers can send a GET request to the admin profile endpoint with an enumerable sequential integer user ID to disclose profile information of any user, including administrators.

Risk Assessment

Risk of disclosure of personal data of users, including administrators, potentially leading to privacy breaches and further attacks. The attack requires an authenticated account but no special privileges.

Recommendation

Update CamaleonCMS to the latest patched version. Restrict access to the admin panel and monitor access logs.

Original NVD description (English source)

CamaleonCMS version 2.9.2 and earlier contains a missing authorization vulnerability in the admin users controller that allows any authenticated user to access any other user's profile data by supplying an arbitrary user ID parameter. Attackers can send a GET request to the admin profile endpoint with an enumerable sequential integer user ID to disclose profile information of any user, including administrators, due to the profile action being excluded from the role validation filter with no compensating ownership check.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS