Lucene search
+L

298 matches found

RedhatCVE
RedhatCVE
added 2026/08/27 1:08 p.m.2 views

CVE-2026-76172

A flaw was found in fast-uri, a software component used for parsing Uniform Resource Identifiers URIs in Node.js applications. This vulnerability arises from an issue in how fast-uri processes the scheme part of a URI, specifically when it contains special characters that are percent-encoded. An...

7.5CVSS5.5AI score0.00247EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/27 1:08 p.m.3 views

CVE-2026-75931

A flaw was found in fast-uri, a URI parser for Node.js. This vulnerability arises because the parser fails to consistently convert internationalized domain names IDN to their standard ASCII form when processing scheme-relative references. This inconsistency can lead to host confusion, where an...

7.5CVSS5.3AI score0.00247EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/27 10:37 a.m.3 views

Nginx-CVE-2013-4547

Nginx Filename Logic Vulnerability CVE-2013-4547 Vulnerability Description Affected versions: Nginx 0.8.41 1.4.3 / 1.5.0 1.5.7 Reference links: https://vulners.com/cve/CVE-2013-4547 https://blog.werner.wiki/file-resolution-vulnerability-nginx/ http://www.91ri.org/9064.html Vulnerability Descripti...

7.5CVSS7.4AI score0.67718EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/08/26 9:19 p.m.3 views

CVE-2025-63588

CVE-2025-63588 CMSimpleXH cmsimplexh पथ हैंडलिंग में परावर्तित क्रॉस-साइट स्क्रिप्टिंग XSS अनुमानित CVSS v3.1: AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N → 6.1 मध्यम निर्धारित CVE: CVE-2025-63588 उत्पाद: CMSimpleXH - 1.8 विक्रेता: CMSimpleXH - https://www.cmsimple-xh.org/ सारांश CMSimpleXH के फ्रंट-राउट...

7.1CVSS5.2AI score0.00335EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-76172

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fast-uri is a URI parser for Node.js. During parsing it runs a legacy decoding pass over the scheme component and never re-escapes the result, and serialization...

7.5CVSS5.5AI score0.00247EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/24 11:16 a.m.11 views

CVE-2026-76172

fast-uri is a URI parser for Node.js. During parsing it runs a legacy decoding pass over the scheme component and never re-escapes the result, and serialization writes the scheme back out verbatim, unlike the host component which is re-escaped. As a result an input whose scheme carries...

7.5CVSS0.00247EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/24 10:07 a.m.29 views

CVE-2026-76172

fast-uri , a URI parser for Node.js, is vulnerable to host confusion via percent-encoded scheme normalization . The root cause is a legacy decoding pass applied to the scheme component that is never re-escaped before serialization, causing a mismatch between the parsed host (undefined) and the re...

7.5CVSS5.4AI score0.00247EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/12 10:17 p.m.12 views

CVE-2026-73492

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. From 2.25.0 until 2.25.2, Loofah::HTML5::Scrub.alloweduri? does not reject javascript: or vbscript: URIs whose scheme is split by semicolon-less numeric character references...

2.3CVSS5.4AI score0.00245EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/12 8:59 p.m.29 views

CVE-2026-73491 Loofah `allowed_uri?` does not detect `javascript:` URIs split by named whitespace character references

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. From 2.25.0 until 2.25.2, Loofah::HTML5::Scrub.alloweduri? does not reject javascript: URIs whose scheme is split or prefixed with the HTML5 named whitespace character...

2.3CVSS0.00245EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/10 6:56 a.m.14 views

Security Bulletin: IBM Operational Decision Manager for July 2026 - Multiple CVEs addressed

Summary In addition to many updates of operating system level packages, the following security vulnerabilities are addressed with IBM Operational Decision Manager Vulnerability Details CVEID:CVE-2025-11143 DESCRIPTION: The Jetty URI parser has some key differences to other common parsers when...

9.1CVSS7AI score0.01305EPSS
SaveExploits2Affected Software1
SUSE CVE
SUSE CVE
added 2026/08/03 11:50 p.m.9 views

SUSE CVE-2026-18446

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 introducer in place of it backslash backslash, forward slash backslash, or backslash forward slash is parsed with no authority and folds into th...

7.5CVSS5.5AI score0.00221EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/01 2:26 p.m.5 views

