CVE 9.8 CRITICAL

CVE-2025-65570_CVE-2025-65570

9.8 / 10
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

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.

AI Analysis

Type confusion vulnerability in jsish 2.0 allowing incorrect control flow and potentially enabling code execution

Basic Information

ID CVE-2025-65570
Source mitre
Published Dec 29, 2025 at 00:00
Modified Dec 31, 2025 at 16:59

Affected Product

Vendor jsish
Product jsish
Version 2.0
Affected Versions n/a n/a n/a

CWE Classification

AI Assessment

AI Score 9.8 / 10
AI Severity Critical
Vendor jsish
Product jsish
Version 2.0

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.