Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

rocky логотип

RLSA-2026:20614

Опубликовано: 26 мая 2026
Источник: rocky
Оценка: Important

Описание

Important: ruby:3.3 security update

Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.

Security Fix(es):

  • erb: ERB: Arbitrary code execution via deserialization bypass (CVE-2026-41316)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Затронутые продукты

  • Rocky Linux 8

НаименованиеАрхитектураРелизRPM
rubygem-abrtnoarch1.module+el8.9.0+1537+0b2034bdrubygem-abrt-0.4.0-1.module+el8.9.0+1537+0b2034bd.noarch.rpm
rubygem-abrtnoarch1.module+el8.10.0+1827+16ecb9d2rubygem-abrt-0.4.0-1.module+el8.10.0+1827+16ecb9d2.noarch.rpm
rubygem-abrtnoarch1.module+el8.10.0+1820+f3fffb92rubygem-abrt-0.4.0-1.module+el8.10.0+1820+f3fffb92.noarch.rpm
rubygem-abrtnoarch1.module+el8.10.0+1826+b62220b4rubygem-abrt-0.4.0-1.module+el8.10.0+1826+b62220b4.noarch.rpm
rubygem-abrt-docnoarch1.module+el8.9.0+1537+0b2034bdrubygem-abrt-doc-0.4.0-1.module+el8.9.0+1537+0b2034bd.noarch.rpm
rubygem-abrt-docnoarch1.module+el8.10.0+1827+16ecb9d2rubygem-abrt-doc-0.4.0-1.module+el8.10.0+1827+16ecb9d2.noarch.rpm
rubygem-abrt-docnoarch1.module+el8.10.0+1820+f3fffb92rubygem-abrt-doc-0.4.0-1.module+el8.10.0+1820+f3fffb92.noarch.rpm
rubygem-abrt-docnoarch1.module+el8.10.0+1826+b62220b4rubygem-abrt-doc-0.4.0-1.module+el8.10.0+1826+b62220b4.noarch.rpm
rubygem-mysql2x86_641.module+el8.10.0+1827+16ecb9d2rubygem-mysql2-0.5.5-1.module+el8.10.0+1827+16ecb9d2.x86_64.rpm
rubygem-mysql2-docnoarch1.module+el8.10.0+1827+16ecb9d2rubygem-mysql2-doc-0.5.5-1.module+el8.10.0+1827+16ecb9d2.noarch.rpm

Показывать по

Связанные CVE

Исправления

Связанные уязвимости

CVSS3: 8.1
ubuntu
3 месяца назад

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` via `eval()` were not given the same guard: `ERB#def_method`, `ERB#def_module`, and `ERB#def_class`. An attacker who can trigger `Marshal.load` on untrusted data in a Ruby application that has `erb` loaded can use `ERB#def_module` (zero-arg, default parameters) as a code execution sink, bypassing the `@_init` protection entirely. ERB 4.0.3.1, 4.0.4.1, 6.0.1.1, and 6.0.4 patch the issue.

CVSS3: 8.1
redhat
3 месяца назад

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` via `eval()` were not given the same guard: `ERB#def_method`, `ERB#def_module`, and `ERB#def_class`. An attacker who can trigger `Marshal.load` on untrusted data in a Ruby application that has `erb` loaded can use `ERB#def_module` (zero-arg, default parameters) as a code execution sink, bypassing the `@_init` protection entirely. ERB 4.0.3.1, 4.0.4.1, 6.0.1.1, and 6.0.4 patch the issue.

CVSS3: 8.1
nvd
3 месяца назад

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` via `eval()` were not given the same guard: `ERB#def_method`, `ERB#def_module`, and `ERB#def_class`. An attacker who can trigger `Marshal.load` on untrusted data in a Ruby application that has `erb` loaded can use `ERB#def_module` (zero-arg, default parameters) as a code execution sink, bypassing the `@_init` protection entirely. ERB 4.0.3.1, 4.0.4.1, 6.0.1.1, and 6.0.4 patch the issue.

CVSS3: 8.1
debian
3 месяца назад

ERB is a templating system for Ruby. Ruby 2.7.0 (before ERB 2.2.0 was ...

rocky
2 месяца назад

Important: ruby security update