Lucene search
+L

1311 matches found

Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.16 views

PT-2026-79057

WebOb provides objects for HTTP requests and responses. Prior to 1.8.11, Response. make location absolute in src/webob/response.py checks a Location value for a URI scheme or leading double slash before urllib.parse.urljoin strips leading C0 control characters and spaces. An attacker-controlled...

6.1CVSS5.3AI score0.00339EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/14 7:03 p.m.7 views

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 discrepancy can cause applications that use fast-uri for security...

7.5CVSS4.9AI score0.00436EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/13 11:45 p.m.8 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS5.3AI score0.00728EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/13 3:19 p.m.7 views

CVE-2026-49857

auth-fetch-mcp is an MCP server that lets AI assistants fetch content from authenticated web pages. Version 3.0.1 implements SSRF protection in assertSafeUrl src/security.ts to block requests to private and loopback addresses. However, the isPrivateV6 function fails to detect IPv4-mapped IPv6...

7.4CVSS0.00347EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/13 2:50 p.m.8 views

EUVD-2026-58054

auth-fetch-mcp is an MCP server that lets AI assistants fetch content from authenticated web pages. Version 3.0.1 implements SSRF protection in assertSafeUrl src/security.ts to block requests to private and loopback addresses. However, the isPrivateV6 function fails to detect IPv4-mapped IPv6...

7.4CVSS5.3AI score0.00347EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/13 12:43 p.m.7 views

CVE-2026-67201

A flaw was found in V, specifically within its net.urllib and net.http components. This vulnerability allows a remote attacker to bypass host-based allowlists by exploiting a difference in how URLs are parsed. By crafting a malicious URL with a backslash, an attacker can trick the system into...

8.6CVSS5AI score0.00391EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/13 10:01 a.m.9 views

fast-uri: Fast-uri: Security policy bypass due to URL parsing inconsistency

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 discrepancy can cause applications that use fast-uri for security...

7.5CVSS5.4AI score0.00436EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/13 9:46 a.m.7 views

fast-uri: Fast-uri: Security policy bypass due to URL parsing inconsistency

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 discrepancy can cause applications that use fast-uri for security...

7.5CVSS5.4AI score0.00436EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/12 7:27 a.m.8 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS8.1AI score0.00728EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/10 2:03 a.m.22 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS8.1AI score0.00728EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/10 2:03 a.m.14 views

Important: Red Hat Security Advisory: osbuild-composer security update

An update for osbuild-composer is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability...

7.5CVSS8AI score0.00728EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.11 views

RHEL 8 : osbuild-composer (RHSA-2026:52390)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:52390 advisory. An image building service based on osbuild It is inspired by lorax-composer and exposes the same API. As such, it is a drop-in replacement. Security...

7.5CVSS8.2AI score0.00728EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/07 9:33 p.m.10 views

CVE-2026-18353

A flaw was found in PIA. An unauthenticated attacker can exploit a Server-Side Request Forgery SSRF vulnerability by crafting a malicious OpenID Connect OIDC issuer URL. This bypasses an internal allowlist due to inconsistent URL parsing between Python's urlparse and the requests/urllib3 librarie...

8.8CVSS5.5AI score0.00239EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/06 8:33 p.m.10 views

golang: net/url: Memory exhaustion in query parameter parsing in net/url

A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted...

7.5CVSS5.5AI score0.01945EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/08/03 7:16 p.m.12 views

fast-uri vulnerable to host confusion via backslash authority introducer

Impact fast-uri v4.1.1 and earlier require a literal // to recognize a URI authority, so a reference that uses \, /, or / as the authority introducer in place of //, after an optional scheme is parsed with no authority: the sequence and everything after it fold into the path. Node's native...

7.5CVSS5.5AI score0.00221EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
added 2026/08/01 3:12 p.m.8 views

Improper Input Validation

free5GC is vulnerable to Improper Input Validation. The vulnerability is due to the AUSF failing to validate the supiOrSuci field in UE authentication requests before forwarding it in an unescaped URL path, which allows an unauthenticated attacker to send crafted input containing null bytes or...

6.9CVSS5.3AI score0.00429EPSS
SaveExploits0References6Affected Software2
Snyk
Snyk
added 2026/07/31 5:55 p.m.5 views

Interpretation Conflict

Overview org.webjars.npm:fast-uri is a Dependency-free RFC 3986 URI toolbox Affected versions of this package are vulnerable to Interpretation Conflict due to malformed authority introducer handling in parseWithStatus and resolve in index.js. An attacker can bypass host-based URL checks and steer...

8.7CVSS5.4AI score0.00221EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/31 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-18446

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fast-uri before 4.1.2, 3.1.5, and 2.4.4 requires a literal double forward slash to recognize a URI authority, so a reference that uses a backslash based...

7.5CVSS5.4AI score0.00221EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/30 5:16 p.m.10 views

CVE-2026-54722

DSSRF is a Node.js library that provides a wide range of utilities and advanced SSRF defense checks. Prior to 1.0.4, isurlsafe in src/helpers.ts strips the @ userinfo delimiter with removeatsymbolinstring before new URL parses the URL, allowing an attacker-controlled URL to bypass internal-IP...

8.7CVSS0.00328EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/30 4:27 p.m.39 views

CVE-2026-54722 dssrf: there a critical security bug with remove_at_symbol_in_string

DSSRF is a Node.js library that provides a wide range of utilities and advanced SSRF defense checks. Prior to 1.0.4, isurlsafe in src/helpers.ts strips the @ userinfo delimiter with removeatsymbolinstring before new URL parses the URL, allowing an attacker-controlled URL to bypass internal-IP...

8.7CVSS0.00328EPSS
SaveExploits0References4
Rows per page
Query Builder