CVE-2025-50537 - CVE House
Back to Database
Status published Unknown CVE-2025-50537

Stack overflow vulnerability in eslint before 9.26.0 when serializing objects...

Vulnerability 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.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2025-50537

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

Unknown
Vulnerable Versions:
Unknown

Timeline

Official Publish: January 26th, 2026
Last Modified: January 26th, 2026
Added to House: July 22nd, 2026

CVSS Vectors

No vector data available

Weaknesses (CWE)

No CWE data available

MITRE ATT&CK TTPs

No associated TTPs found for this vulnerability.