CVE-2026-73329

CamaleonCMS contains a stored cross-site scripting vulnerability that allows authenticated low-privileged users to execute arbitrary JavaScript in an administrator's browser by injecting unsanitized HTML payloads into the post title parameter during draft creation. Attackers can submit a malicious HTML payload as a draft title through the drafts creation endpoint, which is persisted to the database without escaping and later rendered as raw HTML in the admin drafts listing, enabling administrator session compromise, cookie theft, and forged authenticated requests.
Configurations

No configuration.

History

12 Aug 2026, 20:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-08-12 20:17

Updated : 2026-08-12 21:17


NVD link : CVE-2026-73329

Mitre link : CVE-2026-73329

CVE.ORG link : CVE-2026-73329


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')