{"id":"CVE-2026-71252","published":"2026-08-05T11:16:28.383","lastModified":"2026-08-10T12:17:27.853","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.","cvssScore":8.2,"cvssSeverity":"HIGH","cvssVector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L","cwes":["CWE-862"],"vendors":[],"products":[],"references":[{"url":"https://github.com/raghav993/toner-management","tags":[]},{"url":"https://github.com/raghav993/toner-management/pull/1","tags":[]}],"exploitRefs":[{"url":"https://github.com/raghav993/toner-management","tags":[]},{"url":"https://github.com/raghav993/toner-management/pull/1","tags":[]}],"hasPoc":true,"ai":{"summary":"The flaw allows unauthorized modification of database entries through admin handlers without proper authentication or authorization checks, posing a significant security risk.","exploitability":"Exploitation is relatively easy given that no authentication is required, and attackers can modify critical data such as printer configurations or toner inventory.","blast_radius":"If exploited, the impact could be severe, leading to unauthorized changes in administrative settings or sensitive data manipulation across the system.","remediation":"Implement strict authentication and authorization checks for all admin handlers to prevent unauthorized database modifications.","tags":["auth-bypass","rce","web","database"],"model":"qwen2.5:7b-instruct","analyzedAt":"2026-08-11T06:49:31.621Z"}}