CVE-2026-11946
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Summary
An unauthenticated remote attacker can exhaust server memory via the GetEndpoints Discovery Service in open62541. The endpointUrl field of GetEndpointsRequest is not validated for length. An attacker can declare an arbitrarily large string (up to ~4.09 GB via the UInt32 length field) delivered across intermediate chunks without ever sending the final chunk. The server buffers all chunks in RAM indefinitely until the SecureChannel times out. The attack is pre-session and bypasses all encryption configurations.
The issue affects open62541: from 1.4.0 through 1.4.16, from 1.5.0 through 1.5.4, master.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| open62541 project / o6 Automation GmbH | open62541 | 1.4.0 <= 1.4.16 | affected |
| open62541 project / o6 Automation GmbH | open62541 | 1.5.0 <= 1.5.4 | affected |
| open62541 project / o6 Automation GmbH | open62541 | master | affected |
Weaknesses
- CWE-770: CWE-770 Allocation of resources without limits or throttling
- CWE-789: CWE-789 Memory allocation with excessive size value
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: yes
- Technical Impact: partial
References
- https://github.com/open62541/open62541/pull/8142
- https://github.com/open62541/open62541/pull/8142/changes/d253818d6c5e870e1db0e360b18138c8bdc809ae
- https://github.com/open62541/open62541
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.