Lucene search
+L

39326 matches found

CVE
CVE
added 2026/03/23 11:41 p.m.30 views

CVE-2026-33241

Summary (facts, no speculation) : CVE-2026-33241 affects Salvo, a Rust web framework. Prior to version 0.89.3, Salvo’s form data parsing (form_data() and the Extractible macro) does not enforce payload size limits before reading request bodies, enabling unbounded memory allocation and potential O...

8.7CVSS5.8AI score0.00437EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/23 11:41 p.m.8 views

CVE-2026-33241 Salvo Affected by Denial of Service via Unbounded Memory Allocation in Form Data Parsing

Salvo is a Rust web framework. Prior to version 0.89.3, Salvo's form data parsing implementations formdata method and Extractible macro do not enforce payload size limits before reading request bodies into memory. This allows attackers to cause Out-of-Memory OOM conditions by sending extremely...

8.7CVSS5.8AI score0.00437EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/23 11:41 p.m.13 views

CVE-2026-33241

Salvo is a Rust web framework. Prior to version 0.89.3, Salvo's form data parsing implementations formdata method and Extractible macro do not enforce payload size limits before reading request bodies into memory. This allows attackers to cause Out-of-Memory OOM conditions by sending extremely...

8.7CVSS5.8AI score0.00437EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/03/23 11:41 p.m.38 views

CVE-2026-33241 Salvo Affected by Denial of Service via Unbounded Memory Allocation in Form Data Parsing

Salvo is a Rust web framework. Prior to version 0.89.3, Salvo's form data parsing implementations formdata method and Extractible macro do not enforce payload size limits before reading request bodies into memory. This allows attackers to cause Out-of-Memory OOM conditions by sending extremely...

8.7CVSS0.00437EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/23 11:41 p.m.9 views

CVE-2026-33241 Salvo Affected by Denial of Service via Unbounded Memory Allocation in Form Data Parsing

Salvo is a Rust web framework. Prior to version 0.89.3, Salvo's form data parsing implementations formdata method and Extractible macro do not enforce payload size limits before reading request bodies into memory. This allows attackers to cause Out-of-Memory OOM conditions by sending extremely...

8.7CVSS5.9AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/23 11:40 p.m.4 views

CVE-2026-33242

Salvo is a Rust web framework. Versions 0.39.0 through 0.89.2 have a Path Traversal and Access Control Bypass vulnerability in the salvo-proxy component. The vulnerability allows an unauthenticated external attacker to bypass proxy routing constraints and access unintended backend paths e.g.,...

7.5CVSS5.9AI score0.00565EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/03/23 11:40 p.m.10 views

CVE-2026-33242 Salvo has a Path Traversal in salvo-proxy::encode_url_path allows API Gateway Bypass

Salvo is a Rust web framework. Versions 0.39.0 through 0.89.2 have a Path Traversal and Access Control Bypass vulnerability in the salvo-proxy component. The vulnerability allows an unauthenticated external attacker to bypass proxy routing constraints and access unintended backend paths e.g.,...

7.5CVSS5.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/03/23 11:40 p.m.36 views

CVE-2026-33242 Salvo has a Path Traversal in salvo-proxy::encode_url_path allows API Gateway Bypass

Salvo is a Rust web framework. Versions 0.39.0 through 0.89.2 have a Path Traversal and Access Control Bypass vulnerability in the salvo-proxy component. The vulnerability allows an unauthenticated external attacker to bypass proxy routing constraints and access unintended backend paths e.g.,...

7.5CVSS0.00565EPSS
SaveExploits1References3
CVE
CVE
added 2026/03/23 11:40 p.m.30 views

CVE-2026-33242

Salvo (Rust web framework) has a Path Traversal and Access Control Bypass in the salvo-proxy component affecting versions 0.39.0–0.89.2. The root cause is encode_url_path failing to normalize ".." sequences, allowing unauthenticated attackers to reach unintended backend paths. Version 0.89.3 cont...

