Impact
The vulnerability is a missing authorization flaw in the admin users controller that lets any authenticated user read another user's profile by supplying a numeric ID. Attackers can issue a GET request to the admin profile endpoint with an arbitrary sequential user ID and retrieve profile information of any user, including administrators, because the profile action bypasses role validation and has no ownership check.
Affected Systems
CamaleonCMS version 2.9.2 and all earlier releases, released by the vendor owen2345, are affected. Users running these versions should verify the patch state of their installation.
Risk and Exploitability
The CVSS score of 5.3 indicates a moderate confidentiality impact, while the EPSS score of <1% reflects a low likelihood of exploitation at this time. The vulnerability is not listed in the CISA KEV catalog, and it does not provide code execution or denial‑of‑service capabilities. The attack vector is inferred to be remote via authenticated HTTP requests; an attacker only needs legitimate credentials to enumerate and read any profile.
OpenCVE Enrichment