Lucene search
+L

1291 matches found

Cvelist
Cvelist
added 2026/08/20 5:37 p.m.30 views

CVE-2026-73254 Mongoose: Stored XSS via unescaped filenames in directory listing

Mongoose is an embedded web server and network library. Prior to 7.22, an attacker who can create a file with an HTML payload in its name can trigger stored cross-site scripting when a user browses a directory served with MGENABLEDIRLIST. The printdirentry path called by listdir in src/http.c...

5.4CVSS0.00191EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/20 5:37 p.m.13 views

EUVD-2026-63496

Mongoose is an embedded web server and network library. Prior to 7.22, an attacker who can create a file with an HTML payload in its name can trigger stored cross-site scripting when a user browses a directory served with MGENABLEDIRLIST. The printdirentry path called by listdir in src/http.c...

5.4CVSS5AI score0.00191EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 5:37 p.m.19 views

CVE-2026-73254 Mongoose: Stored XSS via unescaped filenames in directory listing

Mongoose is an embedded web server and network library. Prior to 7.22, an attacker who can create a file with an HTML payload in its name can trigger stored cross-site scripting when a user browses a directory served with MGENABLEDIRLIST. The printdirentry path called by listdir in src/http.c...

5.4CVSS5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/20 5:36 p.m.26 views

CVE-2026-73258 Mongoose: Multipart boundary/header scan logic error in mg_http_next_multipart

Mongoose is an embedded web server and network library. Prior to 7.22, a remote attacker can place a lone carriage return or line feed in multipart input processed by mghttpnextmultipart in src/http.c. The loops comparing sb and sb + 1, and sh2 and sh2 + 1, use an incorrect AND condition and stop...

6.5CVSS0.00267EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 5:36 p.m.12 views

CVE-2026-73258 Mongoose: Multipart boundary/header scan logic error in mg_http_next_multipart

Mongoose is an embedded web server and network library. Prior to 7.22, a remote attacker can place a lone carriage return or line feed in multipart input processed by mghttpnextmultipart in src/http.c. The loops comparing sb and sb + 1, and sh2 and sh2 + 1, use an incorrect AND condition and stop...

6.5CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/20 5:36 p.m.33 views

CVE-2026-73258

In Mongoose prior to 7.22, mg_http_next_multipart() in src/http.c uses an incorrect AND condition when scanning for CRLF terminators in multipart input. A lone carriage return or line feed causes premature truncation of headers, filenames, or boundaries, allowing an attacker to present a misleadi...

6.5CVSS5.4AI score0.00267EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/20 5:36 p.m.12 views

EUVD-2026-63495

Mongoose is an embedded web server and network library. Prior to 7.22, a remote attacker can place a lone carriage return or line feed in multipart input processed by mghttpnextmultipart in src/http.c. The loops comparing sb and sb + 1, and sh2 and sh2 + 1, use an incorrect AND condition and stop...

6.5CVSS5.4AI score0.00267EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/20 5:36 p.m.10 views

CVE-2026-73258

Mongoose is an embedded web server and network library. Prior to 7.22, a remote attacker can place a lone carriage return or line feed in multipart input processed by mghttpnextmultipart in src/http.c. The loops comparing sb and sb + 1, and sh2 and sh2 + 1, use an incorrect AND condition and stop...

6.5CVSS5.5AI score0.00267EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/08/20 5:36 p.m.10 views

CVE-2026-73258 Mongoose: Multipart boundary/header scan logic error in mg_http_next_multipart

Mongoose is an embedded web server and network library. Prior to 7.22, a remote attacker can place a lone carriage return or line feed in multipart input processed by mghttpnextmultipart in src/http.c. The loops comparing sb and sb + 1, and sh2 and sh2 + 1, use an incorrect AND condition and stop...

6.5CVSS5.4AI score0.00267EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/20 5:34 p.m.32 views

CVE-2026-73251

Mongoose (embedded web server and network library) prior to 7.23 contains a critical TLS certificate verification flaw in src/tls_builtin.c. When a client is configured with a multi-certificate CA bundle, mg_tls_init() stores the bundle in tls->ca_bundle_der while tls->ca_der.len remains ze...

9.3CVSS5.3AI score0.00195EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/20 5:34 p.m.29 views

CVE-2026-73251 Mongoose Built-in TLS: CA-bundle certificate chain accepted without any signature verification

Mongoose is an embedded web server and network library. Prior to 7.23, a network attacker can impersonate a TLS server to a Mongoose client configured with a multi-certificate CA bundle. In src/tlsbuiltin.c, the mgtlsinit function stores the bundle in tls-cabundleder while tls-cader.len remains...

9.3CVSS0.00195EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/20 5:34 p.m.11 views

CVE-2026-73251 Mongoose Built-in TLS: CA-bundle certificate chain accepted without any signature verification

Mongoose is an embedded web server and network library. Prior to 7.23, a network attacker can impersonate a TLS server to a Mongoose client configured with a multi-certificate CA bundle. In src/tlsbuiltin.c, the mgtlsinit function stores the bundle in tls-cabundleder while tls-cader.len remains...

9.3CVSS5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/20 5:34 p.m.13 views

EUVD-2026-63494

Mongoose is an embedded web server and network library. Prior to 7.23, a network attacker can impersonate a TLS server to a Mongoose client configured with a multi-certificate CA bundle. In src/tlsbuiltin.c, the mgtlsinit function stores the bundle in tls-cabundleder while tls-cader.len remains...

9.3CVSS5.3AI score0.00195EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/20 5:30 p.m.11 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.00376EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/20 5:30 p.m.44 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.00376EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/20 5:30 p.m.12 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.00376EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/20 5:30 p.m.9 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.00376EPSS
SaveExploits0
OSV
OSV
added 2026/08/20 5:30 p.m.12 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
Cvelist
Cvelist
added 2026/08/20 5:30 p.m.28 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.00376EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.17 views

PT-2026-79079

Mongoose is an embedded web server and network library. Prior to 7.22, an attacker who can control an SSI-enabled file can place directory traversal sequences in an include file or include virtual directive. The mg ssi function in src/ssi.c concatenates the directive argument into a filesystem pa...

6.5CVSS5.2AI score0.00594EPSS
SaveExploits0References5
Rows per page
Query Builder