Lucene search
+L

3685 matches found

CVE
CVE
added 2026/06/03 12:0 a.m.20 views

CVE-2026-36604

Mercusys AC12G (EU) V1 router vulnerable to DNS rebinding due to HTTP Host header validation failure in firmware AC12G(EU)_V1_200909. An external attacker could rebound a domain to the router’s internal IP, taking advantage of an existing CORS wildcard weakness (Access-Control-Allow-Origin: *). C...

6.5CVSS5.8AI score0.00254EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/01 10:3 p.m.16 views

CVE-2026-44450

Lumiverse is a full-featured AI chat application. Prior to 0.9.7, the MCP server creation endpoint validates the command field against an allowlist of binary names but forwards the args array to the child process without any validation. Every binary on the allowlist accepts an inline-code executi...

9.9CVSS6.3AI score0.00377EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/01 3:15 p.m.35 views

CVE-2026-10269 decolua 9router HTTP Header dashboardGuard.js isAuthenticated improper authorization

A security vulnerability has been detected in decolua 9router up to 0.4.0. This issue affects the function isAuthenticated of the file src/dashboardGuard.js of the component HTTP Header Handler. The manipulation of the argument Host leads to improper authorization. The attack is possible to be...

6.5CVSS0.00276EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/06/01 3:15 p.m.12 views

CVE-2026-10269 decolua 9router HTTP Header dashboardGuard.js isAuthenticated improper authorization

A security vulnerability has been detected in decolua 9router up to 0.4.0. This issue affects the function isAuthenticated of the file src/dashboardGuard.js of the component HTTP Header Handler. The manipulation of the argument Host leads to improper authorization. The attack is possible to be...

6.5CVSS6.2AI score0.00276EPSS
SaveExploits0References8
OSV
OSV
added 2026/06/01 3:15 p.m.7 views

CVE-2026-10269 decolua 9router HTTP Header dashboardGuard.js isAuthenticated improper authorization

A security vulnerability has been detected in decolua 9router up to 0.4.0. This issue affects the function isAuthenticated of the file src/dashboardGuard.js of the component HTTP Header Handler. The manipulation of the argument Host leads to improper authorization. The attack is possible to be...

5.3CVSS6.2AI score0.00276EPSS
SaveExploits0References10
NCSC
NCSC
added 2026/05/29 7:8 p.m.28 views

The vulnerability was concealed in Starlette

There is a vulnerability in Starlette, a Python library for developing web services. Starlette is used by various products, including FastAPI. An unauthorized malicious actor can exploit this vulnerability to bypass authentication checks. This allows the malicious actor to access protected URL...

6.5CVSS5.8AI score0.01839EPSS
SaveExploits2References2
GithubExploit
GithubExploit
added 2026/05/28 9:57 a.m.139 views

Exploit for CVE-2026-48710

BadHost — CVE-2026-48710 Scanner Detection-only scanner for t...

6.5CVSS6AI score0.01839EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2026/05/28 12:0 a.m.16 views

Debian dsa-6302 : python3-starlette - security update

The remote Debian 12 / 13 host has a package installed that is affected by multiple vulnerabilities as referenced in the dsa-6302 advisory. - ------------------------------------------------------------------------- Debian Security Advisory DSA-6302-1 [email protected]...

8.7CVSS6.7AI score0.02049EPSS
SaveExploits3References11
RedhatCVE
RedhatCVE
added 2026/05/27 10:57 p.m.14 views

CVE-2026-48710

A flaw was found in Starlette, a lightweight ASGI Asynchronous Server Gateway Interface framework. A remote attacker could exploit this vulnerability by sending a specially crafted HTTP Host request header. This malformed header could cause the request.url to be incorrectly reconstructed, leading...

6.5CVSS5.8AI score0.01839EPSS
SaveExploits2References10
Github Security Blog
Github Security Blog
added 2026/05/27 9:11 p.m.18 views

Symfony's Cas2Handler Derives CAS service URL from Client Host Header → Cross-Service Ticket Replay

Cas2Handler builds this service parameter from Request::getSchemeAndHttpHost, which reflects the attacker-controlled HTTP Host header whenever Symfony's framework.trustedhosts setting is not configured the default. An attacker who controls any other application registered with the same CAS server...

8.1CVSS5.8AI score0.00413EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2026/05/27 9:11 p.m.10 views

GHSA-J8GJ-9RM5-4XHX Symfony's Cas2Handler Derives CAS service URL from Client Host Header → Cross-Service Ticket Replay

