Description
@sap/cds-mtxs NPM library does not perform sufficient checks on certain functionality used in multitenant CAP applications with extensibility enabled. An unauthenticated attacker could send specially crafted requests to obtain sensitive credentials and abuse them to replace or delete tenant data. Successful exploitation can result in a high impact on availability and integrity of the application. There may also be partial impact to the confidentiality of business data.
Published: 2026-09-08
Score: 9.4 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the @sap/cds-mtxs NPM library used by multitenant applications built with SAP Cloud Application Programming Model (CAP). The library fails to perform sufficient validation on certain functionality when extensibility is enabled, allowing an unauthenticated attacker to craft requests that reveal sensitive credentials. With these credentials, the attacker can then overwrite or delete tenant data, resulting in significant availability and integrity loss for the application, and partial compromise of business data confidentiality.

Affected Systems

SAP Cloud Application Programming Model (CAP) deployments that include the @sap/cds-mtxs library and have the extensibility feature enabled in a multitenant configuration are impacted. No specific version ranges are listed, so any installation utilizing this combination of components is potentially vulnerable.

Risk and Exploitability

The CVSS score of 9.4 identifies the issue as critical. EPSS data is not available, and the vulnerability is not included in CISA's KEV catalog. The likely attack vector is an unauthenticated POST or GET request to the vulnerable CAP endpoint, exploiting insufficient input checks. Successful exploitation requires no credentials and can be performed through the public API surface of the application. The high severity and lack of mitigation controls mean the risk remains elevated until a patch is applied.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the SAP Cloud Application Programming Model to the latest release that includes the fixed @sap/cds-mtxs library, following SAP Note 3798315.
  • Disable or restrict the extensibility feature in multitenant CAP applications if immediate patching is not possible.
  • Apply network segmentation or firewall rules to limit access to the application’s API endpoints from untrusted networks, and monitor traffic for suspicious credential requests.

Generated by OpenCVE AI on September 8, 2026 at 01:22 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/cds-mtxs NPM library does not perform sufficient checks on certain functionality used in multitenant CAP applications with extensibility enabled. An unauthenticated attacker could send specially crafted requests to obtain sensitive credentials and abuse them to replace or delete tenant data. Successful exploitation can result in a high impact on availability and integrity of the application. There may also be partial impact to the confidentiality of business data.
Title Credential disclosure in multitenant applications using SAP Cloud Application Programming Model (CAP)
Weaknesses CWE-522
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: sap

Published:

Updated: 2026-09-08T00:12:55.725Z

Reserved: 2026-08-20T05:33:36.764Z

Link: CVE-2026-76969

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-76969

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-522

    Insufficiently Protected Credentials