PoC Index

CVE-2026-75417

HIGH 7.2EPSS 0.3%

A SQL injection vulnerability was found in YzmCMS 7.5. The issue occurs in the get_arrchildid() function within application/admin/controller/category.class.php, where the user-controlled parentid parameter is concatenated directly into a FIND_IN_SET() SQL clause without proper sanitization. This allows an authenticated administrator to execute arbitrary SQL queries via boolean-based blind injection, potentially leading to full database compromise.

CVSS v3.1
7.2 HIGHCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
EPSS
0.29% chance of exploitation in the next 30 days, 21th percentile
Published
2026-08-27
Updated
2026-08-28

Proof-of-concept exploits (1)

References

Related