Lucene search
+L

30 matches found

Cvelist
Cvelist
added 5 days ago34 views

CVE-2026-41920 Apache Traffic Server: SNI to Host header matching policy is not properly enforced

Improper Access Control vulnerability in Apache Traffic Server. This issue affects Apache Traffic Server: from 9.0.0 through 9.1.14, from 10.0.0 through 10.1.3. Users are recommended to upgrade to version 9.1.15 or 10.1.4, which fixes the issue...

9.3CVSS0.00187EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/21 10:8 p.m.26 views

EUVD-2026-45551

fast-uri vulnerable to host confusion via literal backslash authority delimiter...

7.5CVSS5.2AI score0.00221EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/21 10:8 p.m.7 views

GHSA-V2HH-GCRM-F6HX fast-uri vulnerable to host confusion via literal backslash authority delimiter

Impact fast-uri v4.1.0 and earlier do not treat a literal backslash U+005C as an authority delimiter. Node's native WHATWG URL used by fetch, undici, and Node's http/https clients normalizes \ to / for special schemes http, https, ws, wss, ftp, file, so the two parsers extract different hosts fro...

7.5CVSS5.3AI score0.00221EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-16221

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Impact: fast-uri versions from 2.3.1 through 4.1.0 including the 3.x line up to 3.1.3 and the 2.x line up to 2.4.2 do not treat a literal backslash character...

7.5CVSS5.8AI score0.00221EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/06 7:42 p.m.10 views

CVE-2026-50134

Hugo is a static site generator. From 0.91.0 until 0.162.0, resources.GetRemote enforces security.http.urls on the URL it is called with, but it did not re-validate intermediate URLs on HTTP 3xx redirects. An allowed server or an attacker controlling its DNS or response could therefore redirect t...

6.3CVSS5.9AI score0.00249EPSS
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2026/06/30 1:49 a.m.10 views

SUSE CVE-2026-13676

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 original Unicode form while normalize and equal still return...

7.2CVSS5.8AI score0.00384EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/06/29 2:23 p.m.17 views

Interpretation Conflict

Overview fast-uri is a Dependency-free RFC 3986 URI toolbox Affected versions of this package are vulnerable to Interpretation Conflict in its parse, normalize, and equal functions, which call the nonexistent URL.domainToASCII static method and silently swallow the resulting TypeError into...

8.7CVSS5.8AI score0.00384EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/29 2:16 p.m.13 views

CVE-2026-13676

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 original Unicode form while normalize and equal still return...

7.5CVSS0.00384EPSS
SaveExploits0References21
CVE
CVE
added 2026/06/29 1:22 p.m.77 views

CVE-2026-13676

The CVE concerns the fast-uri library (versions 2.3.1–3.1.2 and 4.0.0) where the IDN host canonicalization path fails to normalize Unicode hosts for HTTP URLs. A helper used in IDN conversion does not exist on the global URL constructor, leaving the host in Unicode form while normalize() and equa...

7.5CVSS5.8AI score0.00384EPSS
SaveExploits0References21Affected Software1
Vulnrichment
Vulnrichment
added 2026/06/29 1:22 p.m.16 views

CVE-2026-13676 fast-uri vulnerable to host confusion via failed IDN canonicalization

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 original Unicode form while normalize and equal still return...

7.5CVSS5.8AI score0.00384EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/06/25 9:15 p.m.10 views

CVE-2026-11703

Missing SNI/ALPN binding on stateful session-ID resumption, which previously skipped the binding check performed for ticket-based resumption. A cached session could be resumed under a different SNI/ALPN than originally negotiated and, where client-authentication policy differs across virtual host...

6CVSS5.9AI score0.00211EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2026/04/28 12:0 a.m.27 views

OpenClaw 代码问题漏洞

OpenClaw is an open-source intelligent artificial assistant developed by OpenClaw. Versions of OpenClaw prior to 2026.3.31 had code vulnerabilities. These vulnerabilities stemmed from incomplete host-env-security-policy.json files, which failed to restrict compiler binary environment variables. A...

6.1CVSS6.2AI score0.0013EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/04/20 11:8 p.m.8 views

EUVD-2026-24018

OpenClaw before 2026.3.31 contains an environment variable override vulnerability in host exec policy that fails to properly enforce proxy, TLS, Docker, and Git TLS controls. Attackers can bypass security controls by overriding environment variables to circumvent proxy settings, TLS verification,...

4.4CVSS5.8AI score0.00124EPSS
SaveExploits0References3
NVD
NVD
added 2026/04/10 5:17 p.m.12 views

CVE-2026-35650

OpenClaw before 2026.3.22 contains an environment variable override handling vulnerability that allows attackers to bypass the shared host environment policy through inconsistent sanitization paths. Attackers can supply blocked or malformed override keys that slip through inconsistent validation ...

8.8CVSS0.00489EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/03 3:0 a.m.8 views

GHSA-G8XP-QX39-9JQ9 OpenClaw: Incomplete host-env-security-policy allows untrusted model to substitute compiler binaries via env overrides

Summary Incomplete host-env-security-policy.json allows untrusted model to substitute compiler binaries CC, CXX, CARGOBUILDRUSTC, CMAKECCOMPILER via env overrides on approved host exec requests Current Maintainer Triage - Status: narrow - Normalized severity: medium - Assessment: Shipped v2026.3....

7.3CVSS5.9AI score0.0013EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/03/26 12:0 a.m.6 views

PT-2026-31961

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.3.22 Description OpenClaw contains a flaw in its handling of environment variable overrides. Inconsistent sanitization paths allow attackers to bypass shared host environment policies by supplying blocked or...

7.7CVSS6.2AI score0.00489EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2026/03/10 5:16 p.m.4 views

CVE-2026-30964 Webauthn Framework: allowed_origins collapses URL-like origins to host-only values, bypassing exact origin validation

web-auth/webauthn-lib is an open source set of PHP libraries and a Symfony bundle to allow developers to integrate that authentication mechanism into their web applications. Prior to 5.2.4, when allowedorigins is configured, CheckAllowedOrigins reduces URL-like values to their host component and...

5.4CVSS5.8AI score0.00197EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/03/03 10:21 p.m.7 views

Server-side Request Forgery (SSRF)

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via inconsistent enforcement of host and DNS policies in the media fetch process. An attacker can access internal network resources or unintended hosts by...

3.5CVSS5.8AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/11/19 5:20 p.m.6 views

CVE-2025-54821

An Improper Privilege Management vulnerability CWE-269 vulnerability in Fortinet FortiOS 7.6.0 through 7.6.3, FortiOS 7.4 all versions, FortiOS 7.2 all versions, FortiOS 7.0 all versions, FortiOS 6.4 all versions, FortiPAM 1.6.0, FortiPAM 1.5 all versions, FortiPAM 1.4 all versions, FortiPAM 1.3...

6CVSS6.6AI score0.00148EPSS
SaveExploits0References1
NCSC
NCSC
added 2025/11/19 8:35 a.m.13 views

Vulnerabilities fixed in Fortinet FortiOS

Fortinet has fixed vulnerabilities in FortiOS multiple versions. The vulnerabilities include a stack-based buffer overflow that allows attackers to execute unauthorized code or commands by sending specially crafted packets. A specific vulnerability in the FortiOS CAPWAP daemon allows a remote,...

7.5CVSS7.8AI score0.00593EPSS
SaveExploits0References3
Rows per page
Query Builder