Lucene search
+L

169 matches found

NVD
NVD
added 2026/09/02 6:21 p.m.2 views

CVE-2026-84379

HTTPX2 is a next generation HTTP client for Python. Prior to 2.11.0, FileField.renderheaders in src/httpx2/httpx2/multipart.py directly interpolates attacker-controlled contenttype values and custom headers from the files= three-element filename, content, contenttype tuple and the files=...

5.3CVSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/02 5:57 p.m.8 views

CVE-2026-84379 HTTPX2: Multipart part header injection via unvalidated file Content-Type and custom headers

HTTPX2 is a next generation HTTP client for Python. Prior to 2.11.0, FileField.renderheaders in src/httpx2/httpx2/multipart.py directly interpolates attacker-controlled contenttype values and custom headers from the files= three-element filename, content, contenttype tuple and the files=...

5.3CVSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/02 5:57 p.m.3 views

EUVD-2026-70246

HTTPX2 is a next generation HTTP client for Python. Prior to 2.11.0, FileField.renderheaders in src/httpx2/httpx2/multipart.py directly interpolates attacker-controlled contenttype values and custom headers from the files= three-element filename, content, contenttype tuple and the files=...

5.3CVSS5.9AI score
SaveExploits0References4
CVE
CVE
added 2026/09/02 5:57 p.m.8 views

CVE-2026-84379

HTTPX2 , a next-generation HTTP client for Python, is affected by a multipart part header injection vulnerability in FileField.render_headers() within src/httpx2/httpx2/_multipart.py. Prior to 2.11.0 , attacker-controlled content_type values and custom headers from files= tuples are interpolated ...

5.3CVSS5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/02 3:47 p.m.4 views

CVE-2022-22978-PoC

CVE 2022-22978: Authorization Bypass in RegexRequestMatcher 🥶 Overview According to the information I have gathered, this vulnerability is related to the RegexRequestMatcher class in the Spring Security framework. Specifically, applications using RegexRequestMatcher where the regular expression...

9.8CVSS6.7AI score0.12351EPSS
SaveExploits6References1
Kitploit
Kitploit
added 2026/08/31 8:47 p.m.4 views

CVE-2025-60876

CVE-2025-60876:busybox wget リクエストターゲットインジェクション修正 CVE-2025-60876(BusyBox wget における HTTP ヘッダインジェクション脆弱性)に対する動作を維持する修正、それを実証する概念実証、および修正を BusyBox にアップストリーム提出するための成果物です。 脆弱性 BusyBox wget は、URL のパスとクエリを HTTP リクエスト行にそのままコピーします。生の CR 0x0D、LF 0x0A、またはその他の制御バイトを含む URL...

6.5CVSS6.8AI score0.00291EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/30 4:41 p.m.5 views

shiro-cve-2022-32532

Entorno de reproducción de Apache Shiro CVE-2022-32532 Esta es una aplicación web mínima para reproducir el CVE-2022-32532 bypass de autenticación de Apache Shiro RegExPatternMatcher. Descripción de la vulnerabilidad CVE : CVE-2022-32532 Versiones afectadas : Shiro 1.9.1 Causa : RegExPatternMatch...

9.8CVSS7.1AI score0.27156EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/27 5:21 p.m.7 views

CVE-2026-81827

Affected versions of Flowintel incorrectly attempted to validate login email addresses by calling Emailemail. That does not perform WTForms field validation; it merely constructs a validator object. Consequently, malformed attacker-controlled email input could continue through the login process a...

6.9CVSS0.00296EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/27 1:36 p.m.31 views

CVE-2026-81827 Flowintel Login Email Validation Bypass Allows Log Injection via Crafted Email Input

Affected versions of Flowintel incorrectly attempted to validate login email addresses by calling Emailemail. That does not perform WTForms field validation; it merely constructs a validator object. Consequently, malformed attacker-controlled email input could continue through the login process a...

6.9CVSS0.00296EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/27 1:36 p.m.13 views

CVE-2026-81827

