Lucene search
+L

68178 matches found

Positive Technologies
Positive Technologies
added 2026/07/17 12:0 a.m.15 views

PT-2026-60803

Name of the Vulnerable Software and Affected Versions ForgeCode affected versions not specified Description ForgeCode, an AI pair-programming CLI, automatically loads and executes Model Context Protocol MCP servers defined in a repository's .mcp.json file upon startup without requiring user...

8.4CVSS5.8AI score0.00134EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/16 11:4 p.m.7 views

CVE-2026-44453 h2o is vulnerable to musl libc stack overflow

h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. Prior to commit 6b5370d, h2o is vulnerable to a Denial of Service attack when calling alloca under certain conditions. When serving static files, h2o builds the file path on stack, by calling alloca. The maximum size of the memor...

7.5CVSS5.3AI score0.00279EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/16 10:17 p.m.10 views

CVE-2026-44180

Jupyter Enterprise Gateway launches remote Jupyter Notebook kernels across distributed clusters like Apache Spark, Kubernetes, and Docker Swarm. Versions 2.0.0rc1 and above prior to 3.3.0 have a prohibited UID and GID feature that by default prevents launching kernels with UID or GID 0 root, and...

9.8CVSS0.00463EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/16 10:5 p.m.35 views

CVE-2026-44182

CVE-2026-44182 affects Jupyter Enterprise Gateway before v3.3.0, where untrusted environment variables (KERNEL_XXX) are interpolated into Kubernetes manifests via a Jinja2 template without YAML-aware escaping. This YAML-injection can overwrite keys like securityContext, inject multi-document YAML...

10CVSS6.2AI score0.00348EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/16 9:59 p.m.33 views

CVE-2026-44180 Jupyter Enterprise Gateway: ContainerProcessProxy._enforce_prohibited_ids can be Bypassed

Jupyter Enterprise Gateway launches remote Jupyter Notebook kernels across distributed clusters like Apache Spark, Kubernetes, and Docker Swarm. Versions 2.0.0rc1 and above prior to 3.3.0 have a prohibited UID and GID feature that by default prevents launching kernels with UID or GID 0 root, and...

9.8CVSS0.00463EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/16 9:59 p.m.53 views

CVE-2026-44180

CVE-2026-44180 affects Jupyter Enterprise Gateway: ContainerProcessProxy._enforce_prohibited_ids can be bypassed to run kernels as root by supplying KERNEL_UID/KERNEL_GID values with whitespace. Affected versions: 2.0.0rc1 through

9.8CVSS6.4AI score0.00463EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/16 9:24 p.m.36 views

CVE-2026-44176 Kirby: `pages.access` permission is not checked during rendering of page drafts

Kirby is an open-source content management system. Versions prior to 4.9.1 and 5.4.1 do not check the pages.access permission during page draft rendering. Permissions are defined for each user role in the user blueprint site/blueprints/users/.... It is also possible to customize the permissions f...

6CVSS0.00215EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/16 8:16 p.m.10 views

CVE-2026-63397

remorses/genql before version 6.3.4 allows an authenticated attacker with control of the GraphQL schema that is passed to genql to inject arbitrary JavaScript or TypeScript. The malicious code is injected into the generated schema.ts file and executes when the genql client is bundled and imported...

7.1CVSS0.00254EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/16 8:14 p.m.5 views

GHSA-VJ7Q-GJH5-988W MCP Python SDK: WebSocket server transport does not support Host/Origin validation

Summary In affected versions, the deprecated WebSocket server transport mcp.server.websocket.websocketserver accepted the WebSocket handshake without applying any Host or Origin header validation. The TransportSecuritySettings mechanism that the SSE and Streamable HTTP transports use for this...

7.6CVSS6AI score0.00149EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/16 7:20 p.m.7 views

GHSA-H7PQ-86H8-RP5X Envoy Gateway: OCI layer extraction allocates make([]byte, h.Size) from untrusted tar header

Vulnerability report without repro case. Repro case may be added later after harness is complete. Preconditions 4: - Tenant can create EnvoyExtensionPolicy baseline - Controller has egress to attacker-controlled OCI registry - No registry allowlist none exists in code - Layer presents Docker/OCI...

