Lucene search
+L

1057 matches found

Cvelist
Cvelist
added 2026/07/27 4:52 p.m.45 views

CVE-2026-66729 facil.io 0.6.0 - 0.7.6 Integer Underflow DoS via Multipart MIME Body Parser

facil.io 0.6.0 through 0.7.6 contains an integer underflow vulnerability in the multipart MIME body parser that allows unauthenticated remote attackers to crash the server process by sending a crafted Content-Disposition header with an empty field name. Attackers can trigger a uint32t wraparound ...

8.7CVSS0.00596EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/27 4:52 p.m.12 views

EUVD-2026-49358

facil.io 0.6.0 through 0.7.6 contains an integer underflow vulnerability in the multipart MIME body parser that allows unauthenticated remote attackers to crash the server process by sending a crafted Content-Disposition header with an empty field name. Attackers can trigger a uint32t wraparound ...

8.7CVSS6AI score0.00596EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/27 4:52 p.m.14 views

CVE-2026-66729

facil.io 0.6.0 through 0.7.6 contains an integer underflow vulnerability in the multipart MIME body parser that allows unauthenticated remote attackers to crash the server process by sending a crafted Content-Disposition header with an empty field name. Attackers can trigger a uint32t wraparound ...

8.7CVSS6AI score0.00596EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/27 12:00 a.m.23 views

PT-2026-65065

Name of the Vulnerable Software and Affected Versions facil.io versions 0.6.0 through 0.7.6 Description An integer underflow exists in the multipart MIME body parser. Unauthenticated remote attackers can crash the server process by sending a crafted Content-Disposition header with an empty field...

8.7CVSS6AI score0.00596EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/22 9:52 p.m.11 views

GHSA-GCJF-9MGH-3P7G Netty: CRLF Injection via Multipart Filename in Netty HttpPostRequestEncoder

Security Vulnerability Report: CRLF Injection via Multipart Filename in Netty HttpPostRequestEncoder 1. Vulnerability Summary | Field | Value | |-------|-------| | Product | Netty | | Version | 4.2.12.Final and all prior versions with codec-http multipart | | Component |...

5.7CVSS5.6AI score0.00247EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/22 9:52 p.m.19 views

Netty: CRLF Injection via Multipart Filename in Netty HttpPostRequestEncoder

Security Vulnerability Report: CRLF Injection via Multipart Filename in Netty HttpPostRequestEncoder 1. Vulnerability Summary | Field | Value | |-------|-------| | Product | Netty | | Version | 4.2.12.Final and all prior versions with codec-http multipart | | Component |...

6.5CVSS5.6AI score0.00247EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/22 12:00 a.m.18 views

PT-2026-63552

Name of the Vulnerable Software and Affected Versions Netty versions prior to 4.1.136.Final Netty versions prior to 4.2.16.Final Description Netty's HttpPostRequestEncoder constructs multipart HTTP request bodies by directly concatenating user-supplied filenames and field names into...

5.7CVSS5.9AI score0.00247EPSS
SaveExploits0References29
OSV
OSV
added 2026/07/20 6:57 p.m.13 views

GHSA-JHMP-MQWM-3GQ8 Tornado: Quadratic DoS via Crafted Multipart Parameters

Summary The parseparam function in Tornado's httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data. This function uses an inefficient algorithm that repeatedly calls string.count within a nested loop while processing quoted semicolons e.g., param=";". As a...

7.5CVSS5.4AI score0.00535EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/20 6:57 p.m.20 views

Tornado: Quadratic DoS via Crafted Multipart Parameters

Summary The parseparam function in Tornado's httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data. This function uses an inefficient algorithm that repeatedly calls string.count within a nested loop while processing quoted semicolons e.g., param=";". As a...

7.5CVSS7.4AI score0.00535EPSS
SaveExploits0References6Affected Software1
CNVD
CNVD
added 2026/07/20 12:00 a.m.14 views

IBM Langflow OSS path traversal vulnerability (CNVD-2026-31206)

IBM Langflow OSS is an open-source low-code visualization AI workflow building tool developed by IBM. It enables developers to quickly build, deploy, and iterate AI agents and RAG applications by dragging and dropping components. Additionally, it supports deep customization using Python to...

