Vulnerability Description
node-opcua is an OPC UA implementation for TypeScript and Node.js. Prior to node-opcua-client 2.145.0, the internal fieldsToJson method in packages/node-opcua-client/source/alarms_and_conditions/client_alarm.ts directly assigns unsanitized field names and allows a __proto__.pollutedKey path to modify Object.prototype. Successful exploitation requires an application to expose attacker-controlled event fields to fieldsToJson and may cause denial of service or application logic corruption. This vulnerability is fixed in 2.145.0.
CVSS Score
LOW
Related Weaknesses (CWE)
References
- https://github.com/node-opcua/node-opcua/security/advisories/GHSA-cv5q-7543-48q4
- https://github.com/node-opcua/node-opcua/security/advisories/GHSA-cv5q-7543-48q4
FAQ
What is CVE-2026-69200?
CVE-2026-69200 is a vulnerability with a CVSS score of 3.7 (LOW). node-opcua is an OPC UA implementation for TypeScript and Node.js. Prior to node-opcua-client 2.145.0, the internal fieldsToJson method in packages/node-opcua-client/source/alarms_and_conditions/clien...
How severe is CVE-2026-69200?
CVE-2026-69200 has been rated LOW with a CVSS base score of 3.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-69200?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.