Process crash via unterminated raw string scan
Published Feb 20, 2026 · Updated Feb 20, 2026
Out-of-bounds read in Wren 0.4.0 and earlier allows local users to crash an embedding process via malformed raw string syntax. In src/vm/wren_compiler.c, readRawString repeatedly calls peekChar while scanning an unterminated run of quotes without stopping at the source-buffer boundary, so peekChar reads one byte past the heap allocation. The demonstrated path requires locally supplied Wren source to reach an embedding application's compiler; the published proof of concept produces an AddressSanitizer-detected abort, while effects in uninstrumented hosts are not established.
Summary
What happened
Out-of-bounds read in Wren 0.4.0 and earlier allows local users to crash an embedding process via malformed raw string syntax. In src/vm/wren_compiler.c, readRawString repeatedly calls peekChar while scanning an unterminated run of quotes without stopping at the source-buffer boundary, so peekChar reads one byte past the heap allocation. The demonstrated path requires locally supplied Wren source to reach an embedding application's compiler; the published proof of concept produces an AddressSanitizer-detected abort, while effects in uninstrumented hosts are not established.
The record
- CVE
- CVE-2026-2858
- Published
- Feb 20, 2026
- Updated
- Feb 20, 2026
- Vendor
- wren-lang
- Product
- Wren
- Classifications
- CWE-119, CWE-125, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Feb 20, 2026CVE publishedPublication date reported by the CVE source.
- Feb 20, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0.1
- Affected versionversion=0.2
- Affected versionversion=0.3
- Affected versionversion=0.4.0
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Malformed raw-string reproduction for Wren issue 1217proof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo