Lucene search
+L

22303 matches found

attackerkb
attackerkb
•added 2026/07/30 6:09 p.m.•16 views

CVE-2026-15969

SGLang contains an unauthenticated RCE in /loadloraadapterfromtensors via bypass of SafeUnpickler’s incomplete denylist, allowing arbitrary command execution through crafted base64-encoded pickle payloads...

6.1AI score0.01024EPSS
SaveExploits0References3
NVD
NVD
•added 2026/07/30 5:16 p.m.•16 views

CVE-2026-62663

Banks generates meaningful LLM prompts using a simple template language. In versions prior to 2.4.4, all four media filters image, audio, video, document in banks accept untrusted user input as file paths via Pathvalue and pass them directly to openfilepath, "rb" without any path sanitization,...

7.5CVSS0.00503EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2026/07/30 4:49 p.m.•9 views

SUSE CVE-2026-44318

free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's BSF PUT /nbsf-management/v1/subscriptions/subId handler has an unsynchronized write on the global Subscriptions map. The handler first reads the map under RLock via BSFContext.GetSubscriptionsubId, but if t...

6.5CVSS7.7AI score0.00432EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
•added 2026/07/30 4:49 p.m.•9 views

SUSE CVE-2026-44475

Ella Core is a 5G core designed for private networks. Prior to 1.10.0, Ella Core does not verify the UE Security Capabilities received in NGAP PathSwitchRequest messages against its locally stored values. A malicious gNB can overwrite Ella Core's stored UE security capabilities for any UE with...

6.1CVSS7.8AI score0.00227EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/07/30 4:40 p.m.•14 views

SUSE CVE-2026-54319

Daytona is a secure and elastic infrastructure runtime for AI-generated code execution and agent workflows. Prior to 0.186, a sandbox volume reference volumeId, which may also be a volume name was forwarded to the runner and used to build the host bind-mount source path without confinement. A...

4.2CVSS8.2AI score0.00243EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/07/30 4:35 p.m.•14 views

SUSE CVE-2026-63720

datamodel-code-generator prior to version 0.70.0 contains a code injection vulnerability that allows attackers who control input schemas to achieve remote code execution by supplying a malicious customBasePath value containing embedded newlines and a dot-free Python expression. The crafted value ...

7.5CVSS6.6AI score0.00737EPSS
SaveExploits1References3
OSV
OSV
•added 2026/07/30 2:47 p.m.•9 views

GHSA-QQ9Q-XGM3-XV9G Flyto2 Core: LLM/API keys leak to an attacker-controlled base_url

Summary llm.chat reads the operator's provider key from the environment OPENAIAPIKEY, ANTHROPICAPIKEY, ... and sends it in the Authorization: Bearer header to baseurl, a parameter the caller controls. baseurl is only checked against the SSRF guard, and the guard allows any public host, so pointin...

8.6CVSS6AI score0.00556EPSS
SaveExploits0References5
OSV
OSV
•added 2026/07/30 2:46 p.m.•11 views

GHSA-2956-977X-2W3R Flyto2 Core: Arbitrary file write via image.download (and other file-writing modules)

Summary image.download fetches a URL and writes the response to disk. It does not use the central path guard validatepathwithenvconfig, which confines writes to FLYTOSANDBOXDIR; instead it confines the output to outputdir, but outputdir is itself a caller parameter. Since the attacker sets both t...

10CVSS6.5AI score0.0077EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2026/07/30 12:00 a.m.•31 views

PT-2026-66558

Name of the Vulnerable Software and Affected Versions SGLang affected versions not specified Description An unauthenticated remote code execution issue exists in the '/load lora adapter from tensors' endpoint. This occurs due to a bypass of the SafeUnpickler's incomplete denylist, which allows an...

9.8CVSS6.6AI score0.01024EPSS
SaveExploits0References6
NVD
NVD
•added 2026/07/29 8:17 p.m.•16 views

CVE-2026-67436

Linuxfabrik monitoring-plugins provides Python monitoring plugins for Icinga, Nagios, and related monitoring systems. In 6.0.0 and earlier, the redfish- plugins built request URLs by concatenating an operator-supplied base URL with response-supplied @odata.id links, allowing a malicious or...

8.3CVSS0.00421EPSS
SaveExploits0References2
attackerkb
attackerkb
•added 2026/07/29 7:43 p.m.•15 views

CVE-2026-67436

Linuxfabrik monitoring-plugins provides Python monitoring plugins for Icinga, Nagios, and related monitoring systems. In 6.0.0 and earlier, the redfish- plugins built request URLs by concatenating an operator-supplied base URL with response-supplied @odata.id links, allowing a malicious or...

