CVE-2026-13549 Details
Description
A security flaw has been discovered in CodeAstro Complaint Management System 1.0. The affected element is the function deletereport of the file application/controllers/Report.php of the component Report Endpoint. The manipulation results in authorization bypass. The attack can be executed remotely. The exploit has been released to the public and may be used for attacks.
A critical authorization bypass vulnerability has been identified in CodeAstro Complaint Management System version 1.0. The issue resides in the Report Endpoint, specifically within the deletereport function of application/controllers/Report.php. This vulnerability allows unauthenticated attackers to remotely delete arbitrary reports and their associated files from the server. The deletion is executed without any authentication or authorization checks, leading to permanent data loss and potential disruption of service.
The application should implement strict authentication and authorization checks before allowing access to report management functions. Deletion actions should be protected against CSRF and only accessible via authenticated POST requests. Additionally, the application should validate user privileges and ownership before processing deletion requests.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 29, 2026CISA-ADP
Assessed Jun 29, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://codeastro.com/ | [email protected] | Vendor |
| https://github.com/ashikmd0507/CVE/tree/main/Unauthenticated%20Arbitrary%20Report%20%26%20File%20Deletion | [email protected] | ExploitTechnical Description |
| https://vuldb.com/cve/CVE-2026-13549 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/843260 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/374557 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/374557/cti | [email protected] | AdvisoryPermission Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-285 | Improper Authorization | [email protected] |
| CWE-639 | Authorization Bypass Through User-Controlled Key | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| CodeAstro Complaint Management System | 1.0 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 29, 2026 | CVE Modified | CISA-ADP |
| Jun 29, 2026 | New CVE Received | [email protected] |
Volerion