---
cve: "CVE-2026-85665"
severity: "MEDIUM"
cvss: 6.5
epss: "4.4%"
vendor: "Generic Security"
kev: false
exploited: false
published: "2026-09-04 15:17:44"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-07T02:12:30+02:00"
---

# CVE-2026-85665

> 6.5 MEDIUM

## Beschreibung

Bruno versions through 4.1.0 fail to validate file paths in request body declarations, allowing attackers to read arbitrary local files by using parent-directory traversal segments. When a collection is executed, attackers can craft a request with a body:file path containing ../ sequences that resolve outside the collection directory, causing the application to read and exfiltrate arbitrary files to attacker-controlled endpoints.

## CVSS-Vektor

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

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

## Patch verfügbar (OSV)

- 7d2af32d9c654e4ab48b8c39634f298db861eacb (Commit)

## Referenzen

- <https://github.com/usebruno/bruno>
- <https://github.com/usebruno/bruno/blob/v4.1.0/packages/bruno-cli/src/runner/prepare-request.js>
- <https://github.com/usebruno/bruno/issues/8230>
- <https://www.vulncheck.com/advisories/bruno-3.4.2-arbitrary-file-read-via-unconfined-body-file-path>

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