CVE-2026-52348
Deferred Deferred - Pending Action

SQL Injection in Cool-Admin Java 8.0.0

Vulnerability report for CVE-2026-52348, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-17

Last updated on: 2026-07-23

Assigner: MITRE

Description

cool-admin-java 8.0.0 has a SQL injection vulnerability in the order() method of CrudOption.java.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-17
Last Modified
2026-07-23
Generated
2026-08-07
AI Q&A
2026-07-18
EPSS Evaluated
2026-08-05
NVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a SQL injection vulnerability in the cool-admin-java 8.0.0 software. It exists in the order() method of the CrudOption.java file, allowing attackers to inject malicious SQL code into database queries.

Impact Analysis

SQL injection can lead to unauthorized data access, data manipulation, or deletion. Attackers might steal sensitive information, modify database records, or disrupt services if they exploit this flaw.

Compliance Impact

This vulnerability could violate compliance requirements like GDPR (data protection) or HIPAA (health data security) by enabling unauthorized access to sensitive data, potentially leading to legal penalties or breaches of regulatory standards.

Mitigation Strategies

Update cool-admin-java to a version that patches the SQL injection vulnerability in the order() method of CrudOption.java. If no patch is available, consider disabling or removing the affected component until a fix is applied.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-52348. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart