CVE-2026-90445

Summary

An interface that accepts file uploads from authenticated users extracts the contents of uploaded archives without validating that extracted file paths remain within the intended destination directory. This allows an authenticated attacker to craft an archive whose entries traverse outside the destination directory, causing the extraction process to write files to arbitrary locations with the privileges of that process. This could allow an attacker to inject fabricated records into the system's stored data or tamper with application configuration.

Affected Software

VendorProductVersion RangeStatus
CISAMalcolm0 < v26.06.0affected
CISAMalcolmv26.06.0unaffected

Weaknesses

  • CWE-22: CWE-22 Improper limitation of a pathname to a restricted directory ('path traversal')

References