---
cve: "CVE-2024-0455"
severity: "CRITICAL"
cvss: 9.9
epss: "81%"
vendor: "mintplex-labs"
kev: false
exploited: false
published: "2024-02-26 16:27:50"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-17T03:11:59+02:00"
---

# CVE-2024-0455

> 9.9 CRITICAL · 🧪 PoC

## Beschreibung

The inclusion of the web scraper for AnythingLLM means that any user with the proper authorization level (manager, admin, and when in single user) could put in the URL
```
http://169.254.169.254/latest/meta-data/identity-credentials/ec2/security-credentials/ec2-instance
```
which is a special IP and URL that resolves only when the request comes from within an EC2 instance. This would allow the user to see the connection/secret credentials for their specific instance and be able to manage it regardless of who deployed it.

The user would have to have pre-existing knowledge of the hosting infra which the target instance is deployed on, but if sent - would resolve if on EC2 and the proper `iptable` or firewall rule is not configured for their setup.

## CVSS-Vektor

```
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Verändert | bad |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- b2b2c2afe15c48952d57b4d01e7108f9515c5f55 (Commit)

## Referenzen

- <https://huntr.com/bounties/07d83b49-7ebb-40d2-83fc-78381e3c5c9c>
- <https://github.com/mintplex-labs/anything-llm/commit/b2b2c2afe15c48952d57b4d01e7108f9515c5f55>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2024-0455) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
