CVE-2026-27681
SQL Injection in SAP BPC and BW Enables Data Compromise
Publication date: 2026-04-14
Last updated on: 2026-04-14
Assigner: SAP SE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| sap | business_planning_and_consolidation | * |
| sap | business_warehouse | * |
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 exists due to insufficient authorization checks in SAP Business Planning and Consolidation and SAP Business Warehouse.
An authenticated user can exploit this flaw to execute crafted SQL statements that allow them to read, modify, and delete database data.
This means the attacker can manipulate the database in unauthorized ways, potentially compromising the system.
How can this vulnerability impact me? :
The vulnerability has a high impact on the confidentiality, integrity, and availability of the affected system.
- Confidentiality: Unauthorized reading of sensitive data.
- Integrity: Unauthorized modification of database data.
- Availability: Unauthorized deletion of data, potentially disrupting system operations.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
The vulnerability allows an authenticated user to execute crafted SQL statements to read, modify, and delete database data, impacting the confidentiality, integrity, and availability of the system.
Such impacts on data security can lead to non-compliance with common standards and regulations like GDPR and HIPAA, which require strict protection of sensitive data and system integrity.
However, the provided information does not explicitly state the direct effects on compliance with these standards.