9.9CVSS5.5AI score0.0056EPSS
SaveExploits0
NVD
NVD
added 2026/07/17 8:17 p.m.15 views

CVE-2026-8859

IBM Langflow OSS 1.0.0 through 1.10.0 Langflow could allow an attacker to write arbitrary files to unintended locations due to improper input validation in the APIRequest component. A path traversal vulnerability exists when the "Save to File" feature is enabled, where filenames extracted from HT...

9.9CVSS0.0056EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/17 8:17 p.m.14 views

CVE-2026-7667

IBM Langflow OSS 1.0.0 through 1.10.0 allows an authenticated attacker to create a malicious flow pointing to an attacker-controlled URL that returns a specially crafted Content-Disposition header e.g., filename="../../../target/path" , enabling arbitrary file write operations with...

8.8CVSS0.0056EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/17 8:11 p.m.95 views

CVE-2026-44974

CVE-2026-44974 affects the @hapi/content header parser. Before v6.0.2, Content.disposition() kept the last value for duplicate parameters while Content.type() kept the first for duplicate charset/boundary parameters, creating a parameter-smuggling primitive when duplicates are resolved inconsiste...

7.7CVSS5.2AI score0.00472EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/17 8:11 p.m.10 views

CVE-2026-44974 Parameter smuggling in @hapi/content header parser allows upload-filter bypass via duplicate parameters

@hapi/content provided HTTP Content- headers parsing. Prior to 6.0.2, Content.disposition retained the last occurrence of each duplicate parameter while Content.type retained the first occurrence of duplicate charset and boundary parameters, creating a parameter-smuggling primitive when another...

7.7CVSS5.3AI score
SaveExploits0References4
CVE
CVE
added 2026/07/17 7:21 p.m.49 views

CVE-2026-7667

CVE-2026-7667 affects Langflow OSS versions 1.0.0–1.10.0. An authenticated attacker can cause arbitrary file writes by pointing a flow to an attacker‑controlled URL that returns a crafted Content-Disposition header, allowing writes to any path accessible by the Langflow process (e.g., using filen...

8.8CVSS5.4AI score0.0056EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/17 7:21 p.m.9 views

CVE-2026-7667

IBM Langflow OSS 1.0.0 through 1.10.0 allows an authenticated attacker to create a malicious flow pointing to an attacker-controlled URL that returns a specially crafted Content-Disposition header e.g., filename="../../../target/path" , enabling arbitrary file write operations with...

8.8CVSS5.4AI score0.0056EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/17 7:21 p.m.17 views

EUVD-2026-45288

IBM Langflow OSS 1.0.0 through 1.10.0 allows an authenticated attacker to create a malicious flow pointing to an attacker-controlled URL that returns a specially crafted Content-Disposition header e.g., filename="../../../target/path" , enabling arbitrary file write operations with...

8.8CVSS5.4AI score0.0056EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/17 7:21 p.m.55 views

CVE-2026-7667 Path Traversal Vulnerability in API Request Component Content-Disposition Header Processing

IBM Langflow OSS 1.0.0 through 1.10.0 allows an authenticated attacker to create a malicious flow pointing to an attacker-controlled URL that returns a specially crafted Content-Disposition header e.g., filename="../../../target/path" , enabling arbitrary file write operations with...

8.8CVSS0.0056EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/17 6:58 p.m.24 views

EUVD-2026-45269

IBM Langflow OSS 1.0.0 through 1.10.0 Langflow could allow an attacker to write arbitrary files to unintended locations due to improper input validation in the APIRequest component. A path traversal vulnerability exists when the "Save to File" feature is enabled, where filenames extracted from HT...

9.9CVSS5.5AI score0.0056EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/17 6:58 p.m.10 views

CVE-2026-8859

IBM Langflow OSS 1.0.0 through 1.10.0 Langflow could allow an attacker to write arbitrary files to unintended locations due to improper input validation in the APIRequest component. A path traversal vulnerability exists when the "Save to File" feature is enabled, where filenames extracted from HT...

9.9CVSS5.5AI score0.0056EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder