Lucene search
+L

125943 matches found

Debian CVE
Debian CVE
added 2026/08/20 5:37 p.m.6 views

CVE-2026-73256

Mongoose is an embedded web server and network library. Prior to 7.22, a remote unauthenticated attacker can exploit an HTTP/1.0 reverse-proxy deployment by sending a request with Transfer-Encoding: chunked and conflicting framing. The httpcb function in src/http.c tests hm.proto.len with an...

9.1CVSS5.5AI score0.00397EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/20 5:37 p.m.29 views

CVE-2026-73256 Mongoose: HTTP/1.0 detection off-by-one enables request smuggling via chunked TE

Mongoose is an embedded web server and network library. Prior to 7.22, a remote unauthenticated attacker can exploit an HTTP/1.0 reverse-proxy deployment by sending a request with Transfer-Encoding: chunked and conflicting framing. The httpcb function in src/http.c tests hm.proto.len with an...

9.1CVSS0.00397EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/20 5:37 p.m.11 views

EUVD-2026-63497

Mongoose is an embedded web server and network library. Prior to 7.22, a remote unauthenticated attacker can exploit an HTTP/1.0 reverse-proxy deployment by sending a request with Transfer-Encoding: chunked and conflicting framing. The httpcb function in src/http.c tests hm.proto.len with an...

9.1CVSS5.4AI score0.00397EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/20 5:37 p.m.20 views

CVE-2026-73256

Mongoose (an embedded web server and network library by cesanta) prior to 7.22 is vulnerable to HTTP request smuggling via chunked Transfer-Encoding. The root cause is a logic error in http_cb() in src/http.c: it tests hm.proto.len with an impossible greater-than-eight condition, so is_http_1_0 i...

9.1CVSS5.4AI score0.00397EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 5:37 p.m.6 views

CVE-2026-73256 Mongoose: HTTP/1.0 detection off-by-one enables request smuggling via chunked TE

Mongoose is an embedded web server and network library. Prior to 7.22, a remote unauthenticated attacker can exploit an HTTP/1.0 reverse-proxy deployment by sending a request with Transfer-Encoding: chunked and conflicting framing. The httpcb function in src/http.c tests hm.proto.len with an...

9.1CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/20 5:30 p.m.18 views

CVE-2026-73257

Mongoose versions before 7.22 allow CL.TE request smuggling: mg_http_parse() and http_cb() in src/http.c accept both Content-Length and Transfer-Encoding: chunked headers, prioritizing chunked encoding while a Content-Length-preferring reverse proxy uses a different boundary, enabling injected re...

9.1CVSS5.4AI score0.00375EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/20 5:30 p.m.5 views

CVE-2026-73257 Mongoose: Content-Length + Transfer-Encoding coexistence enables request smuggling

Mongoose is an embedded web server and network library. Priro to version 7.22, a remote unauthenticated attacker can send an HTTP request containing both Content-Length and Transfer-Encoding: chunked. The clcount and tecount checks in the mghttpparse and httpcb paths in src/http.c accept both...

9.1CVSS5.4AI score0.00375EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/20 5:30 p.m.9 views

EUVD-2026-63492

Mongoose is an embedded web server and network library. Priro to version 7.22, a remote unauthenticated attacker can send an HTTP request containing both Content-Length and Transfer-Encoding: chunked. The clcount and tecount checks in the mghttpparse and httpcb paths in src/http.c accept both...

9.1CVSS5.4AI score0.00375EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 5:30 p.m.6 views

CVE-2026-73257 Mongoose: Content-Length + Transfer-Encoding coexistence enables request smuggling

Mongoose is an embedded web server and network library. Priro to version 7.22, a remote unauthenticated attacker can send an HTTP request containing both Content-Length and Transfer-Encoding: chunked. The clcount and tecount checks in the mghttpparse and httpcb paths in src/http.c accept both...

9.1CVSS5.5AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/20 5:30 p.m.5 views

CVE-2026-73257

Mongoose is an embedded web server and network library. Priro to version 7.22, a remote unauthenticated attacker can send an HTTP request containing both Content-Length and Transfer-Encoding: chunked. The clcount and tecount checks in the mghttpparse and httpcb paths in src/http.c accept both...

9.1CVSS5.5AI score0.00375EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/20 5:30 p.m.26 views

CVE-2026-73257 Mongoose: Content-Length + Transfer-Encoding coexistence enables request smuggling

Mongoose is an embedded web server and network library. Priro to version 7.22, a remote unauthenticated attacker can send an HTTP request containing both Content-Length and Transfer-Encoding: chunked. The clcount and tecount checks in the mghttpparse and httpcb paths in src/http.c accept both...

9.1CVSS0.00375EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/20 5:19 p.m.8 views

CVE-2026-65842

Plate is a rich-text editor with AI and shadcn/ui. Prior to 53.3.2, @platejs/docx-io fetches remote image URLs while converting attacker-controlled HTML through htmlToDocxBlob in a server-side or privileged environment. The converter can make requests to internal network resources and include the...

8.2CVSS0.00301EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/20 4:43 p.m.14 views

CVE-2026-71428

CVE-2026-71428 is a Server-Side Request Forgery (SSRF) in the unstructured Python library (versions 0.4.7 through 0.24.0 ). The url argument of partition, partition_html, and partition_md is fetched without host validation in unstructured/partition/auto.py, unstructured/partition/html/partition.p...

9.3CVSS5.3AI score0.0025EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/20 4:43 p.m.8 views

EUVD-2026-63472

The unstructured library provides open-source components for ingesting and pre-processing images and text documents, such as PDFs, HTML, Word docs, and many more. From 0.4.7 until 0.24.0, the url argument of partition, partitionhtml, and partitionmd is fetched without host validation in...

9.3CVSS5.3AI score0.0025EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/20 4:40 p.m.11 views

EUVD-2026-63471

Plate is a rich-text editor with AI and shadcn/ui. Prior to 53.3.2, @platejs/docx-io fetches remote image URLs while converting attacker-controlled HTML through htmlToDocxBlob in a server-side or privileged environment. The converter can make requests to internal network resources and include the...

8.2CVSS5.5AI score0.00301EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/20 4:40 p.m.13 views

CVE-2026-65842

Plate (a rich-text editor with AI and shadcn/ui) is affected by a server-side request forgery (SSRF) with response disclosure in the @platejs/docx-io package prior to version 53.3.2 . The htmlToDocxBlob function fetches remote image URLs from attacker-controlled HTML when used in a server-side or...

8.2CVSS5.4AI score0.00301EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/20 3:57 p.m.10 views

EUVD-2026-63477

Server-Side Request Forgery SSRF vulnerability in Apache InLong. Any authenticated user no admin role required can cause the InLong Manager server to make outbound HTTP requests or TCP connections to arbitrary internal hosts and ports. This issue affects Apache InLong: from 2.0.0 before 2.4.0...

5.4AI score0.00208EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/20 3:38 p.m.9 views

Security Bulletin: IBM® Db2® federated server is affected by multiple vulnerabilities in Netty open source libraries.

Summary IBM® Db2® federated server is affected by multiple vulnerabilities in Netty open source libraries. Vulnerability Details CVEID:CVE-2026-50020 DESCRIPTION: Netty is a network application framework for development of protocol servers and clients. Prior to versions 4.1.135.Final and...

7.5CVSS7.2AI score0.01065EPSS
SaveExploits1Affected Software1
RedhatCVE
RedhatCVE
added 2026/08/20 2:23 p.m.11 views

CVE-2026-58439

A flaw was found in Gitea. This vulnerability allows an attacker to bypass branch protection by retargeting a Pull Request PR that has a stale 'official' approval flag. This could lead to unauthorized code being merged into a protected branch, compromising code integrity. Mitigation Mitigation fo...

8.1CVSS5.1AI score0.00284EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/20 2:17 p.m.9 views

CVE-2026-64968

ATutor is vulnerable to Server-Side request forgery in import functionalities. An authenticated administrator can make the server request arbitrary internal HTTP endpoints, cloud metadata services, or local files via file:// if the PHP environment permits URL wrappers. Product is no longer active...

5.1CVSS0.00294EPSS
SaveExploits0References2
Rows per page
Query Builder