NIXPKGS-2026-2513
GitHub issue
published 1 week ago
Bruno 3.4.2 Arbitrary File Read via Unconfined Body File Path
Permalink
CVE-2026-85665
7.1 HIGH
- CVSS version (CVSS): 4.0
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Attack Requirement (AT): None (N)
- Privileges Required (PR): None (N)
- User Interaction (UI): Passive (P)
- Vulnerable System Impact Confidentiality (VC): High (H)
- Vulnerable System Impact Integrity (VI): None (N)
- Vulnerable System Impact Availability (VA): None (N)
- Subsequent System Impact Confidentiality (SC): None (N)
- Subsequent System Impact Integrity (SI): None (N)
- Subsequent System Impact Availability (SA): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Attack Requirement (MAT): None (N)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): Passive (P)
- Modified Vulnerable System Impact Confidentiality (MVC): High (H)
- Modified Vulnerable System Impact Integrity (MVI): None (N)
- Modified Vulnerable System Impact Availability (MVA): None (N)
- Modified Subsequent System Impact Confidentiality (MSC): Negligible (N)
- Modified Subsequent System Impact Integrity (MSI): Negligible (N)
- Modified Subsequent System Impact Availability (MSA): Negligible (N)
- Safety (S): Not Defined (X)
- Automatable (AU): Not Defined (X)
- Recovery (R): Not Defined (X)
- Value Density (V): Not Defined (X)
- Vulnerability Response Effort (RE): Not Defined (X)
- Provider Urgency (U): Not Defined (X)
- Confidentiality Req. (CR): Not Defined (X)
- Integrity Req. (IR): Not Defined (X)
- Availability Req. (AR): Not Defined (X)
- Exploit Maturity (E): Not Defined (X)
by @LeSuisse Activity log
- Created suggestion
- @LeSuisse ignored package bruno-cli
- @LeSuisse accepted
- @LeSuisse published on GitHub
Bruno 3.4.2 Arbitrary File Read via Unconfined Body File Path
Bruno versions through 3.4.2 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.
References
-
-
https://github.com/usebruno/bruno/blob/v4.1.0/packages/bruno-cli/src/runner/pre… technical-description
-
VulnCheck Advisory: Bruno 3.4.2 Arbitrary File Read via Unconfined Body File Path third-party-advisory
Affected products
bruno
- =<4.1.0
Matching in nixpkgs
Package maintainers
-
@water-sucks Varun Narravula <varun@snare.dev>
-
@mattpolzin Matt Polzin <matt.polzin@gmail.com>
-
@starsep Filip Czaplicki <nix@starsep.com>
-
@kashw2 Keanu Ashwell <supra4keanu@hotmail.com>
-
@gepbird Gutyina Gergő <gutyina.gergo.2@gmail.com>