Security readout for executives and security teams
Plain-English summary
CVE-2022-35631 affects Rapid7 Velociraptor on macOS and Linux. The client used a predictable temporary filename, creating a race condition where another local actor could substitute a symlink and cause the client to overwrite a different file. Rapid7 states the issue was resolved in Velociraptor 0.6.5-2.
Executive priority
Treat this as a targeted maintenance priority for environments using Velociraptor clients on macOS or Linux. Business urgency rises on shared systems or sensitive endpoints, but the provided evidence does not support emergency treatment.
Technical view
The issue is classified as CWE-377: insecure temporary file handling. The source describes a filesystem race involving predictable temporary files and symlink replacement on macOS and Linux Velociraptor clients. CVSS is not provided in the bundle, and affected pre-fix version boundaries are not fully enumerated beyond the fix version.
Likely exposure
Exposure is most relevant where Velociraptor clients run on macOS or Linux systems, especially shared or multi-user hosts. The provided sources do not indicate Windows impact or a complete affected-version range.
Exploitation context
The bundle does not cite active exploitation, and the CVE is not listed as KEV. The described attack depends on replacing a predictable temporary filename with a symlink before the client writes to it.
Researcher notes
Key gaps are missing CVSS, incomplete affected-version boundaries, and no cited proof of exploitation. Validate exposure through installed client versions and operating systems rather than assuming broad product impact.
Mitigation direction
- Upgrade Velociraptor to 0.6.5-2 or later.
- Review Rapid7’s advisory for deployment-specific guidance.
- Prioritize macOS and Linux Velociraptor clients for remediation.
- Track unsupported or legacy client deployments separately.
Validation and detection
- Inventory Velociraptor client versions on macOS and Linux assets.
- Confirm clients are running 0.6.5-2 or later.
- Check endpoint management records for stale Velociraptor agents.
- Document any systems that cannot be upgraded immediately.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-377: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2022-35631 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://www.rapid7.com/blog/post/2022/07/26/cve-2022-35629-35632-velociraptor-multiple-vulnerabilities-fixed/CVE reference · x_refsource_CONFIRM
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Insecure Temporary File
Insecure Temporary File represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
