THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-41316 (HIGH 8.1) — ERB is a templating system for Ruby. Ruby 2.7.0 (before ERB 2.2.0 was published on rubygems.org) introduced an `@_init` instance variable guard in `ERB#result` and `ERB#run` to prevent code execution when an ERB object is reconstructed via `Marshal.load` (deserialization). Howeve

[NVD] CVE-2026-41316 (HIGH 8.1) — ERB is a templating system for Ruby. Ruby 2.7.0 (before ERB 2.2.0 was published on rubygems.org) introduced an `@_init` instance variable guard in `ERB#result` and `ERB#run` to prevent code execution when an ERB object is reconstructed via `Marshal.load` (deserialization). Howeve

lownvdPublished 2026-04-24

CVE-2026-41316 CVSS: 8.1 HIGH Published: 2026-04-24T03:16:11.897

ERB is a templating system for Ruby. Ruby 2.7.0 (before ERB 2.2.0 was published on rubygems.org) introduced an `@_init` instance variable guard in `ERB#result` and `ERB#run` to prevent code execution when an ERB object is reconstructed via `Marshal.load` (deserialization). However, three other public methods that also evaluate `@src

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-41316