High CVSS 7.5

Overview

A vulnerability in haotian-liu/llava version 1.2.0 (LLaVA-1.6) allows for Server-Side Request Forgery (SSRF) through the /run/predict endpoint. An attacker can gain unauthorized access to internal networks or the AWS metadata endpoint by sending crafted requests that exploit insufficient validation of the path parameter. This flaw can lead to unauthorized network access, sensitive data exposure, and further exploitation within the network.

Risk analysis

This vulnerability is rated 🟠 HIGH.

  • CVSS: 7.5 (HIGH)
  • Detected tags: ssrf, unauth_access (tag impact: HIGH)

Recommended actions:

  • Deny access to internal/metadata addresses; use outbound allowlists.
  • Enforce authentication/authorization; reduce default endpoint exposure.

Recommended tools

Tags