Description
An unsigned integer underflow in the PubSub signature verification path
in open62541 may allow a remote attacker to cause a denial of service
via a crafted UDP packet.
Published: 2026-07-30
Score: 8.2 High
EPSS: 1.5% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unsigned integer underflow exists in the signature verification path of the PubSub component in o6 Automation’s open62541 library. When a specially crafted packet is received over UDP, the underflow can corrupt internal state and cause the library to abort, resulting in a crash of the process that uses it. The flaw leads to a denial of service but does not affect confidentiality or integrity of other data handled by the system.

Affected Systems

Any deployment that includes the open62541 library with its PubSub over UDP implementation is at risk. The vendor list notes o6 Automation as the affected vendor, and no specific product version is mentioned, implying that builds containing the vulnerable code path are affected. Systems relying on open62541 for industrial control or automation message passing should investigate whether the PubSub feature is enabled and the network topology exposes the UDP endpoints.

Risk and Exploitability

The CVSS score of 8.2 indicates a high severity vulnerability that can be exploited remotely through a crafted UDP packet. The EPSS score of 2% suggests a modest but non‑negligible likelihood of exploitation in the wild. The vulnerability is not yet listed in CISA’s KEV catalog, meaning there are no confirmed large‑scale exploit campaigns as of the last update. An attacker does not need privileged access or advanced prerequisites; a single packet from an external source is sufficient to trigger the denial of service.

Generated by OpenCVE AI on August 3, 2026 at 10:23 UTC.

Remediation

Vendor Solution

o6 Automation has prepared mitigations and fixes to address these issues and recommends that users update to the newest version. The new version can be obtained by contacting o6 Automation   https://www.o6-automation.com/contact or by downloading from the following locations: https://github.com/open62541/open62541/pull/8235/commits/b666d35769ce63998442e4d0810a3fb10b50179f https://github.com/open62541/open62541/pull/8236/commits/06b99fef667c8ec5bdf0605b4f00c84fcc1d3a60 https://github.com/open62541/open62541/pull/8237/commits/1b71d9c5d9c4d02d4729b8903a52e9f530bf804e https://github.com/open62541/open62541/pull/8238/commits/afab4107bfd161da9ce8bb30ed77f3968c9c97df For more information, see open62541 Security Advisories SA-2026-0012, SA-2026-0014, and SA-2026-0015 or contact o6 Automation:  https://www.o6-automation.com/contact


OpenCVE Recommended Actions

  • Upgrade the open62541 library to the latest version that includes the commits addressing the underflow—obtain the source from the provided GitHub pull request links or request the updated binaries from o6 Automation.
  • Rebuild or replace the existing library on all affected devices, ensuring that the updated code is linked and active in the running applications. After deployment, restart the services that depend on the library to load the patched version.
  • As a temporary measure, consider applying network firewall rules that limit the size or structure of UDP packets reaching the open62541 endpoints, thus reducing the risk of malformed input triggering the crash.

Generated by OpenCVE AI on August 3, 2026 at 10:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Moderate


Sun, 02 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared O6 Automation
O6 Automation open62541
Vendors & Products O6 Automation
O6 Automation open62541

Fri, 31 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 30 Jul 2026 22:30:00 +0000

Type Values Removed Values Added
Description An unsigned integer underflow in the PubSub signature verification path in open62541 may allow a remote attacker to cause a denial of service via a crafted UDP packet.
Title o6 Automation open62541 Integer Underflow
Weaknesses CWE-191
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 8.2, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

O6 Automation Open62541
cve-icon MITRE

Status: PUBLISHED

Assigner: icscert

Published:

Updated: 2026-07-31T15:48:40.485Z

Reserved: 2026-07-27T15:02:47.793Z

Link: CVE-2026-63362

cve-icon Vulnrichment

Updated: 2026-07-31T15:48:27.610Z

cve-icon NVD

Status : Received

Published: 2026-07-30T23:16:52.263

Modified: 2026-07-31T16:17:09.013

Link: CVE-2026-63362

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-30T22:01:48Z

Links: CVE-2026-63362 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T10:30:18Z

Weaknesses
  • CWE-191

    Integer Underflow (Wrap or Wraparound)