Lucene search
+L

16745 matches found

OSV
OSV
added yesterday6 views

ROOT-APP-RUBY-CVE-2026-54902 CVE-2026-54902 in rootio-oj - Patched by Root

Root has patched CVE-2026-54902 in the rootio-oj package for Root:Ruby. Multiple fixed versions available...

6.3CVSS5.4AI score0.00253EPSS
SaveExploits1
Nuclei
Nuclei
added 2 days ago178 views

Camaleon CMS < 2.8.1 Arbitrary File Write to RCE

An arbitrary file write vulnerability accessible via the upload method of the MediaController allows authenticated users to write arbitrary files to any location on the web server Camaleon CMS is running on depending on the permissions of the underlying filesystem. E.g. This can lead to a remote...

9.9CVSS6.5AI score0.37358EPSS
SaveExploits2References5
Nuclei
Nuclei
added 4 days ago81 views

Ruby Dragonfly <1.4.0 - Remote Code Execution

Ruby Dragonfly before 1.4.0 contains an argument injection vulnerability that allows remote attackers to read and write to arbitrary files via a crafted URL when the verifyurl option is disabled. This may lead to code execution. The problem occurs because the generate and process features mishand...

9.8CVSS8AI score0.72249EPSS
SaveExploits4References5
Nuclei
Nuclei
added 4 days ago131 views

Ruby On Rails - Local File Inclusion

Ruby On Rails is vulnerable to local file inclusion caused by secondary decoding in Sprockets 3.7.1 and lower versions. An attacker can use %252e%252e/ to access the root directory and read or execute any file on the target server. id: CVE-2018-3760 info: name: Ruby On Rails - Local File Inclusio...

7.5CVSS7.3AI score0.26717EPSS
SaveExploits2References5
NVD
NVD
added 5 days ago8 views

CVE-2026-53510

Savon is a Ruby SOAP client. From 0.9.8 until 2.17.2, Savon::Model .alloperations interpolates attacker-controlled WSDL operation names into Ruby source passed to moduleeval, allowing Ruby code execution in the application process. This issue is fixed in version 2.17.2...

8.1CVSS0.00396EPSS
SaveExploits0References3
EUVD
EUVD
added 5 days ago9 views

EUVD-2026-51624

Savon is a Ruby SOAP client. From 0.9.8 until 2.17.2, Savon::Model .alloperations interpolates attacker-controlled WSDL operation names into Ruby source passed to moduleeval, allowing Ruby code execution in the application process. This issue is fixed in version 2.17.2...

8.1CVSS6AI score0.00396EPSS
SaveExploits0References3
CVE
CVE
added 5 days ago86 views

CVE-2026-53510

Savon (Ruby SOAP client) contains a vulnerability in Savon::Model.all_operations, which interpolates attacker-controlled WSDL operation names into Ruby source passed to module_eval, allowing arbitrary code execution in the application process. Affected versions are 0.9.8 through 2.17.1; the issue...

8.1CVSS6AI score0.00396EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 5 days ago7 views

CVE-2026-53510

Savon is a Ruby SOAP client. From 0.9.8 until 2.17.2, Savon::Model .alloperations interpolates attacker-controlled WSDL operation names into Ruby source passed to moduleeval, allowing Ruby code execution in the application process. This issue is fixed in version 2.17.2...

8.1CVSS6AI score0.00396EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 5 days ago7 views

CVE-2026-53510 Savon::Model evaluates WSDL operation names as Ruby source

Savon is a Ruby SOAP client. From 0.9.8 until 2.17.2, Savon::Model .alloperations interpolates attacker-controlled WSDL operation names into Ruby source passed to moduleeval, allowing Ruby code execution in the application process. This issue is fixed in version 2.17.2...

8.1CVSS6AI score0.00396EPSS
SaveExploits0References3
OSV
OSV
added 5 days ago5 views

CVE-2026-53510 Savon::Model evaluates WSDL operation names as Ruby source

Savon is a Ruby SOAP client. From 0.9.8 until 2.17.2, Savon::Model .alloperations interpolates attacker-controlled WSDL operation names into Ruby source passed to moduleeval, allowing Ruby code execution in the application process. This issue is fixed in version 2.17.2...

8.1CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
added 5 days ago37 views

CVE-2026-53510 Savon::Model evaluates WSDL operation names as Ruby source

