Lucene search
K

13977 matches found

Debian CVE
Debian CVE
added 2026/04/02 5:9 p.m.1 views

CVE-2026-34835

Rack is a modular Ruby web server interface. From versions 3.0.0.beta1 to before 3.1.21, and 3.2.0 to before 3.2.6, Rack::Request parses the Host header using an AUTHORITY regular expression that accepts characters not permitted in RFC-compliant hostnames, including /, ?, , and @. Because req.hos...

6.5CVSS5.3AI score0.00152EPSS
Exploits1
Debian CVE
Debian CVE
added 2026/04/02 5:7 p.m.1 views

CVE-2026-34827

Rack is a modular Ruby web server interface. From versions 3.0.0.beta1 to before 3.1.21, and 3.2.0 to before 3.2.6, Rack::Multipart::Parserhandlemimehead parses quoted multipart parameters such as Content-Disposition: form-data; name="..." using repeated Stringindex searches combined with...

7.5CVSS5.3AI score0.00022EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/04/02 5:6 p.m.3 views

CVE-2026-32762

Rack is a modular Ruby web server interface. From versions 3.0.0.beta1 to before 3.1.21 and 3.2.0 to before 3.2.6, Rack::Utils.forwardedvalues parses the RFC 7239 Forwarded header by splitting on semicolons before handling quoted-string values. Because quoted values may legally contain semicolons...

6.5CVSS5.3AI score0.00048EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/04/02 4:47 p.m.2 views

CVE-2026-34830

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Sendfilemapaccelpath interpolates the value of the X-Accel-Mapping request header directly into a regular expression when rewriting file paths for X-Accel-Redirect. Because the header value is not...

7.5CVSS5.3AI score0.00047EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/04/02 4:45 p.m.2 views

CVE-2026-34826

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Utils.getbyteranges parses the HTTP Range header without limiting the number of individual byte ranges. Although the existing fix for CVE-2024-26141 rejects ranges whose total byte coverage exceeds the...

7.5CVSS5.3AI score0.00021EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/04/02 4:44 p.m.2 views

CVE-2026-34786

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Staticapplicablerules evaluates several headerrules types against the raw URL-encoded PATHINFO, while the underlying file-serving path is decoded before the file is served. As a result, a request for a...

5.3CVSS5.3AI score0.00044EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/04/02 4:44 p.m.1 views

CVE-2026-34785

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Static determines whether a request should be served as a static file using a simple string prefix check. When configured with URL prefixes such as "/css", it matches any request path that begins with...

7.5CVSS5.2AI score0.00047EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/04/02 4:43 p.m.2 views

CVE-2026-34763

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Directory interpolates the configured root path directly into a regular expression when deriving the displayed directory path. If root contains regex metacharacters such as +, , or ., the prefix...

5.3CVSS5.2AI score0.00041EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/04/02 4:43 p.m.1 views

CVE-2026-34831

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Filesfail sets the Content-Length response header using Stringsize instead of Stringbytesize. When the response body contains multibyte UTF-8 characters, the declared Content-Length is smaller than the...

6.5CVSS5.2AI score0.00041EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/04/02 4:42 p.m.3 views

CVE-2026-26961

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Multipart::Parser extracts the boundary parameter from multipart/form-data using a greedy regular expression. When a Content-Type header contains multiple boundary parameters, Rack selects the last one...

5.3CVSS5.3AI score0.00014EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/04/02 4:41 p.m.2 views

CVE-2026-34230

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Utils.selectbestencoding processes Accept-Encoding values with quadratic time complexity when the header contains many wildcard entries. Because this method is used by Rack::Deflater to choose a respon...

7.5CVSS5.1AI score0.00022EPSS
Exploits0
Chainguard
Chainguard
added 2026/04/02 1:17 a.m.2 views

GHSA-53P3-C7VP-4MCC vulnerabilities

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

5.4AI score
Exploits0
OpenVAS
OpenVAS
added 2026/04/02 12:0 a.m.2 views

Ubuntu: Security Advisory (USN-8137-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2026 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.2AI score0.00009EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2026/04/01 5:0 a.m.2 views

CVE-2026-34060

Ruby LSP is an implementation of the language server protocol for Ruby. Prior to Shopify.ruby-lsp version 0.10.2 and ruby-lsp version 0.26.9, the rubyLsp.branch VS Code workspace setting was interpolated without sanitization into a generated Gemfile, allowing arbitrary Ruby code execution when a...

9.8CVSS6.3AI score0.00046EPSS
Exploits0References1
OpenVAS
OpenVAS
added 2026/04/01 12:0 a.m.2 views

Mageia: Security Advisory (MGASA-2026-0075)

The remote host is missing an update for the SPDX-FileCopyrightText: 2026 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS5.9AI score0.00123EPSS
Exploits2References4
Tenable Nessus
Tenable Nessus
added 2026/04/01 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2026-34060

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Ruby LSP is an implementation of the language server protocol for Ruby. Prior to Shopify.ruby-lsp version 0.10.2 and ruby-lsp version 0.26.9, the rubyLsp.branch...

9.8CVSS6.3AI score0.00046EPSS
Exploits0References2
Mageia
Mageia
added 2026/03/31 11:5 p.m.4 views

Updated ruby-rack packages fix security vulnerabilities

Rack has a Directory Traversal via Rack:Directory. CVE-2026-22860 Rack's Stored XSS in Rack::Directory via javascript: filenames rendered into anchor href. CVE-2026-25500...

7.5CVSS6.7AI score0.00123EPSS
Exploits2References2
Ubuntu
Ubuntu
added 2026/03/31 8:49 a.m.2 views

USN-8137-1: Ruby vulnerability

It was discovered that the Ruby URI gem did not properly handle sensitive information when combining URIs. A remote attacker could possibly use this issue to leak authentication credentials...

7.5CVSS5.9AI score0.00009EPSS
Exploits0
OSV
OSV
added 2026/03/31 8:49 a.m.4 views

USN-8137-1 ruby2.3, ruby2.5, ruby2.7, ruby3.0, ruby3.2, ruby3.3 vulnerability

It was discovered that the Ruby URI gem did not properly handle sensitive information when combining URIs. A remote attacker could possibly use this issue to leak authentication credentials...

7.5CVSS7.3AI score0.00009EPSS
Exploits0References2
OSV
OSV
added 2026/03/31 3:15 a.m.2 views

DEBIAN-CVE-2026-34060

Ruby LSP is an implementation of the language server protocol for Ruby. Prior to Shopify.ruby-lsp version 0.10.2 and ruby-lsp version 0.26.9, the rubyLsp.branch VS Code workspace setting was interpolated without sanitization into a generated Gemfile, allowing arbitrary Ruby code execution when a...

7.1CVSS6.2AI score0.00046EPSS
Exploits0References1
Rows per page
Query Builder