Impact
The vulnerability is an out-of-bounds read in the emitOp function of the Wren compiler, which can expose internal memory contents and potentially allow local attackers to read unintended data, a classic buffer access flaw (CWE-119/CWE-125).
Affected Systems
The issue affects the Wren language compiler supplied by wren-lang and applies to all releases up to version 0.4.0; the problem resides in src/vm/wren_compiler.c and has been reported against the official GitHub repository.
Risk and Exploitability
The CVSS score of 4.8 indicates moderate risk while the EPSS score of under 1% reflects a very low exploitation probability; the vulnerability is not listed in the CISA KEV catalog and can only be leveraged from the local host, with a published exploit available in the public domain.
OpenCVE Enrichment