CVE-2026-73332 PUBLISHED

CamaleonCMS cama_contact_form Plugin Stored XSS via before_html Field

Assigner: VulnCheck
Reserved: 11.08.2026 Published: 12.08.2026 Updated: 12.08.2026

CamaleonCMS contains a stored cross-site scripting vulnerability in the cama_contact_form plugin that allows low-privileged authenticated attackers to inject arbitrary HTML by submitting unsanitized content to the before_html 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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N
CVSS Score: 9.2

Product Status

Vendor owen2345
Product CamaleonCMS
Versions Default: affected
  • affected from 0 to 2.9.1 (incl.)

Credits

  • Amir Aliu & Enrik Mustafa finder

References

Problem Types

  • Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE