Description
SAP S/4HANA application Project Management (PPM-PRO) allows an attacker with high privileges to execute crafted database queries, exposing the backend database. This results in low impact on confidentiality, with no impact on integrity and availability of the application.
Published: 2026-07-14
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an attacker with high privileges to craft and execute arbitrary SQL queries against the backend database of SAP S/4HANA Project Management (PPM-PRO). The flaw is a classic SQL injection that fails to properly sanitize input, as classified by CWE-89. While the database content can be exposed, the description indicates that integrity and availability are not affected, resulting in a low impact on confidentiality.

Affected Systems

This issue affects SAP S/4HANA Project Management (PPM-PRO). No specific version numbers are listed in the CVE data, so the scope may include all released versions that contain the vulnerable code path. The flaw requires the attacker to possess high‑privilege access within the application.

Risk and Exploitability

The CVSS score of 5.5 reflects moderate severity. The EPSS score of less than 1% points to a low probability of exploitation in the wild, and the vulnerability is not listed in CISA’s KEV catalog. Based on the description, the likely attack vector is an authenticated insider or a compromised high‑privilege user, rather than an external remote attacker. The risk to confidentiality exists only for sensitive data that might be queried by the attacker, whereas integrity and availability remain unaffected.

Generated by OpenCVE AI on July 31, 2026 at 10:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply SAP Note 3537373 to patch the SQL injection flaw in PPM‑PRO.
  • Update the SAP S/4HANA system to the latest security patch level, including the latest SAP Security Patch Day releases.
  • Restrict high‑privilege roles to the minimal set needed for day‑to‑day operations, limiting the ability to execute arbitrary SQL statements.

Generated by OpenCVE AI on July 31, 2026 at 10:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Sap Se
Sap Se sap S/4hana Project Management (ppm-pro)
Vendors & Products Sap Se
Sap Se sap S/4hana Project Management (ppm-pro)

Tue, 14 Jul 2026 01:00:00 +0000

Type Values Removed Values Added
Description SAP S/4HANA application Project Management (PPM-PRO) allows an attacker with high privileges to execute crafted database queries, exposing the backend database. This results in low impact on confidentiality, with no impact on integrity and availability of the application.
Title SQL Injection vulnerability in SAP S/4HANA Project Management (PPM-PRO)
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:L/A:L'}


Subscriptions

Sap Se Sap S/4hana Project Management (ppm-pro)
cve-icon MITRE

Status: PUBLISHED

Assigner: sap

Published:

Updated: 2026-07-14T12:49:58.327Z

Reserved: 2026-05-07T18:39:44.147Z

Link: CVE-2026-44769

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T11:00:06Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')