Loading market data...
← Back to CVE feed

CVE-2026-75417

HIGH CVSS 7.2 View on NVD ↗

Description

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 Vector

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Published: Aug 28, 2026 00:18 UTC Modified: Aug 28, 2026 20:19 UTC