CVEFinder.io

CVE-2026-45255

⚠️ high
🔍 Scan for this CVE
Summary

When bsdinstall or bsdconfig are prompted to scan for nearby Wi-Fi networks, they build up a list of network names and use bsddialog(1) to prompt the user to select a network. This is implemented using a shell script, and the code which handled network names was not careful to prevent expansion by the shell. As a result, a suitably crafted network name can be used to execute commands via a subshell. The problem can be exploited to execute code as root on the system running bsdinstall or bsdco

Description

When bsdinstall or bsdconfig are prompted to scan for nearby Wi-Fi networks, they build up a list of network names and use bsddialog(1) to prompt the user to select a network. This is implemented using a shell script, and the code which handled network names was not careful to prevent expansion by the shell. As a result, a suitably crafted network name can be used to execute commands via a subshell.

The problem can be exploited to execute code as root on the system running bsdinstall or bsdconfig. The attacker would need to create an access point with a specially crafted name and be within range of a Wi-Fi scan. Note that bsdinstall and bsdconfig are vulnerable as soon as the user prompts them to scan for nearby networks; they do not need to actually select the malicious network.

CVSS Score
7.5
High
EPSS Score
0.0
Exploit Probability
Published Date
2026-05-21
First Seen: 2026-05-22
📊 Relative Risk Intelligence

This CVE is Moderate Risk - more severe than 68.9% of all 333,415 vulnerabilities in our database.

#103,718
Above average severity
Severity Percentile
🎯 CISA SSVC Assessment Updated: May 21, 2026
🔍 Exploitation Status
None
No known exploits
⚙️ Automatable
NO
Requires human interaction
💥 Technical Impact
Total
Complete system compromise possible
🏆 Discovered By
Austin Ralls
SSVC data provided by CISA
Last Modified 2026-05-21
Source NVD 🔗
CVSS Vector 3.1 CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
CWE IDs (Weakness Types)

📦 Affected Products 3

🔗 References 1

🔗 Related CVEs 6

CVE ID Severity CVSS EPSS Summary Published
CVE-2026-45258 ⚠️ high 7.8 0.2 dsp_mmap_single() validated the requested mapping by checking the sum of the user-supplied offset and length against the... 2026-06-27
CVE-2026-45259 🔶 medium 6.5 0.1 sigqueue(2) was marked as permitted in capability mode with the introduction of Capsicum in 2011, but the implementation... 2026-06-27
CVE-2026-49412 ⚠️ high 7.8 0.1 The kernel handler for IPV6_MSFILTER dropped a serializing lock in order to copy the source-filter list from userspace, ... 2026-06-27
CVE-2026-49413 ⚠️ high 7.1 0.1 The Linuxulator determined whether a binary was set-user-ID or set-group-ID by checking the P_SUGID process flag. Durin... 2026-06-27
CVE-2026-49417 ⚠️ high 7.0 0.1 Second, the audio buffer backing a mapping could be freed when the device was closed even though the mapping remained va... 2026-06-27
CVE-2026-49414 ⚠️ high 7.8 0.1 The ELF image activator cleared per-process ASLR preference flags for setuid binaries after the code that computes the P... 2026-06-27
These CVEs affect the same products