๐Ÿ” CVE Alert

CVE-2026-56721

HIGH 8.8

CamaleonCMS 2.9.2 Privilege Escalation via Parameter Confusion in UsersController

CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th

CamaleonCMS version 2.9.2 and earlier contains a privilege escalation vulnerability via insecure direct object reference (IDOR) that allows authenticated low-privileged attackers to overwrite any user's credentials by exploiting a parameter confusion flaw between the authorization filter and action body in the UsersController. Attackers can send a PATCH request to the updated_ajax endpoint setting params[:id] to their own user ID to pass the self-authorization check while simultaneously setting params[:user_id] to a victim's ID, causing the controller to load and mutate the victim's account, including overwriting administrator passwords to achieve full site takeover.

CWE CWE-639
Vendor owen2345
Product camaleoncms
Published Aug 11, 2026
Stay Ahead of the Next One

Get instant alerts for owen2345 camaleoncms

Be the first to know when new high vulnerabilities affecting owen2345 camaleoncms are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

owen2345 / CamaleonCMS
0 โ‰ค 2.9.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/owen2345/camaleon-cms github.com: https://github.com/owen2345/camaleon-cms/pull/1185 github.com: https://github.com/owen2345/camaleon-cms/commit/26345034523a505cb01615509b7f0a665e89ae3e vulncheck.com: https://www.vulncheck.com/advisories/camaleoncms-privilege-escalation-via-parameter-confusion-in-userscontroller

Credits

Saidakbarxon Maxsudxonov