Lucene search
+L

16830 matches found

Tenable Nessus
Tenable Nessus
added 2026/05/04 12:0 a.m.14 views

RHCOS 6 : Ruby on Rails (RHSA-2013:0153)

The remote Red Hat Enterprise Linux CoreOS 6 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2013:0153 advisory. - rubygem-activesupport: Multiple vulnerabilities in parameter parsing in ActionPack CVE-2013-0156 Note that Nessus has not tested for this...

7.5CVSS7.5AI score0.99449EPSS
SaveExploits22References6
GithubExploit
GithubExploit
added 2026/05/02 6:22 p.m.132 views

Lyussfyuring002

lyussfyuring002 web exploitation + OSINT toolkit for people...

6.7CVSS5.9AI score0.0024EPSS
SaveExploits6
The Hacker News
The Hacker News
added 2026/05/01 9:43 a.m.14 views

Poisoned Ruby Gems and Go Modules Exploit CI Pipelines for Credential Theft

A new software supply chain attack campaign has been observed using sleeper packages as a conduit to subsequently push malicious payloads that enabled credential theft, GitHub Actions tampering, and SSH persistence. The activity has been attributed to the GitHub account "BufferZoneCorp ," which h...

5.8AI score
SaveExploits0
Wolfi
Wolfi
added 2026/04/30 1:48 a.m.19 views

CVE-2026-41316 vulnerabilities

Vulnerabilities for packages: ruby3.2-rails, ruby3.3-rails, ruby3.4-rails, ruby4.0-rails, ruby, jruby...

8.1CVSS5.1AI score0.01131EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/04/30 1:48 a.m.23 views

GHSA-Q339-8RMV-2MHV vulnerabilities

Vulnerabilities for packages: ruby3.2-rails, ruby3.3-rails, ruby3.4-rails, ruby4.0-rails, ruby, jruby...

5.2AI score
SaveExploits0
Chainguard
Chainguard
added 2026/04/30 1:18 a.m.11 views

CVE-2026-41316 vulnerabilities

Vulnerabilities for packages: ruby, ruby3.3-rails, logstash-fips, ruby3.2-rails, ruby3.4-rails, truffleruby, jruby, ruby4.0-rails, logstash...

8.1CVSS5.1AI score0.01131EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/04/30 1:18 a.m.14 views

GHSA-Q339-8RMV-2MHV vulnerabilities

Vulnerabilities for packages: ruby, ruby3.3-rails, logstash-fips, ruby3.2-rails, ruby3.4-rails, truffleruby, jruby, ruby4.0-rails, logstash...

5.2AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/29 6:41 p.m.9 views

Security Bulletin: Multiple vulnerabilities in IBM Aspera Enterprise WebApps

Summary Multiple vulnerabilities were addressed in IBM Aspera Enterprise WebApps version 1.0.2.1 Vulnerability Details CVEID:CVE-2026-33306 DESCRIPTION: bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt password hashing algorithm. Prior to version 3.1.22, an integer overflow in the Java BCrypt...

8.7CVSS6.3AI score0.0061EPSS
SaveExploits1Affected Software3
OSV
OSV
added 2026/04/29 6:53 a.m.10 views

CLSA-2026-1777444043 ruby: Fix of 2 CVEs

CVE-2021-28965: fix REXML XML round-trip vulnerability - CVE-2022-28739: fix buffer over-read in String-to-Float conversion...

7.5CVSS7.2AI score0.05061EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/04/25 4:33 a.m.168 views

Exploit for CVE-2025-27407

CVE-2025-27407 GitLab Podman Lab Minimal local-only lab for p...

9CVSS8.7AI score0.0305EPSS
SaveExploits2
RedhatCVE
RedhatCVE
added 2026/04/24 12:37 p.m.10 views

CVE-2026-41316

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.4AI score0.01131EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/04/24 4:20 a.m.12 views

Protection Mechanism Failure

Overview Affected versions of this package are vulnerable to Protection Mechanism Failure in the defmodule, defmethod, or defclass methods due to insufficient deserialization guards. An attacker can achieve arbitrary code execution by supplying crafted input to Marshal.load in a Ruby application...

9.2CVSS6.3AI score0.01131EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/24 3:16 a.m.9 views

CVE-2026-41316

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 ERBresult and ERBrun to prevent code execution when an ERB object is reconstructed via Marshal.load deserialization. However, three other public methods th...

8.1CVSS0.01131EPSS
SaveExploits0References17
OSV
OSV
added 2026/04/24 3:16 a.m.28 views

UBUNTU-CVE-2026-41316

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 ERBresult and ERBrun to prevent code execution when an ERB object is reconstructed via Marshal.load deserialization. However, three other public methods th...

8.1CVSS6.2AI score0.01131EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/04/24 3:16 a.m.8 views

CVE-2026-41316

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 ERBresult and ERBrun to prevent code execution when an ERB object is reconstructed via Marshal.load deserialization. However, three other public methods th...

8.1CVSS6.2AI score0.01131EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/24 2:35 a.m.6 views

CVE-2026-41316 ERB has an @_init deserialization guard bypass via def_module / def_method / def_class

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 ERBresult and ERBrun to prevent code execution when an ERB object is reconstructed via Marshal.load deserialization. However, three other public methods th...

8.1CVSS6.4AI score
SaveExploits0References19
Cvelist
Cvelist
added 2026/04/24 2:35 a.m.48 views

CVE-2026-41316 ERB has an @_init deserialization guard bypass via def_module / def_method / def_class

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 ERBresult and ERBrun to prevent code execution when an ERB object is reconstructed via Marshal.load deserialization. However, three other public methods th...

8.1CVSS0.01131EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/04/24 2:35 a.m.10 views

CVE-2026-41316

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 ERBresult and ERBrun to prevent code execution when an ERB object is reconstructed via Marshal.load deserialization. However, three other public methods th...

8.1CVSS6.1AI score0.01131EPSS
SaveExploits0
EUVD
EUVD
added 2026/04/24 2:35 a.m.8 views

EUVD-2026-25385

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 ERBresult and ERBrun to prevent code execution when an ERB object is reconstructed via Marshal.load deserialization. However, three other public methods th...

8.1CVSS6AI score0.01131EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:35 a.m.6 views

CVE-2026-41316

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 ERBresult and ERBrun to prevent code execution when an ERB object is reconstructed via Marshal.load deserialization. However, three other public methods th...

8.1CVSS6.2AI score0.01131EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder