CVE-2026-73332: CamaleonCMS cama_contact_form Plugin Stored XSS via before_html Field
CamaleonCMS contains a stored cross-site scripting vulnerability in the camacontactform plugin that allows low-privileged authenticated attackers to inject arbitrary HTML by submitting unsanitized content to the beforehtml field through the contact form edit endpoint, which lacks proper authorization controls. Attackers can persist malicious script payloads into the database that execute in victims' browsers when the contact form loads, enabling cookie theft, forged authenticated requests against the admin interface, and session takeover of viewing users.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-73332?
The severity of CVE-2026-73332 is high, with a score of 8.7.
How do I fix CVE-2026-73332?
To fix CVE-2026-73332, ensure that input validation and sanitization is enforced for the before_html field in the cama_contact_form plugin.
Who can exploit CVE-2026-73332?
CVE-2026-73332 can be exploited by low-privileged authenticated attackers.
What type of vulnerability is CVE-2026-73332?
CVE-2026-73332 is classified as a stored cross-site scripting (XSS) vulnerability.
What are the consequences of CVE-2026-73332?
The consequences of CVE-2026-73332 include the potential for attackers to inject arbitrary HTML, which could compromise user data and site integrity.