Lucene search
K

39 matches found

SUSE CVE
SUSE CVE
added 2026/06/12 2:32 a.m.9 views

SUSE CVE-2026-6322

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 domain was re-emitted with the at-sign as a raw userinfo separator...

7.5CVSS5.4AI score0.00277EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2026/06/10 3:39 p.m.5 views

fast-uri: fast-uri: Path traversal vulnerability allows bypass of security policies

A flaw was found in fast-uri. A remote attacker could exploit this vulnerability by providing a specially crafted Uniform Resource Locator URL containing percent-encoded path separators and dot segments. Due to incorrect processing, fast-uri would decode these elements before proper normalization...

7.5CVSS7.6AI score0.00397EPSS
Exploits0References6
OSV
OSV
added 2026/06/04 7:46 p.m.5 views

ROOT-APP-NPM-CVE-2026-6321 CVE-2026-6321 in @rootio/fast-uri - Patched by Root

Root has patched CVE-2026-6321 in the @rootio/fast-uri package for Root:npm. Multiple fixed versions available...

7.5CVSS5.8AI score0.00397EPSS
Exploits0
OSV
OSV
added 2026/06/04 7:46 p.m.7 views

ROOT-APP-NPM-CVE-2026-6322 CVE-2026-6322 in @rootio/fast-uri - Patched by Root

Root has patched CVE-2026-6322 in the @rootio/fast-uri package for Root:npm. Multiple fixed versions available...

7.5CVSS5.8AI score0.00277EPSS
Exploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/05/29 9:55 a.m.11 views

Security Bulletin: There is a vulnerability in fast-uri-3.0.1.tgz used by IBM Maximo Manage application in IBM Maximo Application Suite (CVE-2026-6321)

Summary There is a vulnerability in fast-uri-3.0.1.tgz used by IBM Maximo Manage application in IBM Maximo Application Suite. Vulnerability Details CVEID:CVE-2026-6321 DESCRIPTION: fast-uri decoded percent-encoded path separators and dot segments before applying dot-segment removal in its normali...

7.5CVSS5.8AI score0.00397EPSS
Exploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/05/16 12:0 a.m.11 views

Fedora 42 : python-jupytext (2026-793b55138d)

The remote Fedora 42 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-793b55138d advisory. This update contains upgrades to various npm packages used during the build to address CVEs, namely: - CVE-2025-69873 ajv - CVE-2026-0540 DOMPurify ...

9.8CVSS6.5AI score0.01026EPSS
Exploits2References7
OSV
OSV
added 2026/05/08 7:13 p.m.5 views

GHSA-V39H-62P7-JPJC fast-uri vulnerable to host confusion via percent-encoded authority delimiters

Impact fast-uri v3.1.1 and earlier decodes percent-encoded authority delimiters %40 as @, %3A as : inside the host component and serializes them back as raw characters. This changes the URI structure, turning a hostname into userinfo plus a different host. For example,...

7.5CVSS5.8AI score0.00277EPSS
Exploits0References4
Patchstack
Patchstack
added 2026/05/08 7:13 p.m.7 views

NPM: fast-uri vulnerable to host confusion via percent-encoded authority delimiters

NPM: fast-uri vulnerable to host confusion via percent-encoded authority delimiters vulnerability discovered by ? in WordPress Npm fast-uri versions = 3.1.1...

7.5CVSS5.8AI score0.00277EPSS
Exploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/08 7:13 p.m.8 views

fast-uri vulnerable to host confusion via percent-encoded authority delimiters

Impact fast-uri v3.1.1 and earlier decodes percent-encoded authority delimiters %40 as @, %3A as : inside the host component and serializes them back as raw characters. This changes the URI structure, turning a hostname into userinfo plus a different host. For example,...

7.5CVSS5.8AI score0.00277EPSS
Exploits0References4Affected Software1
Patchstack
Patchstack
added 2026/05/08 5:15 p.m.4 views

NPM: fast-uri vulnerable to path traversal via percent-encoded dot segments

