---
cve: "CVE-2026-86115"
severity: "MEDIUM"
cvss: 5.0
epss: "3%"
vendor: "Generic Security"
kev: false
exploited: false
published: "2026-09-05 10:16:42"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-05T18:42:46+02:00"
---

# CVE-2026-86115

> 5.0 MEDIUM

## Beschreibung

Sim before 0.8.14 classifies tool requests as internal based on URL prefix matching without scheme normalization, skipping SSRF validation and minting internal authentication tokens. Authenticated workflow authors can bypass external URL validation by supplying paths starting with /api/ in HTTP blocks to reach internal-only endpoints like POST /api/function/execute.

## CVSS-Vektor

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

| 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 | Gering | warn |
| I Integrität | Keine | good |
| A Verfügbarkeit | Keine | good |

## Referenzen

- <https://github.com/geo-chen/oss/blob/main/sim.md>
- <https://github.com/simstudioai/sim>
- <https://github.com/simstudioai/sim/blob/v0.8.13/apps/sim/lib/auth/hybrid.ts>
- <https://github.com/simstudioai/sim/blob/v0.8.13/apps/sim/tools/index.ts>
- <https://github.com/simstudioai/sim/pull/7179>
- <https://www.vulncheck.com/advisories/sim-before-0.8.14-confused-deputy-in-tool-url-routing-mints-an-internal-token-for-a-user-supplied-api-path>

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