Description
SAP S/4HANA (Intercompany Matching and Reconciliation) allows a low-privileged authenticated user to inject malicious input into certain functions, which may be processed by the database without proper validation. This could allow the user to access sensitive information, resulting in high impact on confidentiality, with no impact on integrity and availability of the application.
Published: 2026-09-08
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a classic SQL Injection (CWE-89) in SAP S/4HANA Intercompany Matching and Reconciliation. A low‑privileged authenticated user can inject malicious input into certain functions that are then forwarded to the database unvalidated, enabling extraction of sensitive data. The result is a high‑impact compromise of confidentiality with no measurable effects on integrity or availability.

Affected Systems

Affected systems are SAP S/4HANA software versions supporting the Intercompany Matching and Reconciliation module. The specific version ranges are not listed in the vulnerability data, so any installation of this SAP product should be assumed at risk unless known to be patched. Users of this module should verify that they run the latest security updates from SAP.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity vulnerability. EPSS data is not available, and the issue is not recorded in CISA’s KEV catalog. An attacker would need to be authenticated at a low privilege level and craft malicious input into the application’s exposed interfaces. Once the injection succeeds the attacker gains read access to confidential database tables, which can be leveraged for further attacks or data exfiltration.

Generated by OpenCVE AI on September 8, 2026 at 01:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply SAP Note 3756450 to update the S/4HANA Intercompany Matching and Reconciliation functionality.
  • Reduce privileges of users that interact with the vulnerable module, ensuring only authorized roles can execute database‑related functions.
  • Deploy application‑level input validation to sanitize SQL queries, preventing malicious characters from reaching the database engine.
  • Enable and review database and application logs for anomalous query patterns that could indicate exploitation attempts.

Generated by OpenCVE AI on September 8, 2026 at 01:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 00:45:00 +0000

Type Values Removed Values Added
Description SAP S/4HANA (Intercompany Matching and Reconciliation) allows a low-privileged authenticated user to inject malicious input into certain functions, which may be processed by the database without proper validation. This could allow the user to access sensitive information, resulting in high impact on confidentiality, with no impact on integrity and availability of the application.
Title SQL Injection vulnerability in SAP S/4HANA (Intercompany Matching and Reconciliation)
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: sap

Published:

Updated: 2026-09-08T00:10:34.051Z

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

Link: CVE-2026-44766

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-08T01:17:30.997

Modified: 2026-09-08T01:17:30.997

Link: CVE-2026-44766

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T01:30:06Z

Weaknesses
  • CWE-89

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