Lucene search
+L

863 matches found

OSV
OSV
added 2026/07/31 10:31 p.m.12 views

GHSA-C5PX-58J2-7FQP gemini-bridge vulnerable to arbitrary local file read via consult_gemini_with_files inline mode

Summary consultgeminiwithfiles in inline mode read any file path supplied in the files argument without confining it to the working directory, then forwarded the contents to the Gemini CLI. Because the caller also controls query, the file contents are echoed back through the Gemini round-trip and...

6.2CVSS6AI score0.00151EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/31 10:31 p.m.13 views

gemini-bridge vulnerable to arbitrary local file read via consult_gemini_with_files inline mode

Summary consultgeminiwithfiles in inline mode read any file path supplied in the files argument without confining it to the working directory, then forwarded the contents to the Gemini CLI. Because the caller also controls query, the file contents are echoed back through the Gemini round-trip and...

6.2CVSS6AI score0.00151EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/07/31 10:31 p.m.16 views

EUVD-2026-51677

gemini-bridge is a lightweight MCP server bridging AI agents to Google's Gemini AI via the official CLI. From 1.0.0 until 1.3.1, consultgeminiwithfiles in inline mode read any file path supplied in the files argument without confining it to the working directory, then forwarded the contents to th...

6.2CVSS5.5AI score0.00151EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/31 10:31 p.m.59 views

CVE-2026-54785

CVE-2026-54785 affects gemini-bridge, a lightweight MCP server that bridges AI agents to Google’s Gemini CLI. From versions 1.0.0 through 1.3.1, the inline mode function consult_gemini_with_files accepts a files argument containing a file path and does not confine it to the working directory, cau...

6.2CVSS5.5AI score0.00151EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/31 10:31 p.m.9 views

CVE-2026-54785 gemini-bridge vulnerable to arbitrary local file read via consult_gemini_with_files inline mode

gemini-bridge is a lightweight MCP server bridging AI agents to Google's Gemini AI via the official CLI. From 1.0.0 until 1.3.1, consultgeminiwithfiles in inline mode read any file path supplied in the files argument without confining it to the working directory, then forwarded the contents to th...

6.2CVSS5.5AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/31 12:00 a.m.22 views

PT-2026-66872

Name of the Vulnerable Software and Affected Versions gemini-bridge versions 1.0.0 through 1.3.0 Description The consult gemini with files function in inline mode allows an arbitrary local file read. When the mode is set to "inline", the server reads any file path provided in the files argument...

6.2CVSS5.5AI score0.00151EPSS
SaveExploits0References10
NVD
NVD
added 2026/07/30 7:17 p.m.14 views

CVE-2026-15974

SGLang contains an SSRF and local file read in the multimodal generation endpoint /v1/chat/completions due to unsanitized imageurl, allowing access to internal metadata, secrets, and services...

6.5CVSS0.00209EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/30 6:07 p.m.15 views

EUVD-2026-51263

SGLang contains an SSRF and local file read in the multimodal generation endpoint /v1/chat/completions due to unsanitized imageurl, allowing access to internal metadata, secrets, and services...

5.9AI score0.00209EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/30 6:07 p.m.11 views

CVE-2026-15974 CVE-2026-15974

SGLang contains an SSRF and local file read in the multimodal generation endpoint /v1/chat/completions due to unsanitized imageurl, allowing access to internal metadata, secrets, and services...

5.5AI score0.00209EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/30 6:07 p.m.44 views

CVE-2026-15974 CVE-2026-15974

SGLang contains an SSRF and local file read in the multimodal generation endpoint /v1/chat/completions due to unsanitized imageurl, allowing access to internal metadata, secrets, and services...

0.00209EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/30 6:07 p.m.56 views

CVE-2026-15974

SGLang (CVE-2026-15974) has a documented SSRF and local file-read flaw in the multimodal generation endpoint /v1/chat/completions caused by unsanitized image_url, enabling access to internal metadata, secrets, and services. The connected sources confirm the vulnerability details but do not provid...

6.5CVSS5.9AI score0.00209EPSS
SaveExploits0References2Affected Software1
CERT
CERT
added 2026/07/30 12:00 a.m.11 views

