CVE-2026-27684
SQL Injection Vulnerability in SAP NetWeaver (Feedback Notification)
Description
SAP NetWeaver Feedback Notifications Service contains a SQL injection vulnerability that allows an authenticated attacker to inject arbitrary SQL code through user-controlled input fields. The application concatenates these inputs directly into SQL queries without proper validation or escaping. As a result, an attacker can manipulate the WHERE clause logic and potentially gain unauthorized access to or modify database information. This vulnerability has no impact on integrity and low impact on the confidentiality and availability of the application.
INFO
Published Date :
March 10, 2026, 12:18 a.m.
Last Modified :
March 10, 2026, 12:18 a.m.
Remotely Exploit :
Yes !
Source :
sap
Affected Products
The following products are affected by CVE-2026-27684
vulnerability.
Even if cvefeed.io is aware of the exact versions of the
products
that
are
affected, the information is not represented in the table below.
No affected product recoded yet
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS 3.1 | MEDIUM | e4686d1a-f260-4930-ac4c-2f5c992778dd |
Solution
- Apply SAP security patches for NetWeaver.
- Validate and sanitize all user inputs.
- Avoid direct SQL query concatenation.
- Use parameterized queries.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-27684 vulnerability anywhere in the article.