Skip to content

Last braille text of currently opened session remains visible on the braille device when on secure screen

Low
seanbudd published GHSA-8f8q-2jc3-6rf4 Jun 29, 2025

Package

NVDA

Affected versions

< 2025.1

Patched versions

2025.1

Description

Summary

When switching users via alt+ctrl+delete, the braille display is not refreshed. This could leak privileged information.

  • Vulnerability class: Physical access
  • Impact: Confidentiality loss

Patch commit(s)

0689e2158

Limitations

  • The user must be using NVDA with a refreshable braille display.

Technical details

Since braille displays typically "lock" their pins in place, it is necessary to refresh the display in order to stop them displaying the last sent output. If this is not done when switching from a privileged to an unprivileged context, privilaged information may be leaked.

Proof of concept

  1. Open Notepad and type any sensitive text, e.g., "Secret code is 12345".
  2. Ensure a braille device is connected and active with NVDA displaying the text.
  3. Press control+alt+delete and select "Change user"
  4. Confirm the action to switch the user session.
  5. When you land on the logon screen, observe that the text remains displayed on the braille device.

Indicators of compromise

Last braille text still on device

Workarounds

Ensure that no sensitive information is displayed on the lock screen before signing out via the alt+ctrl+delete menu.

  • Navigate to a different application first; or
  • Lock the machine (Windows+l) first.

Timeline

  • Reported: 2025/01/10
  • Acknowledged by NV Access: 2025/01/14
  • Fix released - NVDA 2025.1: 2025/06/16

For more information

If you have any questions or comments about this advisory:

Severity

Low

CVSS overall score

This score calculates overall vulnerability severity from 0 to 10 and is based on the Common Vulnerability Scoring System (CVSS).
/ 10

CVSS v3 base metrics

Attack vector
Physical
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Changed
Confidentiality
Low
Integrity
None
Availability
None

CVSS v3 base metrics

Attack vector: More severe the more the remote (logically and physically) an attacker can be in order to exploit the vulnerability.
Attack complexity: More severe for the least complex attacks.
Privileges required: More severe if no privileges are required.
User interaction: More severe when no user interaction is required.
Scope: More severe when a scope change occurs, e.g. one vulnerable component impacts resources in components beyond its security scope.
Confidentiality: More severe when loss of data confidentiality is highest, measuring the level of data access available to an unauthorized user.
Integrity: More severe when loss of data integrity is the highest, measuring the consequence of data modification possible by an unauthorized user.
Availability: More severe when the loss of impacted component availability is highest.
CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N

CVE ID

No known CVE

Weaknesses

Exposure of Sensitive Information to an Unauthorized Actor

The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information. Learn more on MITRE.

Credits