Lucene search
+L

1157019 matches found

OSV
OSV
added 2026/06/27 7:12 p.m.18 views

MAL-2026-6548 Malicious code in ts-ankle (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 1695e2ffa9252abe1053fc13895a071bd87cb27eb009eeb2262aae1a27da4ea5 On npm install, [email protected] runs a postinstall hook node test.js that executes two hostile flows against the installer's machine without user...

5.8AI score
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/06/27 2:23 p.m.97 views

pagecache-lpe-containment-kit

Page-Cache LPE Containment Kit Detect, contain, and verify...

8.8CVSS6.6AI score0.00583EPSS
SaveExploits19
Veracode
Veracode
added 2026/06/27 8:06 a.m.10 views

Authorization Bypass

Apache Camel is vulnerable to Authorization Bypass. The vulnerability is due to insufficient validation of user-controlled Build resources, which allows an authorized attacker to generate Pods in arbitrary Kubernetes namespaces, including the operator namespace...

8.1CVSS5.4AI score0.00325EPSS
SaveExploits0References9Affected Software1
Chainguard
Chainguard
added 2026/06/27 2:16 a.m.20 views

CVE-2026-39395 vulnerabilities

Vulnerabilities for packages: kyverno, ratify, crossplane, trivy-fips, policy-controller-fips, crossplane-fips, chainctl-fips, kubescape, commercial-chainloop-backend, trivy-operator, teleport, slsa-verifier, cloudbeat, commercial-kyverno, kyverno-notation-aws-fips, trivy, kyverno-notation-aws,...

5.3CVSS7.2AI score0.00241EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/06/27 2:16 a.m.22 views

GHSA-W6C6-C85G-MMV6 vulnerabilities

Vulnerabilities for packages: kyverno, ratify, crossplane, trivy-fips, policy-controller-fips, crossplane-fips, chainctl-fips, kubescape, commercial-chainloop-backend, trivy-operator, teleport, slsa-verifier, cloudbeat, commercial-kyverno, kyverno-notation-aws-fips, trivy, kyverno-notation-aws,...

5.9AI score
SaveExploits0
Wolfi
Wolfi
added 2026/06/27 2:16 a.m.27 views

CVE-2026-39395 vulnerabilities

Vulnerabilities for packages: kyverno, zot, kubescape, ratify, kyverno-notation-aws, teleport, aactl, trivy, crossplane, trivy-operator, policy-controller, slsa-verifier...

5.3CVSS7.2AI score0.00241EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/06/27 2:16 a.m.24 views

GHSA-W6C6-C85G-MMV6 vulnerabilities

Vulnerabilities for packages: kyverno, zot, kubescape, ratify, kyverno-notation-aws, teleport, aactl, trivy, crossplane, trivy-operator, policy-controller, slsa-verifier...

5.9AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/06/27 1:56 a.m.16 views

SUSE CVE-2026-47770

jq is a command-line JSON processor. Prior to 1.8.2, comparing two sufficiently deeply nested arrays with the == operator exhausts the C stack on jq's ordinary command-line surface, resulting in denial of service via stack exhaustion uncontrolled recursion. The crash occurs in jq's recursive...

5.5CVSS5.8AI score0.00147EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/06/27 12:00 a.m.21 views

EulerOS 2.0 SP15 : python3 (EulerOS-SA-2026-2466)

According to the versions of the python3 packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update, |= operator, and unpickli...

7.5CVSS6.7AI score0.0069EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/06/27 12:00 a.m.16 views

EulerOS 2.0 SP15 : python3 (EulerOS-SA-2026-2507)

According to the versions of the python3 packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update, |= operator, and unpickli...

7.5CVSS6.7AI score0.0069EPSS
SaveExploits0References8
OSV
OSV
added 2026/06/26 11:00 p.m.11 views

GHSA-X6FG-52VR-HJ4W Nezha Monitoring: Authenticated users can claim the dashboard Host through NAT and preempt all dashboard routing

Summary An authenticated non-admin user who owns any server can create or update a NAT profile whose domain is equal to the dashboard's own HTTP Host for example, dashboard.example:8008. The dashboard's top-level HTTP/gRPC multiplexer checks NATShared.GetNATConfigByDomainr.Host before dispatching...

6.5CVSS5.8AI score0.00282EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/06/26 11:00 p.m.17 views

Nezha Monitoring: Authenticated users can claim the dashboard Host through NAT and preempt all dashboard routing

Summary An authenticated non-admin user who owns any server can create or update a NAT profile whose domain is equal to the dashboard's own HTTP Host for example, dashboard.example:8008. The dashboard's top-level HTTP/gRPC multiplexer checks NATShared.GetNATConfigByDomainr.Host before dispatching...

6.5CVSS5.8AI score0.00282EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/26 10:49 p.m.15 views

js-toml has silent type confusion via falsy-primitive duplicate-key bypass

Summary js-toml's interpreter checks whether a key already exists in a parser-built container with if objectkey instead of if key in object. When the prior value is a falsy primitive — false, 0, 0n, 0.0, -0, or "" — the duplicate-key branch is skipped and the value is silently overwritten by a...

5.3CVSS5.8AI score0.00232EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/06/26 10:49 p.m.13 views

GHSA-M34P-749J-X6M6 js-toml has silent type confusion via falsy-primitive duplicate-key bypass

Summary js-toml's interpreter checks whether a key already exists in a parser-built container with if objectkey instead of if key in object. When the prior value is a falsy primitive — false, 0, 0n, 0.0, -0, or "" — the duplicate-key branch is skipped and the value is silently overwritten by a...

5.3CVSS5.8AI score0.00232EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/26 10:31 p.m.12 views

GHSA-Q6XX-5VR8-P898 Nezha vulnerable to cross-tenant terminal/file-manager session hijack via WebSocket stream UUID without ownership check

Summary In nezha v1.14.13–v1.14.14 and v2.0.0–v2.0.9, the WebSocket endpoints GET /ws/terminal/:id and GET /ws/file/:id authenticate the caller only by the presence of a valid stream UUID, with no ownership check tying that UUID to the user who created the stream. Any authenticated dashboard user...

9.9CVSS6AI score0.00369EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/26 10:31 p.m.15 views

Nezha vulnerable to cross-tenant terminal/file-manager session hijack via WebSocket stream UUID without ownership check

Summary In nezha v1.14.13–v1.14.14 and v2.0.0–v2.0.9, the WebSocket endpoints GET /ws/terminal/:id and GET /ws/file/:id authenticate the caller only by the presence of a valid stream UUID, with no ownership check tying that UUID to the user who created the stream. Any authenticated dashboard user...

9.9CVSS6AI score0.0043EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/06/26 9:50 p.m.10 views

GHSA-4HF8-5MJM-RFGQ Streamable HTTP mode exposes LINE Desktop read/send tools without MCP authentication

Streamable HTTP mode exposes LINE Desktop read/send tools without MCP authentication Summary line-desktop-mcp supports a --http-mode Streamable HTTP transport for use with clients such as n8n. In this mode the server binds to 0.0.0.0 and exposes the MCP /mcp endpoint without an MCP-layer...

8.8CVSS5.8AI score0.00564EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/06/26 9:50 p.m.15 views

Streamable HTTP mode exposes LINE Desktop read/send tools without MCP authentication

Streamable HTTP mode exposes LINE Desktop read/send tools without MCP authentication Summary line-desktop-mcp supports a --http-mode Streamable HTTP transport for use with clients such as n8n. In this mode the server binds to 0.0.0.0 and exposes the MCP /mcp endpoint without an MCP-layer...

8.8CVSS5.8AI score0.00564EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/26 9:29 p.m.24 views

Nebula Mesh: Web UI lacks ownership checks, enabling cross-operator access to hosts and networks (read, block, delete)

Summary The web UI /ui/ does not apply the per-operator CA scoping the JSON API received for GHSA-598g-h2vc-h5vg. Any authenticated non-admin operator for example, one created via self-registration or OIDC can access resources belonging to other operators. Impact A non-admin operator can: - Block...

8.8CVSS5.8AI score0.00283EPSS
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2026/06/26 9:29 p.m.18 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization in the web UI handlers responsible for managing hosts and networks. An attacker can gain unauthorized access to sensitive information and perform destructive actions across resources owned by other operators by...

8.8CVSS5.8AI score0.00283EPSS
SaveExploits0References3
Rows per page
Query Builder