CVE-2025-1468
Published: 18 March 2025
Description
Adversaries may search compromised systems to find and obtain insecurely stored credentials.
Security Summary
CVE-2025-1468 is a vulnerability in the CODESYS OPC UA Server that allows an unauthenticated remote attacker to access sensitive information, including authentication credentials, when the non-default Basic128Rsa15 security policy is enabled. Rated at CVSS 7.5 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N), it stems from CWE-203 (Observable Discrepancy) and was published on 2025-03-18.
The attack requires no privileges or user interaction, exploiting the vulnerability over the network with low complexity. A remote attacker can retrieve high-impact confidential data, such as authentication information, without affecting integrity or availability.
Mitigation details are provided in the advisory at https://cert.vde.com/en/advisories/VDE-2025-022.
Details
- CWE(s)
MITRE ATT&CK Enterprise Techniques
Why these techniques?
The vulnerability enables remote exploitation of a public-facing OPC UA server (T1190) to disclose authentication credentials (T1552).