CVE-2026-85379: light0011 cms Query Builder ChapterController.class.php searchChapter sql injection
A security flaw has been discovered in light0011 cms c774dce31c6df0055568a8d5c53d964d99be199d/f72cf46f601efb2a0618c3814cc2f61380b38930. This affects the function ChapterModel::searchChapter of the file App/Home/Controller/ChapterController.class.php of the component Query Builder. The manipulation of the argument content results in sql injection. The attack can be launched remotely. The exploit has been released to the public and may be used for attacks. This product does not use versioning. This is why information about affected and unaffected releases are unavailable. The project was informed of the problem early through an issue report but has not responded yet.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Compensating control
Because the flaw in ChapterModel::searchChapter (App/Home/Controller/ChapterController.class.php) in the Query Builder component allows remote SQL injection via manipulation of argument content, place the application behind a compensating control such as a WAF/ACL to block requests that target the affected searchChapter endpoint (and block obvious SQLi payload patterns) until a code fix is applied.
Event History
Frequently Asked Questions
What access does an attacker need to exploit this issue?
The issue can be exploited remotely with no privileges or user interaction required. Exploitation involves controlling the content argument passed to ChapterModel::searchChapter.
Is public exploit code available?
Yes. An exploit has been publicly released and may be used in attacks.
Which releases are affected?
Affected and unaffected releases cannot be identified from available information because the product does not use versioning. The reported affected code identifiers are c774dce31c6df0055568a8d5c53d964d99be199d and f72cf46f601efb2a0618c3814cc2f61380b38930.
Is a vendor fix available?
No vendor response or fix is indicated. The project was notified through an issue report but had not responded at the time of publication.