CVE-2026-64816 PUBLISHED

RapidRAW < 1.6.0 NTLMv2 Credential Leak via UNC Path in lutPath

Assigner: VulnCheck
Reserved: 20.07.2026 Published: 30.07.2026 Updated: 31.07.2026

RapidRAW before 1.6.0 does not validate the lutPath field in preset files before passing it to File::open() in lut_processing.rs. On Windows, a UNC path in lutPath causes an outbound SMB connection to an attacker-controlled host, leaking the victim's NTLMv2 credentials. The vulnerable code path is reachable through two vectors: community presets fetched automatically from the remote preset repository when the victim opens the Community tab, and individual preset files imported directly by the victim via the preset import feature (handle_import_presets_from_file in file_management.rs). The second vector does not require control of the community preset repository and is triggered when a user imports a preset file shared through Discord, forums, or similar channels.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor CyberTimon
Product RapidRAW
Versions Default: affected
  • affected from 0 to 1.6.0 (excl.)

Credits

  • Guillermo Fernández Ortega finder

References

Problem Types

  • External Control of File Name or Path CWE