CVE-2025-50537 - Eslint Stack Overflow Vulnerability

CVE-2025-50537 - Eslint Stack Overflow Vulnerability

CVE ID : CVE-2025-50537 Published : Jan. 26, 2026, 4:15 p.m. | 1 hour, 28 minutes ago Description : Stack overflow vulnerability in eslint before 9.26.0 when serializing objects with circular references in eslint/lib/shared/serialization.js. The exploit is triggered via the RuleTester.run() method, which validates test cases and checks for duplicates. During validation, the internal function checkDuplicateTestCase() is called, which in turn uses the isSerializable() function for serialization checks. When a circular reference object is passed in, isSerializable() enters infinite recursion, ultimately causing a stack overflow. Severity: 5.5 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVE Details

Severity
MEDIUM
Published
Jan. 26, 2026