NPM: fast-uri vulnerable to path traversal via percent-encoded dot segments vulnerability discovered by ? in WordPress Npm fast-uri versions = 3.1.0...

7.5CVSS5.8AI score0.00397EPSS
Exploits0References4Affected Software1
EUVD
EUVD
added 2026/05/08 5:15 p.m.3 views

EUVD-2026-27129

fast-uri vulnerable to path traversal via percent-encoded dot segments...

7.5CVSS5.8AI score0.00397EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2026/05/08 5:15 p.m.8 views

fast-uri vulnerable to path traversal via percent-encoded dot segments

Impact fast-uri v3.1.0 and earlier decodes percent-encoded path separators %2F and dot segments %2E before applying dot-segment removal in normalize and equal. This makes encoded path data behave like real / and .., so distinct URIs collapse onto the same normalized path. For example,...

7.5CVSS5.8AI score0.00397EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2026/05/08 5:15 p.m.4 views

GHSA-Q3J6-QGPJ-74H6 fast-uri vulnerable to path traversal via percent-encoded dot segments

Impact fast-uri v3.1.0 and earlier decodes percent-encoded path separators %2F and dot segments %2E before applying dot-segment removal in normalize and equal. This makes encoded path data behave like real / and .., so distinct URIs collapse onto the same normalized path. For example,...

7.5CVSS5.8AI score0.00397EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2026/05/08 2:27 a.m.5 views

SUSE CVE-2026-6321

fast-uri decoded percent-encoded path separators and dot segments before applying dot-segment removal in its normalize and equal functions. Encoded path data was treated like real slashes and parent-directory references, so distinct URIs could collapse onto the same normalized path. Applications...

7.5CVSS5.8AI score0.00397EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/05/06 5:25 a.m.8 views

CVE-2026-6321

A flaw was found in fast-uri. A remote attacker could exploit this vulnerability by providing a specially crafted Uniform Resource Locator URL containing percent-encoded path separators and dot segments. Due to incorrect processing, fast-uri would decode these elements before proper normalization...

7.5CVSS5.8AI score0.00397EPSS
Exploits0References5
vulnersOsv
vulnersOsv
added 2026/05/05 12:26 p.m.4 views

@activepieces/piece-ai (>=0.3.1 <=0.3.4), @evertondgn/polyhive-cli (=0.1.62) +5 more potentially affected by CVE-2026-6322 via fast-uri (>=3.0.1 <=3.1.0)

fast-uri NPM version =3.0.1, =0.3.1, =5.4.3, =1.0.0, =1.0.0, =2.2.0, =2.3.1 Source cves: CVE-2026-6322 Source advisory: SNYK:JS-FASTURI-16642394...

7.5CVSS5.8AI score0.00277EPSS
Exploits0
Snyk
Snyk
added 2026/05/05 12:26 p.m.5 views

Interpretation Conflict

Overview fast-uri is a Dependency-free RFC 3986 URI toolbox Affected versions of this package are vulnerable to Interpretation Conflict during the decoding of URL host component. An attacker can manipulate the authority component of a URI by supplying percent-encoded delimiters, causing the host ...

8.7CVSS5.8AI score0.00277EPSS
Exploits0References2
Snyk
Snyk
added 2026/05/05 12:26 p.m.6 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 during the decoding of URL host component. An attacker can manipulate the authority component of a URI by supplying percent-encoded delimiters,...

8.7CVSS5.8AI score0.00277EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2026/05/05 11:16 a.m.5 views

CVE-2026-6322

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 domain was re-emitted with the at-sign as a raw userinfo separator...

7.5CVSS5.8AI score0.00277EPSS
Exploits0References3
OSV
OSV
added 2026/05/05 11:16 a.m.5 views

UBUNTU-CVE-2026-6322

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 domain was re-emitted with the at-sign as a raw userinfo separator...

7.5CVSS5.8AI score0.00277EPSS
Exploits0References4
Rows per page
Query Builder