CVE-2026-6571
Authorization Bypass in KodExplorer roleGroupAction Function
Publication date: 2026-04-19
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| kodcloud | kodexplorer | to 4.52 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-285 | The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action. |
| CWE-639 | The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in kodcloud KodExplorer up to version 4.52, specifically in the function roleGroupAction within the file /app/controller/systemRole.class.php. It involves manipulation of the argument group_role, which can lead to an authorization bypass. This means an attacker can remotely exploit this weakness to gain unauthorized access or privileges.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to bypass authorization controls remotely. This could lead to unauthorized access to sensitive functions or data within the affected KodExplorer system, potentially compromising confidentiality, integrity, and availability of the system.