Advisory Database
  • Advisories
  • Dependency Scanning
  1. cargo
  2. ›
  3. mistralrs-server-core
  4. ›
  5. GHSA-wfgq-w7cq-qj7j

GHSA-wfgq-w7cq-qj7j: mistral.rs Media Loader: Unauthenticated SSRF and arbitrary local file read via image_url

September 10, 2026

mistral.rs fetches any request-supplied image/audio URL with no host or IP validation, and opens arbitrary local files (a file:// URL, or any existing relative/absolute path). A remote, unauthenticated client of any vision/audio deployment can cause the server to issue requests to internal or cloud-metadata addresses (SSRF) and to open arbitrary local files, via the standard OpenAI image_url / audio_url message content. The server is unauthenticated by default.

References

  • github.com/EricLBuehler/mistral.rs/commit/74793379649febc758b6a0d4b71aa6aeabc80f9c
  • github.com/EricLBuehler/mistral.rs/security/advisories/GHSA-wfgq-w7cq-qj7j
  • github.com/advisories/GHSA-wfgq-w7cq-qj7j

Code Behaviors & Features

Detect and mitigate GHSA-wfgq-w7cq-qj7j with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.8.18

Fixed versions

  • 0.8.18

Solution

Upgrade to version 0.8.18 or above.

Impact 7.2 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:L

Learn more about CVSS

Weakness

  • CWE-73: External Control of File Name or Path
  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

cargo/mistralrs-server-core/GHSA-wfgq-w7cq-qj7j.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 22 Sep 2026 12:19:35 +0000.