Savon is a Ruby SOAP client. From 0.9.8 until 2.17.2, Savon::Model .alloperations interpolates attacker-controlled WSDL operation names into Ruby source passed to moduleeval, allowing Ruby code execution in the application process. This issue is fixed in version 2.17.2...

8.1CVSS0.00396EPSS
SaveExploits0References3
OSV
OSV
added 5 days ago5 views

GHSA-MX5J-MP4F-G8JG Savon::Model evaluates WSDL operation names as Ruby source

Impact Savon::Model generated SOAP operation methods by interpolating operation names into Ruby source passed to moduleeval. An attacker who can control the operation names of a WSDL, can inject Ruby code that executes in the application process. This affects only the .alloperations class method...

8.1CVSS5.6AI score0.00396EPSS
SaveExploits0References6
Nuclei
Nuclei
added 5 days ago80 views

Ruby on Rails Web Console - Remote Code Execution

Ruby on Rails Web Console before 2.1.3, as used with Ruby on Rails 3.x and 4.x, does not properly restrict the use of X-Forwarded-For headers in determining a client's IP address, which allows remote attackers to bypass the whitelistedips protection mechanism via a crafted request to request.rb...

4.3CVSS5.5AI score0.44984EPSS
SaveExploits6References5
OSV
OSV
added 5 days ago5 views

UBUNTU-CVE-2026-54522

MessagePack for Ruby is an implementation of the MessagePack binary se...

2.1CVSS5.4AI score0.00119EPSS
SaveExploits0References3
Packet Storm News
Packet Storm News
added 5 days ago7 views

Ruby on Rails Active Storage CVE-2026-66066 Detection Tool

A safe detection tool for identifying Ruby on Rails Active Storage deployments that may be affected by the CVE-2026-66066 vulnerability. The utility performs non-invasive fingerprinting by checking for Rails and Active Storage indicators, exposed endpoints, and version information without...

9.5CVSS5.5AI score0.01701EPSS
SaveExploits6
NVD
NVD
added 6 days ago9 views

CVE-2026-54522

MessagePack for Ruby is an implementation of the MessagePack binary serialization format. Prior to 1.8.2, MessagePack::Bufferclear in ext/msgpack/buffer.c leaves rmemlast, rmemend, and rmemowner stale after msgpackbuffershiftchunk returns an rmem page to the shared pool, allowing a subsequent...

2.1CVSS0.00119EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 6 days ago10 views

CVE-2026-54522

MessagePack for Ruby is an implementation of the MessagePack binary serialization format. Prior to 1.8.2, MessagePack::Bufferclear in ext/msgpack/buffer.c leaves rmemlast, rmemend, and rmemowner stale after msgpackbuffershiftchunk returns an rmem page to the shared pool, allowing a subsequent...

2.1CVSS5.8AI score0.00119EPSS
SaveExploits0
OSV
OSV
added 6 days ago5 views

CVE-2026-54522 MessagePack::Buffer#clear Use-After-Free that Enables Cross-Buffer Disclosure

MessagePack for Ruby is an implementation of the MessagePack binary serialization format. Prior to 1.8.2, MessagePack::Bufferclear in ext/msgpack/buffer.c leaves rmemlast, rmemend, and rmemowner stale after msgpackbuffershiftchunk returns an rmem page to the shared pool, allowing a subsequent...

2.1CVSS5.8AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 6 days ago8 views

CVE-2026-54522 MessagePack::Buffer#clear Use-After-Free that Enables Cross-Buffer Disclosure

MessagePack for Ruby is an implementation of the MessagePack binary serialization format. Prior to 1.8.2, MessagePack::Bufferclear in ext/msgpack/buffer.c leaves rmemlast, rmemend, and rmemowner stale after msgpackbuffershiftchunk returns an rmem page to the shared pool, allowing a subsequent...

2.1CVSS5.8AI score0.00119EPSS
SaveExploits0References2
CVE
CVE
added 6 days ago47 views

CVE-2026-54522

CVE-2026-54522 affects MessagePack for Ruby prior to 1.8.2. The vulnerability lies in MessagePack::Buffer#clear in ext/msgpack/buffer.c, which leaves rmem_last, rmem_end, and rmem_owner stale after _msgpack_buffer_shift_chunk returns an rmem page to the shared pool. A subsequent Buffer#write by a...

2.1CVSS5.9AI score0.00119EPSS
SaveExploits0References2
Rows per page
Query Builder