CVE-2026-0501
SQL Injection in SAP S/4HANA Financials Risks Data Integrity
Publication date: 2026-01-13
Last updated on: 2026-01-13
Assigner: SAP SE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Affected Vendors & Products
| Vendor | Product | Version |
|---|---|---|
| sap | s_4hana | * |
Helpful Resources
Exploitability
| 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 caused by insufficient input validation in SAP S/4HANA Private Cloud and On-Premise (Financials General Ledger). It allows an authenticated user to execute crafted SQL queries, which can read, modify, and delete backend database data. This compromises the confidentiality, integrity, and availability of the application.
How can this vulnerability impact me? :
The vulnerability can have a high impact by allowing attackers to access sensitive data, alter or delete critical information in the backend database, and disrupt the availability of the application. This can lead to data breaches, loss of data integrity, and service outages.