Lucene search
K

13974 matches found

OSV
OSV
added 2026/05/19 10:6 a.m.3 views

RHSA-2026:18065 Red Hat Security Advisory: ruby security update

Bulletin has no description...

8.1CVSS5.7AI score0.00048EPSS
Exploits0References8
OSV
OSV
added 2026/05/19 10:6 a.m.2 views

RHSA-2026:18039 Red Hat Security Advisory: ruby security update

Bulletin has no description...

8.1CVSS5.7AI score0.00048EPSS
Exploits0References8
OSV
OSV
added 2026/05/19 10:6 a.m.2 views

RHSA-2026:18030 Red Hat Security Advisory: ruby:3.3 security update

Bulletin has no description...

8.1CVSS5.7AI score0.00048EPSS
Exploits0References8
OSV
OSV
added 2026/05/19 12:24 a.m.3 views

CLSA-2026-1779099998 ruby: Fix of CVE-2023-28755

CVE-2023-28755: fix ReDoS in URI parser by converting greedy quantifiers to possessive quantifiers in RFC3986URI and RFC3986relativeref...

5.3CVSS6.6AI score0.00337EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2026/05/19 12:0 a.m.6 views

AlmaLinux 9 : ruby (ALSA-2026:18039)

The remote AlmaLinux 9 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2026:18039 advisory. erb: ERB: Arbitrary code execution via deserialization bypass CVE-2026-41316 Tenable has extracted the preceding description block directly from the AlmaLinux...

8.1CVSS6.3AI score0.00048EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2026/05/19 12:0 a.m.9 views

Oracle Linux 9 : ruby:3.3 (ELSA-2026-18030)

The remote Oracle Linux 9 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-18030 advisory. - Fix arbitrary code execution via deserialization bypass in ERB. CVE-2026-41316 Resolves: RHEL-171255 - Fix possible denial of service in resolv gem...

9.8CVSS7.3AI score0.0883EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2026/05/19 12:0 a.m.4 views

RockyLinux 9 : ruby (RLSA-2026:18039)

The remote RockyLinux 9 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2026:18039 advisory. erb: ERB: Arbitrary code execution via deserialization bypass CVE-2026-41316 Tenable has extracted the preceding description block directly from the RockyLinux...

8.1CVSS6.3AI score0.00048EPSS
Exploits0References3
Oracle linux
Oracle linux
added 2026/05/19 12:0 a.m.7 views

ruby security update

3.0.7-166 - Fix arbitrary code execution via deserialization bypass in ERB. CVE-2026-41316 Resolves: RHEL-171254...

8.1CVSS6.3AI score0.00048EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2026/05/19 12:0 a.m.5 views

RockyLinux 10 : ruby (RLSA-2026:18065)

The remote RockyLinux 10 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2026:18065 advisory. erb: ERB: Arbitrary code execution via deserialization bypass CVE-2026-41316 Tenable has extracted the preceding description block directly from the RockyLinux...

8.1CVSS6.3AI score0.00048EPSS
Exploits0References3
Oracle linux
Oracle linux
added 2026/05/19 12:0 a.m.6 views

ruby:3.3 security update

ruby 3.3.10-6 - Fix arbitrary code execution via deserialization bypass in ERB. CVE-2026-41316 Resolves: RHEL-171255 3.3.10-5 - Upgrade to Ruby 3.3.10. Resolves: RHEL-127912 - Fix possible denial of service in resolv gem CVE-2025-24294 - Fix URI Credential Leakage Bypass previous fixes...

8.1CVSS6.4AI score0.0883EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2026/05/19 12:0 a.m.6 views

AlmaLinux 10 : ruby (ALSA-2026:18065)

The remote AlmaLinux 10 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2026:18065 advisory. erb: ERB: Arbitrary code execution via deserialization bypass CVE-2026-41316 Tenable has extracted the preceding description block directly from the AlmaLinux...

8.1CVSS6.2AI score0.00048EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2026/05/19 12:0 a.m.6 views

AlmaLinux 9 : ruby:3.3 (ALSA-2026:18030)

The remote AlmaLinux 9 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2026:18030 advisory. erb: ERB: Arbitrary code execution via deserialization bypass CVE-2026-41316 Tenable has extracted the preceding description block directly from the AlmaLinux...

8.1CVSS6.2AI score0.00048EPSS
Exploits0References3
OSV
OSV
added 2026/05/18 6:3 p.m.6 views

RLSA-2026:18030 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 Fixes: erb: ERB: Arbitrary code execution via deserialization bypass CVE-2026-41316 For more details about the security issues, including...

8.1CVSS6.2AI score0.00048EPSS
Exploits0References2
Rockylinux
Rockylinux
added 2026/05/18 6:3 p.m.6 views

ruby:3.3 security update

An update is available for module.ruby, module.rubygem-mysql2, module.rubygem-pg, rubygem-mysql2, ruby, rubygem-pg. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE li...

8.1CVSS6.2AI score0.00048EPSS
Exploits0
Github Security Blog
Github Security Blog
added 2026/05/18 5:24 p.m.20 views

ruby-jwt: Empty-key HMAC bypass; cross-language sibling of CVE-2026-44351

JWT.decodetoken, '', true, algorithm: 'HS256' accepts an attacker-forged token. OpenSSL::HMAC.digest'SHA256', '', payload returns a valid digest under an empty key, and no raise InvalidKeyError if key.empty? precondition exists in the HMAC algorithm. JWT.decodetoken, "", true, algorithm: 'HS256' ...

9.1CVSS5.7AI score0.00015EPSS
Exploits0References8Affected Software1
RedHat Linux
RedHat Linux
added 2026/05/18 1:12 p.m.7 views

erb: ERB: Arbitrary code execution via deserialization bypass

A flaw was found in ERB, a templating system for Ruby. An attacker who can trigger deserialization of untrusted data in a Ruby application can bypass existing protections. This vulnerability allows for arbitrary code execution by exploiting specific public methods that evaluate template source...

8.1CVSS6.3AI score0.00048EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/05/18 1:12 p.m.8 views

Important: Red Hat Security Advisory: ruby:3.3 security update

An update for the ruby:3.3 module is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

8.1CVSS6.2AI score0.00048EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2026/05/18 12:50 p.m.9 views

Important: Red Hat Security Advisory: ruby security update

An update for ruby is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

8.1CVSS6.2AI score0.00048EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2026/05/18 12:50 p.m.8 views

erb: ERB: Arbitrary code execution via deserialization bypass

A flaw was found in ERB, a templating system for Ruby. An attacker who can trigger deserialization of untrusted data in a Ruby application can bypass existing protections. This vulnerability allows for arbitrary code execution by exploiting specific public methods that evaluate template source...

8.1CVSS6.3AI score0.00048EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/05/18 12:25 p.m.8 views

Important: Red Hat Security Advisory: ruby security update

An update for ruby is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

8.1CVSS6.2AI score0.00048EPSS
Exploits0References2
Rows per page
Query Builder