Flowintel versions >=3.3.0 contained a validation flaw in the login flow: the code called Email(email) (which only constructs a WTForms validator object) instead of Email()(form, form.email), so malformed attacker-supplied email values bypassed validation. Because CR/LF characters in the email...

6.9CVSS5.1AI score0.00296EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/27 1:36 p.m.8 views

EUVD-2026-67133

Affected versions of Flowintel incorrectly attempted to validate login email addresses by calling Emailemail. That does not perform WTForms field validation; it merely constructs a validator object. Consequently, malformed attacker-controlled email input could continue through the login process a...

6.9CVSS5.1AI score0.00296EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/27 1:36 p.m.6 views

CVE-2026-81827 Flowintel Login Email Validation Bypass Allows Log Injection via Crafted Email Input

Affected versions of Flowintel incorrectly attempted to validate login email addresses by calling Emailemail. That does not perform WTForms field validation; it merely constructs a validator object. Consequently, malformed attacker-controlled email input could continue through the login process a...

6.9CVSS5.9AI score
SaveExploits0References4
NVD
NVD
added 2026/08/21 9:16 a.m.9 views

CVE-2026-74866

@fastify/busboy is a multipart form-data parser for Node.js. Its multipart part-header parser splits header lines only on the two-byte carriage-return line-feed sequence, so a lone carriage return or line feed embedded in a part header is not treated as a line break and is carried verbatim into t...

5.8CVSS0.00193EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/20 5:51 p.m.78 views

CVE-2026-63382

CVE-2026-63382 is a critical (CVSS 4.0: 9.2) HTTP request smuggling vulnerability in Libevent 's evhttp parser (http.c). Three combined bugs—improper handling of duplicate Transfer-Encoding headers, missing validation for comma-separated values ending in chunked, and acceptance of bare LF chunk t...

9.2CVSS5.4AI score0.00587EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/08/20 5:51 p.m.15 views

CVE-2026-63382 libevent evhttp: Multiple HTTP Parser Bugs Enable Request Smuggling

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, the libevent evhttp parser in http.c inconsistently handles duplicate Transfer-Encoding headers, comma-separated Transfer-Encoding values, and bare line feeds in chunked framing. evhttpfindheader can select only the first...

9.2CVSS5.4AI score0.00587EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/18 6:18 p.m.10 views

DEBIAN-CVE-2026-53533

aiosmtplib is an asynchronous SMTP client for use with asyncio. Prior to 5.1.1, SMTP.mail, SMTP.rcpt, SMTP.vrfy, and SMTP.expn send caller-supplied addresses without rejecting embedded CR or LF bytes. Data after the line break is framed as additional standalone SMTP command lines, allowing an...

6.9CVSS5.9AI score0.00385EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/18 5:54 p.m.22 views

CVE-2026-53533 aiosmtplib: SMTP command injection via CR/LF in sender/recipient address

aiosmtplib is an asynchronous SMTP client for use with asyncio. Prior to 5.1.1, SMTP.mail, SMTP.rcpt, SMTP.vrfy, and SMTP.expn send caller-supplied addresses without rejecting embedded CR or LF bytes. Data after the line break is framed as additional standalone SMTP command lines, allowing an...

6.9CVSS5.7AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-72410

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - octeontx2-af: Validate NIX maximum LFs correctly NIX maximum number of LFs can be set via devlink command but that can be done before assigning any LFs to a...

7.8CVSS5.9AI score0.00163EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.10 views

PT-2026-73432

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.0, a valid but nondefault FTP filename encoding in backend/ftp/ftp.go can restore raw CR/LF immediately before an attacker-controlled path is interpolated into the...

6.4CVSS5.2AI score0.00237EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.12 views

CVE-2026-74527

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Block VFs from clobbering special CGX PKIND state PF and VF NIX LFs that share a CGX LMAC reuse the same hardware PKIND programming. When HiGig2 or EDSA parsing is enabled, a VF NIX LF alloc must not reset the LMAC ...

8.8CVSS5.4AI score0.0012EPSS
SaveExploits0References4
Rows per page
Query Builder