Lucene search
K

165 matches found

ATTACKERKB
ATTACKERKB
added yesterday7 views

CVE-2026-11332

A flaw was found in ansible-core. The ansible-galaxy role install command processes dependency specifications from a role's meta/requirements.yml file. Due to improper neutralization of argument delimiters, a malicious role author can inject arbitrary git configuration flags through the src field...

7.8CVSS6.1AI score0.0002EPSS
Exploits0References4
Cvelist
Cvelist
added 2026/05/21 8:35 a.m.35 views

CVE-2026-5433

...

0.00318EPSS
Exploits0
EUVD
EUVD
added 2026/05/21 8:35 a.m.5 views

EUVD-2026-31253

Honeywell Control Network Module CNM contains command injection vulnerability in the web interface. An attacker could exploit this vulnerability via command delimiters, potentially resulting in Remote Code Execution RCE...

9.1CVSS5.8AI score0.00318EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2026/05/12 4:54 p.m.5 views

CVE-2026-25690

An improper neutralization of argument delimiters in a command 'argument injection' vulnerability in Fortinet FortiDeceptor 6.0.0 through 6.0.2, FortiDeceptor 5.3.0 through 5.3.3, FortiDeceptor 5.2.0 through 5.2.1, FortiDeceptor 5.1 all versions, FortiDeceptor 5.0 all versions may allow an...

4.3CVSS5.8AI score0.00049EPSS
Exploits0References1
EUVD
EUVD
added 2026/05/08 7:13 p.m.4 views

EUVD-2026-27248

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

7.5CVSS5.8AI score0.00011EPSS
Exploits0References3
OSV
OSV
added 2026/05/08 7:13 p.m.4 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.00011EPSS
Exploits0References4
Patchstack
Patchstack
added 2026/05/08 7:13 p.m.6 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.00011EPSS
Exploits0References4Affected Software1
CVE
CVE
added 2026/05/07 1:36 p.m.32 views

CVE-2026-41650

CVE-2026-41650 affects fast-xml-parser XMLBuilder prior to v5.7.0, where unescaped "-->" in comments and "]]>" in CDATA can lead to XML injection when user-controlled data is built into XML from JavaScript objects. This can enable XSS, SOAP injection, or data manipulation as described in th...

6.1CVSS5.7AI score0.00012EPSS
Exploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/07 1:36 p.m.6 views

CVE-2026-41650 fast-xml-parser XMLBuilder: XML Comment and CDATA Injection via Unescaped Delimiters

fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. Prior to version 5.7.0, XMLBuilder does not escape the "--" sequence in comment content or the "" sequence in CDATA sections when building XML from JavaScript objects. This allows XML injection...

6.1CVSS5.7AI score0.00012EPSS
Exploits1References2
Cvelist
Cvelist
added 2026/05/07 1:36 p.m.26 views

CVE-2026-41650 fast-xml-parser XMLBuilder: XML Comment and CDATA Injection via Unescaped Delimiters

fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. Prior to version 5.7.0, XMLBuilder does not escape the "--" sequence in comment content or the "" sequence in CDATA sections when building XML from JavaScript objects. This allows XML injection...

6.1CVSS0.00012EPSS
Exploits1References2
Snyk
Snyk
added 2026/05/05 12:26 p.m.4 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.00011EPSS
Exploits0References2
NVD
NVD
added 2026/05/05 11:16 a.m.3 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.5CVSS0.00011EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2026/05/05 11:16 a.m.3 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.00011EPSS
Exploits0References3
OSV
OSV
added 2026/05/05 11:16 a.m.2 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.00011EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2026/05/05 10:29 a.m.2 views

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

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.00011EPSS
Exploits0References2
CVE
CVE
added 2026/05/05 10:29 a.m.12 views

CVE-2026-6322

CVE-2026-6322 affects the fast-uri package. The vuln lies in normalize(): it decodes percent-encoded authority delimiters inside the host and then re-emits them as raw delimiters during serialization. This can cause a host, which combines an allowed domain, an encoded at-sign, and a different dom...

7.5CVSS5.8AI score0.00011EPSS
Exploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/05 10:29 a.m.1 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.00011EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2026/05/05 10:29 a.m.2 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.00011EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2026/05/05 1:45 a.m.3 views

SUSE CVE-2026-42483

A heap-based buffer overflow in the Kerberos hash parser in hashcat v7.1.2 allows an attacker to cause a denial of service or possibly execute arbitrary code via a crafted Kerberos hash file. The issue affects modulehashdecode in multiple Kerberos-related modules because accountinfolen is...

9.8CVSS6.4AI score0.00113EPSS
Exploits1References3
Positive Technologies
Positive Technologies
added 2026/05/05 12:0 a.m.5 views

PT-2026-36996

Name of the Vulnerable Software and Affected Versions fast-uri versions prior to 3.1.2 Description The normalize function decoded percent-encoded authority delimiters within the host component and re-emitted them as raw delimiters during serialization. This allows a host combining an allowed...

7.5CVSS5.8AI score0.00011EPSS
Exploits0References7
Rows per page
Query Builder