CVE-2026-52348 Details
Description
cool-admin-java 8.0.0 has a SQL injection vulnerability in the order() method of CrudOption.java.
A SQL injection vulnerability has been identified in Cool-Admin-Java version 8.0.0. The issue arises in the order method of CrudOption.java, where user-supplied input is directly concatenated into the SQL ORDER BY clause without proper validation. This flaw allows authenticated attackers to execute blind SQL injection attacks and extract arbitrary data from the database. The vulnerability affects all 14 CRUD controllers within the application.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 17, 2026CISA-ADP
Assessed Jul 20, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/cool-team-official/cool-admin-java/issues/19 | CISA-ADP | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/cool-team-official/cool-admin-java/issues/19 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| cool-admin-java | 8.0.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 20, 2026 | CVE Modified | CISA-ADP |
| Jul 17, 2026 | New CVE Received | [email protected] |
Volerion