<Vulnerability name="CVE-2026-67869">
    <DocumentDistribution xml:lang="en">Copyright © 2012 Red Hat, Inc. All rights reserved.</DocumentDistribution>
    <ThreatSeverity>Important</ThreatSeverity>
    <PublicDate>2026-08-05T00:00:00</PublicDate>
    <Bugzilla id="2511858" url="https://bugzilla.redhat.com/show_bug.cgi?id=2511858" xml:lang="en:us">
open62541: open62541: Denial of Service via buffer overflow in Service_Call
    </Bugzilla>
    <CVSS3 status="draft">
        <CVSS3BaseScore>7.5</CVSS3BaseScore>
        <CVSS3ScoringVector>CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H</CVSS3ScoringVector>
    </CVSS3>
    <CWE>CWE-125</CWE>
    <Details xml:lang="en:us" source="Mitre">
Buffer Overflow vulnerability in open62541 v1.5.5 allows a remote attacker to cause a denial of service via the Service_Call validates input arguments against runtime-resolved InputArguments metadata
    </Details>
    <Details xml:lang="en:us" source="Red Hat">
A flaw was found in open62541. A remote attacker can exploit a buffer overflow vulnerability within the Service_Call function. This vulnerability arises from improper validation of input arguments against runtime-resolved InputArguments metadata, which can lead to a denial of service (DoS).
    </Details>
    <Statement xml:lang="en:us">
This Important flaw in open62541 allows a remote, unauthenticated attacker to trigger a denial of service. The vulnerability stems from insufficient validation of input arguments within the Service_Call function, which can lead to a buffer overflow and subsequent service unavailability.
    </Statement>
    <Mitigation xml:lang="en:us">
No practical workaround identified beyond restricting NodeManagement / method-metadata
changes to trusted principals and limiting network exposure of the OPC UA server.
    </Mitigation>
    <References xml:lang="en:us">
https://www.cve.org/CVERecord?id=CVE-2026-67869
https://nvd.nist.gov/vuln/detail/CVE-2026-67869
https://github.com/open62541/open62541/blob/v1.5.5/examples/tutorial_server_alarms_conditions.c
https://github.com/open62541/open62541/blob/v1.5.5/src/server/ua_services_method.c
https://github.com/open62541/open62541/blob/v1.5.5/src/server/ua_subscription_alarms_conditions.c
https://github.com/open62541/open62541/issues/8171
    </References>
</Vulnerability>