fast-uri: fast-uri: Host confusion vulnerability via backslash in URI authority

A flaw was found in fast-uri. This vulnerability arises because fast-uri incorrectly parses Uniform Resource Identifiers URIs when a backslash is used in place of a forward slash to introduce the authority component. This discrepancy with Node's native WHATWG URL parser can lead to host confusion...

7.5CVSS5.5AI score0.00221EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/31 3:16 p.m.6 views

CVE-2026-18446

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 introducer in place of it backslash backslash, forward slash backslash, or backslash forward slash is parsed with no authority and folds into th...

7.5CVSS6.3AI score0.00221EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/21 6:35 p.m.7 views

GHSA-C2W2-PRH8-QM98 guzzlehttp/psr7: Host Confusion via Weak URI Host Validation

Impact guzzlehttp/psr7 did not reject URI host components containing authority delimiters /, ?, , @, or , an embedded port such as host:8080, or IPv6 brackets that do not frame the host such as ::1 or ::1. Uri::assertValidHost rejected only control characters, so these malformed hosts were...

4.2CVSS5.5AI score0.00317EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/08 3:50 p.m.86 views

CVE-2026-59882

The CVE affects guzzlehttp/psr7 (PSR-7 HTTP message library for PHP). Prior to version 2.12.3, Uri::assertValidHost() fails to reject authority delimiters, embedded ports, or malformed IPv6 brackets in host components, causing Uri::getHost() to disagree with the URI authority used for security or...

6.5CVSS6AI score0.00317EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/07 10:17 a.m.13 views

PYSEC-2026-926 Path traversal in spotipy

Summary If a malicious URI is passed to the library, the library can be tricked into performing an operation on a different API endpoint than intended. Details The code Spotipy uses to parse URIs and URLs accepts user data too liberally which allows a malicious user to insert arbitrary characters...

5.4CVSS6.1AI score0.00653EPSS
SaveExploits1References5
vulnersOsv
vulnersOsv
added 2026/06/29 2:23 p.m.3 views

03-api-solid (>=1.0.0, <=1.1.2), 0uth (>=1.0.5, <=1.2.1) +2930 more potentially affected by CVE-2026-13676 via fast-uri (>=2.4.4, <=3.1.2)

fast-uri NPM version =2.4.4, =1.0.0, =1.0.5, =1.0.3, =0.5.2-alpha-20231022145212-c0afe8d, =0.1.4-alpha-20231022145212-c0afe8d, =0.1.4-alpha-20231022145212-c0afe8d, =0.6.0, =0.2.0, =0.2.0, =0.0.1-alpha-20240310235646-1ea207b758e2c4cacf2c0f592448d86a94ff5ba4, =0.3.1, =0.3.4 - @adbl/cartridg...

7.5CVSS5.6AI score0.00384EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/06/16 5:09 p.m.18 views

Security Bulletin: MongoDB Enterprised Advanced affected by: Improper Input Validation (CVE-2025-11143)

Summary There are vulnerabilities in jetty-http-12.0.22.jar used in MongoDB Enterprised Advanced for IBM, involving CVE-2025-11143. The vulnerability has been addressed. Vulnerability Details CVEID:CVE-2025-11143 DESCRIPTION: The Jetty URI parser has some key differences to other common parsers...

6.5CVSS5.3AI score0.00159EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2026/06/11 1:16 p.m.29 views

CVE-2026-48998

guzzlehttp/psr7 is a PSR-7 HTTP message library implementation in PHP. Versions prior to 2.10.2 contain improper Host header validation when parsing raw HTTP request messages and when deriving a server request URI from server variables. An attacker can provide a malformed Host header containing U...

5.3CVSS0.00198EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2026/06/11 12:09 p.m.11 views

Security Bulletin: Multiple vulnerabilities in IBM Tivoli Network Manager IP Edition

Summary Multiple vulnerabilities were addressed in IBM Tivoli Network Manager IP Edition 4.2.0.24 IFix 1 Vulnerability Details CVEID:CVE-2025-11143 DESCRIPTION: The Jetty URI parser has some key differences to other common parsers when evaluating invalid or unusual URIs. Differential parsing of...

9.9CVSS6.6AI score0.01305EPSS
SaveExploits1Affected Software1
Rows per page
Query Builder