CVE-2026-71252 Details
Description
toner-management's admin state-changing handlers (add.php, edit.php, delete.php under admin/toners, admin/toner-brands, admin/printers, and related admin subdirectories) executed INSERT/UPDATE/DELETE database operations with no authentication or authorization check, while access control was enforced only in listing views.
A vulnerability exists in the Toner Management application within its admin state-changing handlers, specifically in add.php, edit.php, and delete.php files located under admin/toners, admin/toner-brands, admin/printers, and related subdirectories. These handlers performed database operations such as INSERT, UPDATE, and DELETE without requiring authentication or authorization. While access control was applied in listing views, it was absent in the state-changing operations, allowing unauthenticated remote attackers to directly invoke these handlers and manipulate application data. The vendor has since implemented a fix that requires an authenticated admin session before these handlers can be used.
Users are advised to update to the latest version of the Toner Management application, where this vulnerability has been addressed by requiring admin authentication for state-changing actions.
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 Aug 5, 2026CISA-ADP
Assessed Aug 5, 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://github.com/raghav993/toner-management | TuranSec | ProductSource CodeVendor |
| https://github.com/raghav993/toner-management/pull/1 | TuranSec | Issue TrackingVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-862 | Missing Authorization | TuranSec |
Affected Products
| Product | Versions |
|---|---|
| raghav993 toner-management | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 10, 2026 | CVE Modified | TuranSec |
| Aug 5, 2026 | CVE Modified | CISA-ADP |
| Aug 5, 2026 | New CVE Received | TuranSec |
Volerion