Advisory Database
  • Advisories
  • Dependency Scanning
  1. cargo
  2. ›
  3. mistralrs-server-core
  4. ›
  5. GHSA-m3wp-48jr-vr4g

GHSA-m3wp-48jr-vr4g: mistral.rs: Unbounded Remote Media Fetch and Video Frame Expansion DoS

September 10, 2026

The POST /v1/chat/completions endpoint in mistral.rs fetches attacker-supplied media URLs (image, audio, video) into server memory with no byte limit, and extracts every frame of a supplied video when num_frames is None. An unauthenticated remote attacker can exhaust server memory, disk space, and CPU by pointing the endpoint at an infinite-streaming HTTP server or a long high-framerate video, causing a complete denial of service. No credentials or special configuration are required; the route is open by default.

References

  • github.com/EricLBuehler/mistral.rs/releases/tag/v0.8.18
  • github.com/EricLBuehler/mistral.rs/security/advisories/GHSA-m3wp-48jr-vr4g
  • github.com/advisories/GHSA-m3wp-48jr-vr4g

Code Behaviors & Features

Detect and mitigate GHSA-m3wp-48jr-vr4g 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.5 HIGH

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

Learn more about CVSS

Weakness

  • CWE-400: Uncontrolled Resource Consumption

Source file

cargo/mistralrs-server-core/GHSA-m3wp-48jr-vr4g.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Tue, 22 Sep 2026 12:20:27 +0000.