CVE-2022-41722
NixOS vulnerability analysis and mitigation

Overview

A path traversal vulnerability (CVE-2022-41722) was discovered in Go's filepath.Clean function on Windows systems. The vulnerability was reported by RyotaK and publicly disclosed in February 2023. The issue affects Go versions before 1.19.6 and before 1.20.1, specifically impacting the path/filepath package (Go Packages).

Technical details

The vulnerability exists in the filepath.Clean function's handling of invalid paths on Windows systems. The function could incorrectly transform an invalid relative path such as 'a/../c:/b' into a valid absolute path 'c:\b'. This transformation from a relative (though invalid) path to an absolute path created a potential vector for directory traversal attacks. After the fix, the filepath.Clean function now transforms such paths into relative (but still invalid) paths like '.\c:\b' (Golang Announce).

Impact

The vulnerability could enable directory traversal attacks on Windows systems, potentially allowing attackers to access files and directories outside of the intended directory structure. This could lead to unauthorized access to sensitive files or directories on affected systems (NVD).

Mitigation and workarounds

The vulnerability was patched in Go versions 1.19.6 and 1.20.1. Users are advised to upgrade to these or later versions to mitigate the security risk. The fix modifies the filepath.Clean function to maintain relative path status for invalid paths, preventing the potential directory traversal attack vector (Golang Announce).

Additional resources


SourceThis report was generated using AI

Related NixOS vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-22783HIGH8.1
  • NixOSNixOS
  • iris
NoYesJan 12, 2026
CVE-2026-0821MEDIUM6.9
  • NixOSNixOS
  • quickjs
NoNoJan 10, 2026
CVE-2025-68949MEDIUM5.3
  • NixOSNixOS
  • n8n
NoYesJan 13, 2026
CVE-2026-22784LOW2.3
  • NixOSNixOS
  • lychee
NoYesJan 12, 2026
CVE-2026-23497LOW1.3
  • NixOSNixOS
  • learning
NoYesJan 14, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management