Skip to main content

Couchcms CVE-2026-29002

| EUVDEUVD-2026-21384 HIGH
Authorization Bypass Through User-Controlled Key (CWE-639)
2026-04-10 VulnCheck
8.6
CVSS 4.0 · Vendor: VulnCheck
Share

Severity by source

Vendor (VulnCheck) PRIMARY
8.6 HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from Vendor (VulnCheck) · only source for this CVE.

CVSS VectorVendor: VulnCheck

Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
X

Lifecycle Timeline

5
Re-analysis Queued
Apr 16, 2026 - 19:52 vuln.today
cvss_changed
PoC Detected
Apr 10, 2026 - 16:16 vuln.today
Public exploit code
EUVD ID Assigned
Apr 10, 2026 - 15:30 euvd
EUVD-2026-21384
Analysis Generated
Apr 10, 2026 - 15:30 vuln.today
CVE Published
Apr 10, 2026 - 15:11 nvd
HIGH 8.6

DescriptionCVE.org

CouchCMS contains a privilege escalation vulnerability that allows authenticated Admin-level users to create SuperAdmin accounts by tampering with the f_k_levels_list parameter in user creation requests. Attackers can modify the parameter value from 4 to 10 in the HTTP request body to bypass authorization validation and gain full application control, circumventing restrictions on SuperAdmin account creation and privilege assignment.

AnalysisAI

Privilege escalation in CouchCMS allows authenticated Admin-level users to create SuperAdmin accounts by manipulating the f_k_levels_list parameter during user creation requests. Attackers modify the parameter value from 4 to 10 in HTTP POST bodies to bypass authorization controls and gain unrestricted application access. This authenticated attack (PR:H) enables lateral privilege movement from Admin to SuperAdmin, circumventing intended role hierarchy enforcement. Publicly available exploit code exists, lowering exploitation barrier for actors with existing Admin credentials.

Technical ContextAI

Root cause lies in insufficient server-side validation of privilege assignment parameters (CWE-639: Authorization Bypass Through User-Controlled Key). The application trusts client-supplied f_k_levels_list values without verifying current user authority to assign SuperAdmin privileges, enabling horizontal privilege escalation through parameter tampering in user management functions.

RemediationAI

Apply vendor-released security patch when available from https://www.couchcms.com/. No vendor-released patch identified at time of analysis; monitor official CouchCMS repository and security announcements for updates. Implement immediate compensatory controls: restrict Admin role assignment to trusted personnel only, enable comprehensive audit logging for all user creation and privilege modification events, implement mandatory multi-person approval workflows for administrative account creation, and deploy web application firewall rules to detect f_k_levels_list parameter manipulation attempts. Review existing user accounts for unauthorized SuperAdmin privileges created through this vector. Detailed technical analysis and proof-of-concept available at https://gist.github.com/thepiyushkumarshukla/477e2d2bbbe8cc3ec0d640c50f0cf9e1 and vendor advisory at https://www.vulncheck.com/advisories/couchcms-privilege-escalation-via-f-k-levels-list-parameter.

Share

CVE-2026-29002 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy