Lucene search
+L

44188 matches found

CVE
CVE
added 2026/07/21 8:37 p.m.8 views

CVE-2026-47685

FOGProject vulnerable to stored cross-site scripting (XSS) in the Host Management Inventory page due to two issues disclosed across connected sources: (1) unauthenticated inventory service endpoint /service/inventory.php persists client-supplied values without sanitization; and (2) the Host Manag...

7.3CVSS4.8AI score0.00199EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/21 8:36 p.m.6 views

CVE-2026-63764

LMDeploy through 0.14.0, fixed in commit 03c3130, contains a server-side request forgery SSRF vulnerability in the loadhttpurl function within the connection.py media handler, where the private-IP guard validates only the original URL without re-validating hosts after HTTP redirects. An...

8.6CVSS5.4AI score0.00302EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/21 7:51 p.m.4 views

CVE-2026-46403 Klever-Go KVM read-only execution can commit contract delete and upgrade side effects

Klever-Go is the Go implementation of the Klever blockchain protocol. Prior to 1.7.17, KVM exposes ExecuteReadOnlyWithTypedArguments as a read-only execution mechanism. The hook saves the previous read-only state, sets runtime.SetReadOnlytrue, executes the destination context, and then restores t...

6.3CVSS5.7AI score0.00342EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/21 7:51 p.m.20 views

CVE-2026-46403

Summary (verified): Klever-Go KVM read-only execution can leak state changes via contract delete/upgrade side effects when invoked through ExecuteReadOnlyWithTypedArguments. The root cause is applying read-only as runtime state while not enforcing it in state-changing host-core paths, allowing a ...

6.3CVSS5.6AI score0.00342EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/21 7:17 p.m.6 views

UBUNTU-CVE-2026-12547

SoupAuthManager caches proxy authentication credentials without scoping them to the proxy authority host:port. When the proxy configuration changes e.g., via system settings or WPAD, cached Proxy-Authorization headers from the previous proxy are sent to the new proxy, leaking credentials...

3.4CVSS5.8AI score0.00228EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/21 7:4 p.m.15 views

EUVD-2026-41125

aws-cdk-lib: OS Command Injection in NodejsFunction Docker Bundling...

7.3CVSS5.2AI score0.00626EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/21 7:3 p.m.10 views

fast-uri vulnerable to host confusion via failed IDN canonicalization

Impact fast-uri versions = 2.3.1, = 4.0.0 fail to canonicalize Unicode/IDN hostnames for HTTP-family URLs. The IDN conversion path calls URL.domainToASCII... on the global WHATWG URL constructor, where that helper does not exist. The resulting TypeError is silently routed into parsed.error, but...

7.5CVSS6.5AI score0.00384EPSS
SaveExploits0References30Affected Software1
Patchstack
Patchstack
added 2026/07/21 7:3 p.m.11 views

NPM: fast-uri vulnerable to host confusion via failed IDN canonicalization

NPM: fast-uri vulnerable to host confusion via failed IDN canonicalization vulnerability discovered by ? in WordPress Npm fast-uri versions = 2.3.1, 2.4.2...

7.5CVSS5.2AI score0.00384EPSS
SaveExploits0References28Affected Software1
OSV
OSV
added 2026/07/21 7:3 p.m.5 views

GHSA-4C8G-83QW-93J6 fast-uri vulnerable to host confusion via failed IDN canonicalization

Impact fast-uri versions = 2.3.1, = 4.0.0 fail to canonicalize Unicode/IDN hostnames for HTTP-family URLs. The IDN conversion path calls URL.domainToASCII... on the global WHATWG URL constructor, where that helper does not exist. The resulting TypeError is silently routed into parsed.error, but...

7.5CVSS6.5AI score0.00384EPSS
SaveExploits0References30
Github Security Blog
Github Security Blog
added 2026/07/21 6:35 p.m.7 views

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...

6.5CVSS5.4AI score0.00186EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/07/21 6:35 p.m.9 views

EUVD-2026-42319

guzzlehttp/psr7: Host Confusion via Weak URI Host Validation...

6.5CVSS5.1AI score0.00186EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/21 6:35 p.m.5 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.00186EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/21 6:34 p.m.5 views

GHSA-2X63-GW47-W4MM websocket-driver-ruby: Denial of service via malformed Host header

Impact If this library is used to implement a WebSocket server on top of a TCP server, by using the WebSocket::Driver.server method, then a client can cause the server to crash by sending a Host header that is not a valid host:port string. When this happens, a URI::InvalidURIError exception is...

8.9CVSS5.5AI score
SaveExploits0References3
Snyk
Snyk
added 2026/07/21 5:54 p.m.7 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal in the file-op delete path. An attacker can delete files outside the intended build root by sending a crafted low-level build API request with FileActionRm.Path values such as .. or ../victim. The vulnerable path...

7.5CVSS6.4AI score0.00249EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/21 5:17 p.m.9 views

CVE-2026-15793

BuildKit custom frontends or clients using the raw low-level API can set git.checkoutbundle=true when checking out Git sources. If the Git source is malicious, this could lead to a crafted command invocation on the host...

7.5CVSS0.00202EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/21 5:17 p.m.5 views

CVE-2026-15791

A crafted message in the BuildKit low-level build API can be used to remove the contents of the /tmp directory. The action that can normally be used to delete files inside the build container rootfs can escape into the real host temp directory...

7.5CVSS0.00249EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/21 4:10 p.m.12 views

CVE-2026-15791

CVE-2026-15791 concerns BuildKit LLB/file operations where a crafted low-level build API message can escape the build root and remove contents of the host’s /tmp directory. Technical details across sources describe a Directory Traversal in the file operation (FileActionRm.Path) that can lead to h...

7.5CVSS5.4AI score0.00249EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/21 4:10 p.m.5 views

CVE-2026-15791 LLB file operation can be tricked to remove /tmp directory contents

A crafted message in the BuildKit low-level build API can be used to remove the contents of the /tmp directory. The action that can normally be used to delete files inside the build container rootfs can escape into the real host temp directory...

1.8CVSS5.4AI score0.00249EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/21 4:10 p.m.5 views

EUVD-2026-46310

A crafted message in the BuildKit low-level build API can be used to remove the contents of the /tmp directory. The action that can normally be used to delete files inside the build container rootfs can escape into the real host temp directory...

1.8CVSS5.3AI score0.00249EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/21 4:10 p.m.24 views

CVE-2026-15791 LLB file operation can be tricked to remove /tmp directory contents

A crafted message in the BuildKit low-level build API can be used to remove the contents of the /tmp directory. The action that can normally be used to delete files inside the build container rootfs can escape into the real host temp directory...

1.8CVSS0.00249EPSS
SaveExploits0References1
Rows per page
Query Builder