SGLang contains six different vulnerabilities including RCE, data exfiltration, and credential disclosure

Overview Six vulnerabilities have been discovered within the SGLang project, including remote code execution RCE, server-side request forgery SSRF, local file read, credential leakage, and model weight exfiltration on a target server. Exploitation does not require authentication in most cases, an...

9.8CVSS6.6AI score0.00981EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/30 12:00 a.m.20 views

PT-2026-66560

Name of the Vulnerable Software and Affected Versions SGLang affected versions not specified Description An SSRF Server-Side Request Forgery and local file read issue exists in the multimodal generation endpoint '/v1/chat/completions'. This occurs because the image url variable is not properly...

6.5CVSS5.4AI score0.00209EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/28 10:17 p.m.10 views

CVE-2026-55389

datamodel-code-generator generates Pydantic v2 models, dataclasses, TypedDict, and msgspec.Struct from OpenAPI, JSON Schema, GraphQL, Avro, Protobuf, and raw JSON, YAML, or CSV. Prior to 0.62.0, datamodel-code-generator resolves JSON Schema $ref targets in...

7.5CVSS0.00374EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/28 9:49 p.m.14 views

GHSA-8359-H9FX-J6V9 datamodel-code-generator vulnerable to arbitrary local file read via JSON-Schema `$ref` (`file://` and `../` traversal), bypassing `--no-allow-remote-refs`

Summary datamodel-code-generator resolves JSON-Schema $ref targets that point at the local filesystem without restricting them to the input/base directory and without honoring the remote-reference security control. In the default configuration, an attacker who controls an input schema a "paste yo...

7.5CVSS6AI score0.00374EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/07/28 9:49 p.m.15 views

EUVD-2026-50078

datamodel-code-generator generates Pydantic v2 models, dataclasses, TypedDict, and msgspec.Struct from OpenAPI, JSON Schema, GraphQL, Avro, Protobuf, and raw JSON, YAML, or CSV. Prior to 0.62.0, datamodel-code-generator resolves JSON Schema $ref targets in...

7.5CVSS5.9AI score0.00374EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/28 9:49 p.m.8 views

CVE-2026-55389 datamodel-code-generator vulnerable to arbitrary local file read via JSON-Schema `$ref` (`file://` and `../` traversal), bypassing `--no-allow-remote-refs`

datamodel-code-generator generates Pydantic v2 models, dataclasses, TypedDict, and msgspec.Struct from OpenAPI, JSON Schema, GraphQL, Avro, Protobuf, and raw JSON, YAML, or CSV. Prior to 0.62.0, datamodel-code-generator resolves JSON Schema $ref targets in...

7.5CVSS5.9AI score
SaveExploits0References5
CVE
CVE
added 2026/07/28 9:49 p.m.50 views

CVE-2026-55389

The CVE affects datamodel-code-generator (pre-0.62.0), where JSON Schema $ref resolution in src/datamodel_code_generator/parser/jsonschema.py using is_url/_get_ref_body could read arbitrary local files (via file:// or ../ traversal) when --no-allow-remote-refs is not honored. This could expose se...

7.5CVSS5.9AI score0.00374EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2026/07/28 9:25 p.m.20 views

EUVD-2026-50068

datamodel-code-generator generates Python data models from schema definitions. From 0.59.0 until 0.62.0, XML Schema parsing in src/datamodelcodegenerator/parser/xmlschema.py for --input-file-type xmlschema resolves xs:include, xs:import, xs:redefine, and xs:override schemaLocation values outside...

7.5CVSS5.9AI score0.00361EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/28 9:25 p.m.51 views

CVE-2026-55390

The CVE affects datamodel-code-generator where XML Schema parsing (src/datamodel_code_generator/parser/xmlschema.py) for --input-file-type xmlschema resolves xs:include, xs:import, xs:redefine, and xs:override schemaLocation values outside the input base path, allowing arbitrary local files to be...

7.5CVSS5.9AI score0.00361EPSS
SaveExploits0References3
Rows per page
Query Builder