CVE-2025-42940
Description
SAP CommonCryptoLib does not perform necessary boundary checks during pre-authentication parsing of manipulated ASN.1 data over the network. This may result in memory corruption followed by an application crash, hence leading to a high impact on availability. There is no impact on confidentiality or integrity.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
SAP CommonCryptoLib has a pre-authentication buffer-boundary flaw in ASN.1 parsing that leads to memory corruption and high-availability impact.
Vulnerability
Overview
CVE-2025-42940 resides in SAP CommonCryptoLib, a cryptographic library used across SAP products. The library fails to perform necessary boundary checks when parsing manipulated ASN.1 data before authentication. This memory corruption vulnerability is triggered over the network, as the input data is processed during the pre-authentication phase [1].
Exploitation
Path
The attack surface is network-based, requiring the attacker to send specially crafted ASN.1 data to an affected SAP service that uses CommonCryptoLib. No authentication is needed, as the parsing occurs before authentication. The manipulation causes the library to read or write beyond allocated memory buffers, leading to corruption [1].
Impact
The exploitation results in an application crash, directly affecting the availability of the SAP system. Per the official description, there is no impact on confidentiality or integrity; only availability is compromised [1]. An attacker could repeatedly trigger the crash to cause a denial-of-service condition, disrupting business operations.
Mitigation
SAP has addressed this issue in its monthly Security Patch Day. Customers should apply the relevant SAP Security Note to their CommonCryptoLib installations. SAP recommends implementing these corrections as a priority. No workaround is currently documented; patching is the recommended action [1].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2News mentions
0No linked articles in our index yet.