CVE-2026-4594
Received Received - Intake
SQL Injection in EruptJpaUtils.java Enables Remote Exploitation

Publication date: 2026-03-23

Last updated on: 2026-04-29

Assigner: VulDB

Description
A vulnerability has been found in erupts erupt up to 1.13.3. Affected by this issue is the function geneEruptHqlOrderBy of the file erupt-data/erupt-jpa/src/main/java/xyz/erupt/jpa/dao/EruptJpaUtils.java. Such manipulation of the argument sort.field leads to sql injection hibernate. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-23
Last Modified
2026-04-29
Generated
2026-06-16
AI Q&A
2026-03-23
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
erupt erupt to 1.13.3 (inc)
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.
CWE-564 Using Hibernate to execute a dynamic SQL statement built with user-controlled input can allow an attacker to modify the statement's meaning or to execute arbitrary SQL commands.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

I don't know

Executive Summary

This vulnerability exists in the erupt software up to version 1.13.3, specifically in the function geneEruptHqlOrderBy within the file erupt-data/erupt-jpa/src/main/java/xyz/erupt/jpa/dao/EruptJpaUtils.java.

The issue arises from improper handling of the argument sort.field, which can be manipulated to perform SQL injection attacks through Hibernate.

An attacker can exploit this vulnerability remotely, and the exploit has already been publicly disclosed.

Impact Analysis

This vulnerability allows an attacker to perform SQL injection attacks remotely by manipulating the sort.field argument.

Such an attack can lead to unauthorized access, data leakage, data modification, or disruption of the affected system's database operations.

Because the exploit is publicly known, systems running vulnerable versions are at increased risk of compromise.

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