Lucene search
+L

28798 matches found

NVD
NVD
added 2026/07/16 5:16 p.m.11 views

CVE-2026-44632

Yamcs is a mission control framework. Prior to 5.12.7, a server-side code injection vulnerability existed in the Yamcs algorithm evaluation engine org.yamcs.algorithms.JavaExprAlgorithmExecutionFactory, which dynamically compiled and evaluated user-controlled algorithm text through the Janino...

9.1CVSS0.01116EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/16 4:45 p.m.11 views

CVE-2026-45568 zrok Python ProxyShare can be used as an SSRF proxy through absolute URL paths

zrok is software for sharing web services, files, and network resources. Prior to 2.0.3, zrok's Python SDK ProxyShare Flask proxy route accepts an absolute URL in the request path and passes it to urllib.parse.urljoin, allowing the requested path to replace the configured target host and causing...

9.9CVSS6.1AI score
SaveExploits0References5
CVE
CVE
added 2026/07/16 4:45 p.m.99 views

CVE-2026-45568

CVE-2026-45568 affects zrok ProxyShare (Python SDK) where the Flask proxy route accepts an absolute URL in the path and passes it to urllib.parse.urljoin, allowing an attacker to replace the configured target host and cause requests to go to an attacker-chosen URL (SSRF). The issue is fixed in ve...

9.9CVSS6.1AI score0.00544EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/07/16 4:45 p.m.44 views

CVE-2026-45568 zrok Python ProxyShare can be used as an SSRF proxy through absolute URL paths

zrok is software for sharing web services, files, and network resources. Prior to 2.0.3, zrok's Python SDK ProxyShare Flask proxy route accepts an absolute URL in the request path and passes it to urllib.parse.urljoin, allowing the requested path to replace the configured target host and causing...

9.9CVSS0.00544EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/16 4:40 p.m.18 views

CVE-2026-63088

In StoatChat, CVE-2026-63088 affects stoatchat before 0.14.0 with an SSRF flaw. The vulnerability stems from incomplete address validation in url_is_blacklisted, which only inspects the first resolved address while the HTTP client iterates all cached addresses, enabling unauthenticated, network-a...

8.6CVSS6.1AI score0.00506EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/16 4:40 p.m.11 views

CVE-2026-63088

stoatchat before 0.14.0 contains a server-side request forgery SSRF vulnerability that allows unauthenticated network-accessible attackers to bypass the DNS-based IP blocklist by exploiting incomplete address validation in the urlisblacklisted function, which inspects only the first resolved...

8.6CVSS6.1AI score0.00506EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/16 4:19 p.m.16 views

CVE-2026-59867

Kiota is an OpenAPI based HTTP Client code generator. Prior to 1.29.1 and 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...

7.1CVSS0.02393EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/16 4:05 p.m.15 views

CVE-2026-44632 Yamcs: Server-Side Code Injection (RCE) via Janino Expression Engine in `JavaExprAlgorithmExecutionFactory`

Yamcs is a mission control framework. Prior to 5.12.7, a server-side code injection vulnerability existed in the Yamcs algorithm evaluation engine org.yamcs.algorithms.JavaExprAlgorithmExecutionFactory, which dynamically compiled and evaluated user-controlled algorithm text through the Janino...

9.1CVSS6.5AI score
SaveExploits0References7
EUVD
EUVD
added 2026/07/16 3:59 p.m.25 views

EUVD-2026-44953

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

8.6CVSS6.2AI score0.00434EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/16 3:59 p.m.9 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 score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/16 3:59 p.m.11 views

CVE-2026-63086

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

8.6CVSS6.2AI score0.00434EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/16 3:59 p.m.27 views

CVE-2026-63086

The CVE-2026-63086 entry concerns text-generation-inference 3.3.7, with an SSRF flaw in the OpenAI-compatible multimodal chat completions endpoint. The fetch_image function in router/src/validation.rs does not validate addresses (private, loopback, link-local, or cloud metadata). The HTTP client ...

8.6CVSS6.2AI score0.00434EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/16 2:42 p.m.13 views

CVE-2026-59863 Kiota: Workspace-config poisoning: out-of-repo file write + generation-time SSRF

Kiota is an OpenAPI based HTTP Client code generator. Prior to 1.29.1 and 1.32.5, Kiota honored a poisoned .kiota/workspace.json workspace configuration without validating per-client or per-plugin outputPath values during kiota client generate and kiota plugin generate, allowing a malicious...

7CVSS5.4AI score0.01374EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/16 2:42 p.m.61 views

CVE-2026-59863 Kiota: Workspace-config poisoning: out-of-repo file write + generation-time SSRF

Kiota is an OpenAPI based HTTP Client code generator. Prior to 1.29.1 and 1.32.5, Kiota honored a poisoned .kiota/workspace.json workspace configuration without validating per-client or per-plugin outputPath values during kiota client generate and kiota plugin generate, allowing a malicious...

7CVSS0.01374EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/16 2:16 p.m.16 views

CVE-2026-56455

HCL DFXAnalytics is affected by a Buffer Overflow vulnerability that can lead to a Denial of Service DoS. The application fails to properly validate input sizes, allowing an attacker to pass an excessive amount of information into a memory container, which can cause the system to crash or become...

7.5CVSS0.00458EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/16 1:13 p.m.42 views

CVE-2026-56455

HCL DFXAnalytics is affected by a Buffer Overflow vulnerability caused by improper input size validation. An attacker can send oversized data to a memory container, potentially crashing or rendering the system unresponsive (DoS). The documents indicate mitigation as implementing comprehensive inp...

7.5CVSS6.1AI score0.00458EPSS
SaveExploits0References1Affected Software1
GithubExploit
GithubExploit
added 2026/07/16 12:51 p.m.75 views

Exploit for Exposure of Sensitive Information to an Unauthorized Actor in Apache Camel

camel-vertx-websocket Header Injection Reproducer CVE-2026-46...

7.5CVSS6.1AI score0.00857EPSS
SaveExploits1
CVE
CVE
added 2026/07/16 12:19 p.m.33 views

CVE-2026-63306

The CVE-2026-63306 issue affects stoatchat prior to 0.13.5 and is an unauthenticated server-side request forgery (SSRF) in the /proxy and /embed endpoints. The vulnerability allows supplying arbitrary URLs without DNS resolution filtering or private IP range validation, enabling attackers to enum...

9.2CVSS6.2AI score0.00409EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/16 12:19 p.m.17 views

CVE-2026-63306 stoatchat before 0.13.5 Unauthenticated SSRF via proxy and embed endpoints

stoatchat before 0.13.5 contains an unauthenticated server-side request forgery vulnerability in the /proxy and /embed endpoints that accept arbitrary URLs without DNS resolution filtering or private IP range validation. Attackers can enumerate internal services, fingerprint applications, and rea...

9.2CVSS6.2AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/07/16 12:00 a.m.19 views

CVE-2026-56434

NGINX Plus and NGINX Open Source have a vulnerability in the ngxhttpssimodule module. This vulnerability may exist when the Server-Side Includes SSI, proxypass, and proxybuffering off directives are configured. With this configuration, an unauthenticated attacker with man-in-the-middle MITM abili...

8.3CVSS6.6AI score0.0045EPSS
SaveExploits0References3
Rows per page
Query Builder