CVE-2026-68904
Last modified
CVE-2026-68904 is a high-severity vulnerability rated 7/10 on the CVSS scale. node-opcua is an OPC UA implementation for TypeScript and Node.js. From 2.0.0 until 2.170.0, node-opcua clients using the default keepSessionAlive setting can enter a repeated reconnection cycle when an OPC UA server's clock skew causes BadInvalidTimestamp responses.
Description
node-opcua is an OPC UA implementation for TypeScript and Node.js. From 2.0.0 until 2.170.0, node-opcua clients using the default keepSessionAlive setting can enter a repeated reconnection cycle when an OPC UA server's clock skew causes BadInvalidTimestamp responses. ClientSessionKeepAliveManager._ping_server treated the server-originated ServiceFault as a network outage and forced a transport reconnect, while ClientTCP_transport._on_ACK_response used socket.end() after failed HEL/ACK negotiation and could leave the connection in FIN-WAIT-2 when the peer did not close. Repetition at the keepAliveInterval accumulates file descriptors and memory until the client process or container can be terminated by resource exhaustion. This issue is fixed in version 2.170.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| node-opcua | node-opcua | >= 2.0.0, < 2.170.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-68904?
How severe is CVE-2026-68904?
How do I fix CVE-2026-68904?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-68897Heap-based buffer overflow in Microsoft Standard XPS allows …7
- CVE-2026-68898Out-of-bounds read in Windows iSCSI allows an unauthorized a…6.5
- CVE-2026-68899Wekan is open source kanban built with Meteor. Prior to 9.90…8.7
- CVE-2026-6890Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-68900Wekan is open source kanban built with Meteor. From 8.72 unt…7.6
- CVE-2026-68901Wekan is open source kanban built with Meteor. Prior to 10.3…6.5
- CVE-2026-6891Improper handling of symbolic links in the installer of My I…5.1
- CVE-2026-68914Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-68919GoCD is a continuous deliver server. From 13.3.0 until 26.1.…7
- CVE-2026-6892Improper handling of symbolic links in the installer of CUPS…5.1
- CVE-2026-68921DiceBear is an avatar library for designers and developers. …4.7
- CVE-2026-68922MobSF is a mobile application security testing tool used. Pr…5.5
Are you affected by CVE-2026-68904?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
