AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-50537

MEDIUM · CVSS 5.5 EPSS 0.16% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-01-26 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.5. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2025-50537
Severity
MEDIUM
CVSS
5.5
EPSS
0.16%

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)