AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-73332

HIGH · CVSS 8.7 EPSS 0.23% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-12 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

The cama_contact_form plugin in CamaleonCMS is vulnerable to a stored cross-site scripting (XSS) attack, allowing low-privileged authenticated users to inject arbitrary HTML via unsanitized input in the contact form. This vulnerability can lead to the persistence of malicious scripts in the database, which execute in the browsers of users accessing the contact form, potentially resulting in cookie theft and session hijacking. Organizations using CamaleonCMS should prioritize remediation to protect against unauthorized access and data compromise.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-73332
Severity
HIGH
CVSS
8.7
EPSS
0.23%

Original NVD Description

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.