CVE Catalog

CVE-2026-71252

HighCVSS 8.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.28%

20th percentile - higher than 20% of all known CVEs

Summary

In toner-management, 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.

Risk Assessment

An unauthenticated attacker can modify or delete data in the system, leading to data integrity compromise and potentially privilege escalation.

Recommendation

Add proper authentication and authorization mechanisms to all state-changing handlers and conduct a security audit of the application.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS