CVE-2025-65570CRITICAL 9.8EPSS p35.3%

CVE-2025-65570CVE-2025-65570

Description

A type confusion in jsish 2.0 allows incorrect control flow during execution of the OP_NEXT opcode. When an “instanceof” expression uses an array element access as the left-hand operand inside a for-in loop, the instructions implementation leaves an additional array reference on the stack rather than consuming it during OP_INSTANCEOF. As a result, OP_NEXT interprets the array as an iterator object and reads the iterCmd function pointer from an invalid structure, potentially causing a crash or enabling code execution depending on heap layout.

Scoring

CVSS 3.19.8 (CRITICAL)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS0.45% probability of exploitation · percentile 35.3% · 2026-06-18T12:00:27Z
Published2025-12-29
Last modified2025-12-31

Underlying weaknesses· 1

CWE-843

References

  1. https://blog.mcsky.ro/writeups/2025/11/15/inline8-writeup.html
  2. https://blog.mcsky.ro/writeups/2025/11/15/inline8-writeup.html

1

TypeTargetConfidenceTier
WeaknessAccess of Resource Using Incompatible Type ('Type Confusion')cwe-8430%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2025-62494
CVE
CVE-2025-57052
CVE
CVE-2025-2135
CVE
CVE-2025-13230
CVE
CVE-2025-62490
CVE
CVE-2025-1920
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.