AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-2304

UNKNOWN · CVSS N/A EPSS 0.58% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-03-14 · Last synced 2026-08-04

CyberRota Analysis

This vulnerability has an unknown severity rating. Public exploit code or proof-of-concept references have been detected in its references.

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-2025-2304
Severity
UNKNOWN
CVSS
N/A
EPSS
0.58%

Original NVD Description

A Privilege Escalation through a Mass Assignment exists in Camaleon CMS When a user wishes to change his password, the 'updated_ajax' method of the UsersController is called. The vulnerability stems from the use of the dangerous permit! method, which allows all parameters to pass through without any filtering.