PatchSiren cyber security CVE debrief
CVE-2026-64816 CyberTimon CVE debrief
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. This vulnerability affects users of RapidRAW versions before 1.6.0, especially those who import preset files from untrusted sources or use community presets. The CVE record was published on 2026-07-30T22:16:55.920Z and has not been modified since then. Users should be aware of this vulnerability and take steps to mitigate it.
- Vendor
- CyberTimon
- Product
- RapidRAW
- CVSS
- HIGH 7.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-07-30
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-07-30
- Advisory updated
- 2026-09-09
Who should care
Users of RapidRAW versions before 1.6.0, especially those who import preset files from untrusted sources or use community presets, should be aware of this vulnerability and take steps to mitigate it. This includes operators, platform administrators, vulnerability management teams, and security teams who need to assess the impact of this vulnerability on their environments and take appropriate actions.
Technical summary
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.
Defensive priority
RapidRAW users should prioritize patching to prevent potential credential leaks.
Recommended defensive actions
- Apply the patch to update RapidRAW to version 1.6.0 or later
- Review and restrict preset files imported from untrusted sources
- Monitor for suspicious SMB connections
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record indicates that RapidRAW before 1.6.0 does not validate the lutPath field in preset files, potentially leading to an outbound SMB connection to an attacker-controlled host and leaking the victim's NTLMv2 credentials. The vulnerable code path can be reached through community presets or individual preset files imported directly by the victim.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-64816 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-64816
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-64816 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-64816
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/CyberTimon/RapidRAW/commit/83852f36ba4a260be
-
Source reference
Unverified legacy reference
URL: https://github.com/CyberTimon/RapidRAW/releases/tag/v1.6.0
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/rapidraw-ntlmv2-credential-leak-via-unc-path-in-lutpath
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.