8.3CVSS5.9AI score0.00421EPSS
SaveExploits0References3Affected Software1
CVE
CVE
•added 2026/07/29 7:43 p.m.•41 views

CVE-2026-67436

CVE-2026-67436 affects Linuxfabrik monitoring-plugins (6.0.0 and earlier), specifically the redfish-* plugins. The root cause is that these plugins build request URLs by concatenating an operator-supplied base URL with response-supplied @odata.id links, enabling a malicious or compromised BMC to ...

8.3CVSS5.9AI score0.00421EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/07/29 7:43 p.m.•75 views

CVE-2026-67436 Linuxfabrik monitoring-plugins: SSRF and auth-token disclosure via unvalidated @odata.id link in redfish-* plugins

Linuxfabrik monitoring-plugins provides Python monitoring plugins for Icinga, Nagios, and related monitoring systems. In 6.0.0 and earlier, the redfish- plugins built request URLs by concatenating an operator-supplied base URL with response-supplied @odata.id links, allowing a malicious or...

8.3CVSS0.00421EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/07/29 6:35 p.m.•11 views

CVE-2026-67425 Flyto2 Core: LLM/API keys leak to an attacker-controlled base_url

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.6, llm.chat reads provider keys such as OPENAIAPIKEY and ANTHROPICAPIKEY from the environment and sends them in the Authorization: Bearer header to caller-controlled baseurl, allowing an attacker to receive th...

8.6CVSS6AI score0.00556EPSS
SaveExploits0References3
CVE
CVE
•added 2026/07/29 6:35 p.m.•74 views

CVE-2026-67425

CVE-2026-67425 affects Flyto2 Core. Prior to version 2.26.6, the component llm.chat reads provider keys (e.g., OPENAI_API_KEY, ANTHROPOLIC_API_KEY) from the environment and transmits them in an Authorization: Bearer header to a caller-controlled base_url, enabling an attacker to exfiltrate the op...

8.6CVSS6AI score0.00556EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/07/29 6:35 p.m.•42 views

CVE-2026-67425 Flyto2 Core: LLM/API keys leak to an attacker-controlled base_url

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.6, llm.chat reads provider keys such as OPENAIAPIKEY and ANTHROPICAPIKEY from the environment and sends them in the Authorization: Bearer header to caller-controlled baseurl, allowing an attacker to receive th...

8.6CVSS0.00556EPSS
SaveExploits0References3
OSV
OSV
•added 2026/07/29 2:31 p.m.•11 views

GHSA-38C3-WV3C-V3XJ swagger-typescript-api vulnerable to code injection via unescaped `servers[0].url` in axios http-client template

Summary swagger-typescript-api interpolates servers0.url directly into a TypeScript string literal inside the HttpClient constructor body of the generated axios client templates/base/http-clients/axios-http-client.ejs:71, without any escaping. A malicious URL containing a " closes the string...

8.3CVSS6.5AI score0.00477EPSS
SaveExploits0References5
IBM Security Bulletins
IBM Security Bulletins
•added 2026/07/29 11:12 a.m.•14 views

Security Bulletin: A Use After Free vulnerability may affect TXSeries for Multiplatforms (CVE-2025-38000).

Summary A Use After Free vulnerability may affect TXSeries for Multiplatforms CVE-2025-38000. To address the vulnerability, the base container image for TXSeries for Multiplatforms has been updated to Red Hat Enterprise Linux RHEL Universal Base Image UBI 9 Minimal. Vulnerability Details...

7.8CVSS6.5AI score0.00226EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
•added 2026/07/29 8:53 a.m.•16 views

Security Bulletin: Multiple vulnerabilities found in CICS Transaction Gateway for Multiplatforms.

Summary Multiple vulnerabilities have been found in CICS Transaction Gateway for Multiplatforms due to the use of IBM WebSphere Application Server Liberty, IBM WebSphere Application Server and Jackson Databind. The versions of IBM WebSphere Application Server Liberty, IBM WebSphere Application...

9.8CVSS6.5AI score0.01123EPSS
SaveExploits1Affected Software1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/29 12:00 a.m.•3 views

CVE-2026-54664: Improper Neutralization of Special Elements in Output Used by a Downstream Component

swagger-typescript-api generates API clients for Fetch or Axios from an OpenAPI Specification. Prior to 13.12.2, src/schema-parser/base-schema-parsers/enum.ts passes components.schemas..enumi values to Ts.StringValue in src/configuration.ts without escaping before...

8.3CVSS5.8AI score0.00477EPSS
SaveExploits0References4
Rows per page
Query Builder