# CVE-2026-86115

## Summary

- **CVE ID:** CVE-2026-86115
- **Severity:** MEDIUM
- **CVSS Score:** 5.3 (CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N)
- **CWE:** CWE-441
- **Published:** Sep 5, 2026
- **Last Modified:** Sep 8, 2026

## Description

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.

## Affected Products

- simstudioai — sim (0)

## References

- [CNA](https://github.com/geo-chen/oss/blob/main/sim.md)
- [CNA](https://github.com/simstudioai/sim/blob/v0.8.13/apps/sim/tools/index.ts)
- [CNA](https://github.com/simstudioai/sim/blob/v0.8.13/apps/sim/lib/auth/hybrid.ts)
- [CNA](https://github.com/simstudioai/sim/pull/7179)
- [CNA](https://github.com/simstudioai/sim)
- [CNA](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)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.30%
- **EPSS Percentile:** 22.5

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-11._