CVE-2026-34260
Received Received - Intake
SQL Injection in SAP S/4HANA Enterprise Search

Publication date: 2026-05-12

Last updated on: 2026-05-12

Assigner: SAP SE

Description
SAP S/4HANA (SAP Enterprise Search for ABAP) contains a SQL injection vulnerability that allows an authenticated attacker to inject malicious SQL statements through user-controlled input. The application directly concatenates this malicious user input into SQL queries, which are then passed to the underlying database without proper validation or sanitization. Upon successful exploitation, an attacker may gain unauthorized access to sensitive database information and could potentially crash the application. This vulnerability has a high impact on the confidentiality and availability of the application, while integrity remains unaffected.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-12
Last Modified
2026-05-12
Generated
2026-05-12
AI Q&A
2026-05-12
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
sap sap_s4hana *
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 Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a SQL injection issue in SAP S/4HANA's SAP Enterprise Search for ABAP. It allows an authenticated attacker to inject malicious SQL statements through user-controlled input because the application concatenates this input directly into SQL queries without proper validation or sanitization.

Successful exploitation can lead to unauthorized access to sensitive database information and may also cause the application to crash.


How can this vulnerability impact me? :

The vulnerability can have a high impact on the confidentiality and availability of the application.

  • Unauthorized access to sensitive database information.
  • Potential application crashes leading to denial of service.

The integrity of the application is not affected by this vulnerability.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart