VulnSea

CWE-436

CVEs classified under CWE-436, newest first.

48 CVEsRSS

CVE-2026-16221High· 7.5
2mo ago

fast-uri: Fast-uri: Security policy bypass due to URL parsing inconsistency (CVE-2026-16221)

A flaw was found in fast-uri. This vulnerability arises because fast-uri does not correctly interpret backslash characters as authority delimiters in Uniform Resource Locators (URLs), unlike Node.js's native WHATWG URL parser. This discrep…

▾ TwilightRed Hat · Red Hat Openshift Data Foundation 4.22EPSS 0.25%via CSAF
CVE-2026-63030Critical· 9.8CISA KEVPoC
2mo ago

WordPress 6.9.x before 6.9.5 and 7.0.x before 7.0.2 is affected by a REST API batch endpoint route confusion issue which, combined with the author__not_in WP_Query SQL Injection (CVE-2026-60137), could allow an attacker to perform SQL In…

WordPress 6.9.x before 6.9.5 and 7.0.x before 7.0.2 is affected by a REST API batch endpoint route confusion issue which, combined with the author__not_in WP_Query SQL Injection (CVE-2026-60137), could allow an attacker to perform SQL In…

▾ HadalEPSS 10%via NVD
CVE-2026-59882Medium· 4.2
2mo ago

guzzlehttp/psr7 is a PSR-7 HTTP message library implementation in PHP

guzzlehttp/psr7 is a PSR-7 HTTP message library implementation in PHP. Prior to 2.12.3, Uri::assertValidHost() does not reject URI host components containing authority delimiters, embedded ports, or malformed IPv6 brackets, allowing Uri:…

▾ Sunlitguzzlephp · psr-7EPSS 0.32%via NVD
GHSA-59qp-cfj3-rp64Medium
2mo ago

netfoil has a domain name filter bypass via multiple questions

netfoil has a domain name filter bypass via multiple questions

▾ Sunlittinfoil-factory · github.com/tinfoil-factory/netfoilvia GHSA
CVE-2026-13676High· 7.5
3mo ago

fast-uri versions 2.3.1 through 3.1.2 and 4.0.0 fail to canonicalize Unicode (IDN) hostnames for HTTP-family URLs

fast-uri versions 2.3.1 through 3.1.2 and 4.0.0 fail to canonicalize Unicode (IDN) hostnames for HTTP-family URLs. The IDN conversion path calls a helper that does not exist on the global URL constructor, silently leaving the host in its…

▾ Twilightopenjsf · fast-uriEPSS 0.48%via NVD
CVE-2026-48788High· 8.2
3mo ago

Remark42: Cross-Site Scripting (XSS) on /api/v1/img via content-type spoofing

Remark42: Cross-Site Scripting (XSS) on /api/v1/img via content-type spoofing

▾ Twilightumputun · github.com/umputun/remark42EPSS 0.41%via GHSA
CVE-2026-47076Medium
3mo ago

Hackney has SSRF allowlist bypass in hackney_url:normalize/2 via percent-encoded host

Hackney has SSRF allowlist bypass in hackney_url:normalize/2 via percent-encoded host

▾ Sunlithackney · hackneyEPSS 0.16%via GHSA
CVE-2026-54134High
3mo ago

OctoPrint has possible file exfiltration via query parameters on upload endpoints

OctoPrint has possible file exfiltration via query parameters on upload endpoints

▾ TwilightOctoPrint · OctoPrintEPSS 0.32%via GHSA
CVE-2026-12491Medium· 4.8
3mo ago

vLLM: image EXIF Rotation & PNG tRNS Transparency Not Normalized, Causing Mismatch Between Model Input and Expectations

vLLM: image EXIF Rotation & PNG tRNS Transparency Not Normalized, Causing Mismatch Between Model Input and Expectations

▾ Sunlitvllm · vllmEPSS 0.24%via OSV
CVE-2026-53655Medium
3mo ago

node-tar applies PAX size override to intermediary GNU long-name/long-link headers, causing tar parser interpretation differential (file smuggling)

node-tar applies PAX size override to intermediary GNU long-name/long-link headers, causing tar parser interpretation differential (file smuggling)

▾ Sunlittar · tarEPSS 0.16%via GHSA
CVE-2026-53537Low· 3.7
3mo ago

python-multipart: Content-Disposition parameter smuggling via RFC 2231/5987 extended parameters

python-multipart: Content-Disposition parameter smuggling via RFC 2231/5987 extended parameters

▾ Sunlitpython-multipart · python-multipartEPSS 0.29%via OSV
CVE-2026-53538Low· 3.7
3mo ago

python-multipart: Semicolon treated as querystring field separator enables parameter smuggling

python-multipart: Semicolon treated as querystring field separator enables parameter smuggling

▾ Sunlitpython-multipart · python-multipartEPSS 0.26%via OSV
CVE-2026-47767Medium
3mo ago

SymfonyRuntime CVE-2024-50340 Patch Bypass: Web Requests Can Still Set APP_ENV/APP_DEBUG via parse_str/SAPI Argv Mismatch

SymfonyRuntime CVE-2024-50340 Patch Bypass: Web Requests Can Still Set APP_ENV/APP_DEBUG via parse_str/SAPI Argv Mismatch

▾ Sunlitsymfony · symfony/runtimeEPSS 0.72%via GHSA
CVE-2026-6322High· 7.5
4mo ago

fast-uri normalize() decoded percent-encoded authority delimiters inside the host component and then re-emitted them as raw delimiters during serialization

fast-uri normalize() decoded percent-encoded authority delimiters inside the host component and then re-emitted them as raw delimiters during serialization. A host that combined an allowed domain, an encoded at-sign, and a different doma…

▾ Twilightopenjsf · fast-uriEPSS 0.68%via NVD
CVE-2026-27896High· 7.0
7mo ago

MCP Go SDK Vulnerable to Improper Handling of Case Sensitivity

The Go MCP SDK used Go's standard encoding/json.Unmarshal for JSON-RPC and MCP protocol message parsing in versions prior to 1.3.1. Go's standard library performs case-insensitive matching of JSON keys to struct field tags — a field tagg…

▾ Twilightmodelcontextprotocol · go-sdkEPSS 0.46%via CVEORG
CVE-2026-25223High· 7.5
7mo ago

Fastify is a fast and low overhead web framework, for Node.js

Fastify is a fast and low overhead web framework, for Node.js. Prior to version 5.7.2, a validation bypass vulnerability exists in Fastify where request body validation schemas specified by Content-Type can be completely circumvented. By…

▾ Twilightfastify · fastifyEPSS 0.82%via NVD
CVE-2025-48384High· 8.0CISA KEVPoC
1y ago

Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals

Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. When reading a config value, Git strips any trailing carriage return a…

▾ Abyssalgit-scm · gitEPSS 4.1%via NVD
CVE-2020-3564Medium· 5.3
5y ago

A vulnerability in the FTP inspection engine of Cisco Adaptive Security Appliance (ASA) Software and Cisco Firepower Threat Defense (FTD) Software could allow an unauthenticated, remote attacker to bypass FTP inspection

A vulnerability in the FTP inspection engine of Cisco Adaptive Security Appliance (ASA) Software and Cisco Firepower Threat Defense (FTD) Software could allow an unauthenticated, remote attacker to bypass FTP inspection. The vulnerabilit…

▾ Sunlitcisco · adaptive_security_applianceEPSS 1.3%via NVD
CWE-436 vulnerabilities (CVEs) — page 2 · VulnSea