CVE-2026-28211 Details
Description
The NVDA Dev & Test Toolbox is an NVDA add-on for gathering tools to help NVDA development and testing. A vulnerability exists in versions 2.0 through 8.0 in the Log Reader feature of this add-on. A maliciously crafted log file can lead to arbitrary code execution when a user reads it with log reader commands. The log reading command process speech log entries in an unsafe manner. Python expressions embedded in the log may be evaluated when when speech entries are read with log reading commands. An attacker can exploit this by convincing a user to open a malicious crafted log file and to analyze it using the log reading commands. When the log is read, attacker-controlled code may execute with the privileges of the current user. This issue does not require elevated privileges and relies solely on user interaction (opening the log file). Version 9.0 contains a fix for the issue. As a workaround, avoid using log reading commands, or at least, commands to move to next/previous log message (any message or commands for each type of message). For more security, one may disable their gestures in the input gesture dialog.
A vulnerability allowing arbitrary code execution has been identified in the NVDA Dev & Test Toolbox add-on, specifically within the Log Reader feature. This issue affects versions 2.0 through 8.0. The vulnerability arises because the log reading commands process speech log entries in an unsafe manner, allowing Python expressions embedded in the log to be evaluated. An attacker can exploit this by persuading a user to open a malicious log file and analyze it with the log reading commands. When the log is read, the injected code can execute with the user's privileges, potentially compromising the user's system. This vulnerability does not require elevated privileges and relies solely on user interaction.
Users can update to NVDA Dev & Test Toolbox version 9.0, which addresses this vulnerability. The updated version can be downloaded from the NVDA Dev & Test Toolbox GitHub Releases page.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Feb 26, 2026CISA-ADP
Assessed Feb 27, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/CyrilleB79/NVDA-Dev-Test-Toolbox/commit/21a0544432b08971b5d18320e8256be12c610bea | [email protected] | Source CodeVendor |
| https://github.com/CyrilleB79/NVDA-Dev-Test-Toolbox/releases/tag/V9.0 | [email protected] | Release NotesVendor |
| https://github.com/CyrilleB79/NVDA-Dev-Test-Toolbox/security/advisories/GHSA-39pg-6xpm-mjgf | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-943 | Improper Neutralization of Special Elements in Data Query Logic | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| CyrilleB79 NVDA Dev & Test Toolbox | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Feb 26, 2026 | New CVE Received | [email protected] |
Volerion