7.5CVSS5.9AI score0.00565EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/03/23 11:17 p.m.14 views

DEBIAN-CVE-2026-33168

Action View provides conventions and helpers for building web pages with the Rails framework. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, when a blank string is used as an HTML attribute name in Action View tag helpers, the attribute escaping is bypassed, producing malformed HTML. A carefull...

2.3CVSS5.4AI score0.00713EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/23 11:17 p.m.19 views

UBUNTU-CVE-2026-33167

Action Pack is a Rubygem for building web applications on the Rails framework. In versions on the 8.1 branch prior to 8.1.2.1, the debug exceptions page does not properly escape exception messages. A carefully crafted exception message could inject arbitrary HTML and JavaScript into the page,...

6.1CVSS5.9AI score0.0025EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/23 10:58 p.m.5 views

CVE-2026-33167

Action Pack is a Rubygem for building web applications on the Rails framework. In versions on the 8.1 branch prior to 8.1.2.1, the debug exceptions page does not properly escape exception messages. A carefully crafted exception message could inject arbitrary HTML and JavaScript into the page,...

5.3CVSS5.9AI score0.0025EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/03/23 9:48 p.m.12 views

GHSA-FP4X-GGRF-WMC6 H3 has an Open Redirect via Protocol-Relative Path in redirectBack() Referer Validation

Summary The redirectBack utility in h3 validates that the Referer header shares the same origin as the request before using its pathname as the redirect Location. However, the pathname is not sanitized for protocol-relative paths starting with //. An attacker can craft a same-origin URL with a...

5.4CVSS6AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/23 9:48 p.m.19 views

H3 has an Open Redirect via Protocol-Relative Path in redirectBack() Referer Validation

Summary The redirectBack utility in h3 validates that the Referer header shares the same origin as the request before using its pathname as the redirect Location. However, the pathname is not sanitized for protocol-relative paths starting with //. An attacker can craft a same-origin URL with a...

6AI score
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/03/23 9:44 p.m.10 views

Allocation of Resources Without Limits or Throttling

Overview h3 is a Minimal HTTP framework built for high performance and portability. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling through the getChunkedCookieCount function. An attacker can cause the server to enter an inefficient cleanup...

8.7CVSS5.8AI score
SaveExploits0References2
EUVD
EUVD
added 2026/03/23 8:52 p.m.11 views

EUVD-2026-14622

Rails Active Support has a possible ReDoS vulnerability in numbertodelimited...

6.9CVSS5.8AI score0.00498EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/03/23 6:09 p.m.32 views

io.vertx/vertx-core: static handler component cache can be manipulated to deny the access to static files

A flaw was found in Vert.x. The Web static handler component cache can be manipulated to deny the access to static files served by the handler using specifically crafted request URIs, preventing legitimate users from accessing static files with an HTTP 404 response...

6.9CVSS5.7AI score0.00357EPSS
SaveExploits1References5
CVE
CVE
added 2026/03/23 5:41 p.m.23 views

CVE-2026-4594

The vulnerability CVE-2026-4594 affects the product family erupt (up to version 1.13.3). The issue is in the component erupt-data/erupt-jpa/src/main/java/xyz/erupt/jpa/dao/EruptJpaUtils.java, specifically the function geneEruptHqlOrderBy, where manipulation of the sort.field argument leads to a S...

7.5CVSS6.7AI score0.00254EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/03/23 10:53 a.m.11 views

CVE-2026-22737

A flaw was found in Spring Framework. When Java scripting engine enabled template views such as those using JRuby or Jython are used in Spring MVC and Spring WebFlux applications, a remote attacker can exploit this to disclose sensitive content from files located outside the intended script...

6.5CVSS5.7AI score0.00385EPSS
SaveExploits1References4
GithubExploit
GithubExploit
added 2026/03/23 10:07 a.m.236 views

websec-audit

🔐 websec-audit Professional Web Security Audit Framework...

5.9AI score
SaveExploits0
Rows per page
Query Builder