← Back

CVE-2025-50537

nvd nist
Published: Jan 26, 2026Modified: Jun 17, 2026

JSON object

Loading...
5.5
Vector
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Exploitability: 1.8 / Impact: 3.6
Source: 134c704f-9b21-4f2e-91b3-4a467353bcc0 (Secondary)

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.

Affected (1)

Products: Openjsf: Eslint
1 product
Eslint
Configuration A
1 vulnerable
Vulnerable SoftwareAffected Versions
Before 9.26.0

References (2)

Source: cve@mitre.org
ExploitIssue TrackingThird Party Advisory

Timeline

No history available yet.