CVE-2026-54156
Last modified
CVE-2026-54156 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. node-opcua is an OPC UA implementation for TypeScript and Node.js. Prior to 2.166.0, the process-global g_alreadyUsedNonce cache used by nonceAlreadyBeenUsed in packages/node-opcua-secure-channel/source/server/server_secure_channel_layer.ts records nonces from OpenSecureChannelRequest and CreateSession without expiration or a size limit.
Description
node-opcua is an OPC UA implementation for TypeScript and Node.js. Prior to 2.166.0, the process-global g_alreadyUsedNonce cache used by nonceAlreadyBeenUsed in packages/node-opcua-secure-channel/source/server/server_secure_channel_layer.ts records nonces from OpenSecureChannelRequest and CreateSession without expiration or a size limit. An unauthenticated remote attacker can repeatedly create sessions with unique nonces, causing entries to persist after session expiry and accumulate across connection cycles even when maxSessions=10 limits concurrent sessions. The resulting unbounded heap growth can exhaust the default Node.js heap and crash the node-opcua server process. This issue is fixed in version 2.166.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| node-opcua | node-opcua | < 2.166.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-54156?
How severe is CVE-2026-54156?
How do I fix CVE-2026-54156?
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-54147http4k is a functional toolkit for Kotlin HTTP applications.…6.5
- CVE-2026-54148http4k is a functional toolkit for Kotlin HTTP applications.…8.1
- CVE-2026-54149MaxKB is an open-source AI assistant for enterprise. Prior t…8.8
- CVE-2026-5415The WP Captcha PRO (the premium version of the Advanced Goog…8.8
- CVE-2026-54150next-video is a library for adding video to Next.js applicat…6.9
- CVE-2026-54155node-opcua is an OPC UA implementation for TypeScript and No…7.7
- CVE-2026-54157LobeHub is a work-and-lifestyle space to find, build, and co…9
- CVE-2026-54158SiYuan is an open-source personal knowledge management syste…9.9
- CVE-2026-54159PrestaShop ps_facetedsearch is a module that adds layered na…10
- CVE-2026-5416Due to the improper neutralization of special elements used …8.8
- CVE-2026-54163secure_headers manages application of security headers with …4.7
- CVE-2026-54164API Platform Core is a system to create hypermedia-driven RE…6.5
Are you affected by CVE-2026-54156?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
