AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-73331

HIGH · CVSS 7.1 EPSS 0.26% Public Exploit

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

CyberRota Analysis

AI-Generated

CamaleonCMS version 2.9.1 is vulnerable to an authenticated SQL injection, allowing users with post creation or editing rights to exploit inadequately parameterized queries by submitting crafted slug values. This vulnerability can lead to the extraction of sensitive information, such as administrative credentials and configuration data, from the SQLite database. Organizations using this CMS should prioritize patching or mitigating this vulnerability to protect their data integrity and security.

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-73331
Severity
HIGH
CVSS
7.1
EPSS
0.26%

Original NVD Description

CamaleonCMS 2.9.1 contains an authenticated SQL injection vulnerability that allows authenticated attackers with post creation or editing privileges to submit a crafted slug value containing SQL syntax that the database backend evaluates as part of an inadequately parameterized query. Attackers can supply malicious slug payloads using boolean- or union-style blind SQL injection techniques to extract sensitive data from the underlying SQLite database, including administrative credentials and configuration values stored in application tables.