Cas2Handler builds this service parameter from Request::getSchemeAndHttpHost, which reflects the attacker-controlled HTTP Host header whenever Symfony's framework.trustedhosts setting is not configured the default. An attacker who controls any other application registered with the same CAS server...

8.7CVSS5.8AI score0.00413EPSS
SaveExploits0References6
Debian
Debian
added 2026/05/27 9:1 p.m.76 views

[SECURITY] [DSA 6302-1] starlette security update

------------------------------------------------------------------------- Debian Security Advisory DSA-6302-1 [email protected] https://www.debian.org/security/ Moritz Muehlenhoff May 27, 2026 https://www.debian.org/security/faq -...

8.7CVSS6.6AI score0.02049EPSS
SaveExploits3
Snyk
Snyk
added 2026/05/27 12:47 a.m.16 views

HTTP Request Smuggling

Overview starlette is a The little ASGI library that shines. Affected versions of this package are vulnerable to HTTP Request Smuggling via the request.url reconstruction process. An attacker can bypass path-based security checks by supplying a malformed Host header that causes request.url.path t...

6.9CVSS5.5AI score0.01839EPSS
SaveExploits2References2
NVD
NVD
added 2026/05/26 10:16 p.m.18 views

CVE-2026-48710

Starlette is a lightweight ASGI framework/toolkit. Prior to version 1.0.1, the HTTP Host request header was not validated before being used to reconstruct request.url. Because the routing algorithm relies on the raw HTTP path while request.url is rebuilt from the Host header, a malformed header...

6.5CVSS0.01839EPSS
SaveExploits2References23
OSV
OSV
added 2026/05/26 10:16 p.m.19 views

UBUNTU-CVE-2026-48710

Starlette is a lightweight ASGI framework/toolkit. Prior to version 1.0.1, the HTTP Host request header was not validated before being used to reconstruct request.url. Because the routing algorithm relies on the raw HTTP path while request.url is rebuilt from the Host header, a malformed header...

6.5CVSS5.8AI score0.01839EPSS
SaveExploits2References6
AlpineLinux
AlpineLinux
added 2026/05/26 9:54 p.m.20 views

CVE-2026-48710

Starlette is a lightweight ASGI framework/toolkit. Prior to version 1.0.1, the HTTP Host request header was not validated before being used to reconstruct request.url. Because the routing algorithm relies on the raw HTTP path while request.url is rebuilt from the Host header, a malformed header...

6.5CVSS5.8AI score0.01839EPSS
SaveExploits2
Vulnrichment
Vulnrichment
added 2026/05/26 9:54 p.m.19 views

CVE-2026-48710 Starlette has missing Host header validation that poisons request.url.path, bypassing path-based security checks

Starlette is a lightweight ASGI framework/toolkit. Prior to version 1.0.1, the HTTP Host request header was not validated before being used to reconstruct request.url. Because the routing algorithm relies on the raw HTTP path while request.url is rebuilt from the Host header, a malformed header...

6.5CVSS5.8AI score0.01839EPSS
SaveExploits2References7
ATTACKERKB
ATTACKERKB
added 2026/05/26 9:54 p.m.12 views

CVE-2026-48710

Starlette is a lightweight ASGI framework/toolkit. Prior to version 1.0.1, the HTTP Host request header was not validated before being used to reconstruct request.url. Because the routing algorithm relies on the raw HTTP path while request.url is rebuilt from the Host header, a malformed header...

6.5CVSS5.8AI score0.01839EPSS
SaveExploits2References8Affected Software1
OSV
OSV
added 2026/05/26 9:54 p.m.4 views

CVE-2026-48710 Starlette has missing Host header validation that poisons request.url.path, bypassing path-based security checks

Starlette is a lightweight ASGI framework/toolkit. Prior to version 1.0.1, the HTTP Host request header was not validated before being used to reconstruct request.url. Because the routing algorithm relies on the raw HTTP path while request.url is rebuilt from the Host header, a malformed header...

6.5CVSS6.4AI score0.01839EPSS
SaveExploits2References25
Debian CVE
Debian CVE
added 2026/05/26 9:54 p.m.45 views

CVE-2026-48710

Starlette is a lightweight ASGI framework/toolkit. Prior to version 1.0.1, the HTTP Host request header was not validated before being used to reconstruct request.url. Because the routing algorithm relies on the raw HTTP path while request.url is rebuilt from the Host header, a malformed header...

6.5CVSS5.8AI score0.01839EPSS
SaveExploits2
Rows per page
Query Builder