CVE-2026-90445
—Zip Slip Path Traversal in Authenticated Archive Upload of Unspecified ICS Product
CVE-2026-90445 is a path-traversal flaw (CWE-22, commonly known as 'Zip Slip') in the file-upload interface of an unspecified product: the software extracts uploaded archives without verifying that extracted entry paths stay within the intended destination directory. An authenticated user can trigger it by uploading a crafted archive whose entries traverse outside the destination folder, causing files to be written to arbitrary locations with the privileges of the extraction process. Per the CVSS 4.0 score of 7.1 (High), exploitation requires only network access and low privileges (i.e., a valid authenticated account), and the impact is high to integrity — an attacker can inject fabricated records into stored data or tamper with application configuration — with no confidentiality or availability impact scored. The affected vendor, product, and version range are not named in the available data; the CVE was assigned by CISA ICS-CERT, indicating an industrial control system or similarly scoped operational-technology product. There is currently no known exploitation: the flaw is not in CISA's KEV catalog and no public proof-of-concept exists.
What to do: No fixed version is identified in the available data, so monitor CISA ICS-CERT advisories and the vendor's release channel for a patch addressing CVE-2026-90445. Until a fix is available, restrict archive-upload functionality to the smallest set of trusted authenticated accounts and audit the destination area (and application configuration/data stores) for unexpected files, altered configuration, or fabricated records that would indicate abuse. On remediation, confirm the vendor validates or sanitizes archive entry paths before extraction.
Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.
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.
- Weakness
- CWE-22
- Vector
- CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
In the news0 stories
No ingested article mentions this CVE yet.