CVE-2026-67616

Summary

Camaleon CMS through 2.9.2, fixed in commit 88ab703, contains a missing authorization vulnerability on the drafts endpoint that allows any authenticated low-privileged user to create draft posts by bypassing role and permission checks. Attackers can send requests to the drafts endpoint using only session authentication to create unauthorized drafts that appear in the administrative drafts queue.

Affected Software

VendorProductVersion RangeStatus
owen2345camaleon-cms0 <= 2.9.2affected
owen2345camaleon-cms88ab703b5ac041afb93a9993470aa366093c5311unaffected

Weaknesses

  • CWE-862: Missing Authorization

References