CVE-2026-33592

An unauthenticated remote attacker can exhaust server memory via the FindServers Discovery Service in open62541. The serverUris field of FindServersRequest is not validated for length or array size. An attacker can declare an arbitrarily large string (up to ~3.9 GB) 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 configuration. The issue affects open62541: from 1.4.0 through 1.4.16, from 1.5.0 through 1.5.4, master.
Configurations

No configuration.

History

02 Jul 2026, 08:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-02 08:16

Updated : 2026-07-02 17:39


NVD link : CVE-2026-33592

Mitre link : CVE-2026-33592

CVE.ORG link : CVE-2026-33592


JSON object : View

Products Affected

No product.

CWE
CWE-770

Allocation of Resources Without Limits or Throttling

CWE-789

Memory Allocation with Excessive Size Value