6.5CVSS6.1AI score0.00044EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/16 6:14 p.m.11 views

CVE-2026-46513

Summary: Frogman prior to version 1.6.2 stored API tokens in plaintext as raw hex strings in the oc_api_tokens table and validated the X-Frogman-Token header by directly comparing it to the stored value, enabling database read access to reusable tokens at their permission level (including admin)....

7.4CVSS6.1AI score0.00261EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/16 5:16 p.m.11 views

CVE-2026-44596

Yamcs is a mission control framework. Prior to 5.12.7, the authentication endpoint POST /auth/token in yamcs-core, handled by yamcs-core/src/main/java/org/yamcs/http/auth/AuthHandler.java, lacked any rate limiting, account lockout, or failed-attempt throttling, so an unauthenticated remote attack...

9.8CVSS0.01729EPSS
SaveExploits3References5
CVE
CVE
added 2026/07/16 4:4 p.m.54 views

CVE-2026-44596

Summary (CVE-2026-44596) Yamcs’ authentication endpoint POST /auth/token (in yamcs-core) lacked rate limiting, account lockout, and throttling for failed attempts prior to v5.12.7. An unauthenticated remote attacker could perform unlimited password-guessing against any user account, enabling brut...

9.8CVSS6.2AI score0.01729EPSS
SaveExploits3References5Affected Software1
OSV
OSV
added 2026/07/16 3:59 p.m.5 views

CVE-2026-63086 text-generation-inference 3.3.7 SSRF via fetch_image in multimodal chat completions

text-generation-inference through 3.3.7 contains a server-side request forgery SSRF vulnerability in the OpenAI-compatible multimodal chat completions endpoint that allows unauthenticated network attackers to coerce the server into issuing arbitrary HTTP GET requests by supplying a crafted imageu...

6.9CVSS6.2AI score0.00323EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/16 3:32 p.m.11 views

CVE-2026-12379

CVE-2026-12379 is an open redirect vulnerability in the Axivion Dashboard’s OAuth/OIDC login flow. The post-authentication redirect is not restricted to the application’s own origin, allowing an attacker to craft a login link that, after authentication, redirects the user to an untrusted external...

6.8CVSS6AI score0.00142EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/16 2:58 p.m.15 views

Security Bulletin: Multiple Vulnerabilities in IBM Datacap

Summary Multiple vulnerabilities were addressed in IBM Datacap version 9.1.10 released on December 19, 2025 and IBM Datacap version 9.1.9 Interim Fix 008 released on June 15, 2026 Vulnerability Details CVEID:CVE-2022-23302 DESCRIPTION: JMSSink in all versions of Log4j 1.x is vulnerable to...

9.8CVSS7.2AI score0.66537EPSS
SaveExploits1Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/16 2:48 p.m.10 views

CVE-2026-59867 Kiota: Generation-time SSRF + remote/local file inclusion via unrestricted $ref

Kiota is an OpenAPI based HTTP Client code generator. Prior to 1.32.5, Kiota resolved OpenAPI $ref values by fetching remote https URLs and reading local absolute or out-of-tree file paths, allowing kiota generate on an attacker-controlled or attacker-influenced description to perform build-time...

7.1CVSS6.2AI score0.01921EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/16 2:35 p.m.7 views

golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey

A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority CA. A remote attacker could potentially exploit this by presenting a revoked key, leading t...

9.1CVSS6.1AI score0.00568EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/16 1:16 p.m.9 views

CVE-2025-71388

stoatchat delta/Revolt versions from 20241213-1 before 20250210-1 allow users with only ViewChannel read permission on a channel to fetch that channel's webhooks, including their tokens, because the webhook fetch endpoint checked for ViewChannel instead of ManageWebhooks. Using a retrieved token,...

7.6CVSS0.00275EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/16 1:5 p.m.11 views

EUVD-2026-44920

HCL DFXAnalytics is affected by a Missing HTTP Strict-Transport-Security Header vulnerability. The application fails to implement the HTTP Strict Transport Security HSTS policy within its responses, which could allow a remote attacker to downgrade the communication channel to an unencrypted...

3.1CVSS6.1AI score0.00173EPSS
SaveExploits0References1
Rows per page
Query Builder