Mongoose 是一个嵌入式 Web 服务器和网络库。在 7.22 版本之前,远程攻击者可以在由 中的 处理的 multipart 输入中嵌入单个回车符(carriage return)或换行符(line feed)。比较 与 以及 与 的循环使用了错误的 AND 条件,只要任一字符看起来像是 CRLF(回车换行)终止符的一部分,循环就会提前终止。这会导致 HTTP 头、文件名或边界字符串被截断,从而可能使应用程序在看到一个误导性的 Content-Type 值后接受危险内容。该问题已在 7.22 版本中得到修复
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-73251 | 9.3 CRITICAL | Mongoose Built-in TLS: CA-bundle certificate chain accepted without any signature verifica |
| CVE-2026-73257 | 9.1 CRITICAL | Mongoose: Content-Length + Transfer-Encoding coexistence enables request smuggling |
| CVE-2026-73256 | 9.1 CRITICAL | Mongoose: HTTP/1.0 detection off-by-one enables request smuggling via chunked TE |
| CVE-2026-73253 | 9.1 CRITICAL | Mongoose: TLS Hostname Verification Bypass via Overly Permissive Wildcard Matching |
| CVE-2026-73255 | 6.5 MEDIUM | Mongoose: Path traversal in SSI #include directives enables arbitrary file read |
| CVE-2026-73254 | 5.4 MEDIUM | Mongoose: Stored XSS via unescaped filenames in directory listing |
| CVE-2026-73259 | 5.4 MEDIUM | Mongoose: Reflected XSS via decoded URI in directory listing render |
No comments yet