← Vulnerability feed

Vulnerability record · CVE-2025-0411 · published 25 January 2025

CVE-2025-0411: 7-Zip archive extraction fails to propagate Mark-of-the-Web

NNetapp · Active Iq Unified Manager

7-Zip does not propagate the Mark-of-the-Web (MOTW) to files extracted from a crafted archive that itself carries MOTW. Because MOTW is what triggers Windows protections such as SmartScreen and Office macro blocking, extracted files lose those defenses. The flaw is remotely reachable via a malicious page or archive and is listed in CISA KEV, so it is being exploited in the wild.

7.0 CVSS 3.1 High CISA KEV since 6 Feb 2025 EPSS 67% · top 0.7% CWE-693 · CWE-693
7.0CVSS 3.1 base score
67%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
2Affected product versions listed by NVD
6References
17 Jun 2026Last modified by NVD

Description

7-Zip Mark-of-the-Web Bypass Vulnerability. This vulnerability allows remote attackers to bypass the Mark-of-the-Web protection mechanism on affected installations of 7-Zip. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the handling of archived files. When extracting files from a crafted archive that bears the Mark-of-the-Web, 7-Zip does not propagate the Mark-of-the-Web to the extracted files. An attacker can leverage this vulnerability to execute arbitrary code in the context of the current user. Was ZDI-CAN-25456.

CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 17 September 2026. Confidence: high.

high priorityIt is in CISA KEV with active exploitation and a very high EPSS score, but exploitation requires user interaction and a local vector, so it is not critical.

What it is

7-Zip does not propagate the Mark-of-the-Web (MOTW) to files extracted from a crafted archive that itself carries MOTW. Because MOTW is what triggers Windows protections such as SmartScreen and Office macro blocking, extracted files lose those defenses. The flaw is remotely reachable via a malicious page or archive and is listed in CISA KEV, so it is being exploited in the wild.

Impact

An attacker can get code to run in the context of the current user by convincing the victim to open a crafted archive and then run an extracted file, since the extracted file no longer carries the MOTW warning. This enables initial access and follow-on payload execution without the usual Windows security prompts.

Attack surface

Reached locally: the victim must visit a malicious page or open a malicious archive, and user interaction is required (CVSS UI:R, AV:L). No authentication is needed (PR:N), but the attacker must first deliver the archive to the target.

Exploitation

CVE-2025-0411 was added to CISA KEV on 2025-02-06 with a 2025-02-27 remediation due date, and EPSS shows a 30-day probability of 0.671 (99.3rd percentile). No ransomware campaign use is documented in the record.

What to do

  • Update 7-Zip to a version that propagates Mark-of-the-Web on extraction; apply the vendor fix as the first action.
  • For NetApp Active IQ Unified Manager, apply the NetApp advisory ntap-20250207-0005 guidance or discontinue use if no fix is available.
  • Until patched, block or restrict archive attachments and downloads from untrusted sources at the email and web gateway.
  • Enforce Windows Attachment Manager and SmartScreen policies, and consider disabling or restricting macro execution from downloaded files.
  • Track CISA KEV remediation deadlines and verify the fix is deployed across all endpoints and servers running 7-Zip.

Detection

  • Monitor for archive files written to disk with MOTW (Zone.Identifier) followed by extraction and immediate execution of the extracted file.
  • Alert on child processes spawned by 7-Zip or other archive tools that then launch executables or scripts from user download or temp directories.
  • Hunt for files extracted from internet-sourced archives that lack a Zone.Identifier stream despite originating from a download.
  • Correlate browser or email download events with subsequent archive extraction and process creation on the same host within a short window.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Exploitation in the wild

CISA added CVE-2025-0411 to the Known Exploited Vulnerabilities catalog on 6 February 2025 as "7-Zip Mark of the Web Bypass Vulnerability". Required action: Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable. Federal deadline 27 February 2025.

Affected products

2 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2025-0411 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2021-44228Apache Log4j2 JNDI lookup remote code executionApache Log4j2 versions 2.0-beta9 through 2.15.0 (excluding 2.12.2, 2.12.3, and 2.3.1) do not protect against attacker-controlled LDAP and other JNDI …KEVEPSS 100%analysed8.8CVE-2023-41993Apple WebKit improper check allows arbitrary code executionCVE-2023-41993 is a WebKit flaw where processing web content can lead to arbitrary code execution, addressed with improved checks. Apple states it is…KEVEPSS 24%analysed8.8CVE-2023-4863libwebp Heap Buffer Overflow via Crafted WebP ImageA heap buffer overflow in libwebp allows an out-of-bounds memory write when processing a crafted WebP image. It affects Google Chrome before 116.0.58…KEVEPSS 100%analysed8.1CVE-2018-11776Apache Struts namespace handling flaw enables remote code executionApache Struts 2.3 through 2.3.34 and 2.5 through 2.5.16 can execute remote code when alwaysSelectFullNamespace is enabled and results or url tags are…KEVEPSS 100%analysed8.1CVE-2017-12617Apache Tomcat Default Servlet JSP upload leads to remote code executionApache Tomcat with HTTP PUT enabled (for example, the Default servlet readonly parameter set to false) allows an attacker to upload a JSP file throug…KEVEPSS 100%analysed7.8CVE-2021-3156Sudo off-by-one heap overflow allows root privilege escalationSudo before 1.9.5p2 contains an off-by-one error leading to a heap-based buffer overflow. Triggering it via 'sudoedit -s' with a command-line argumen…KEVEPSS 100%analysed7.8CVE-2019-13272Linux kernel ptrace credential mishandling allows local root escalationThe Linux kernel before 5.1.17 mishandles credential recording in ptrace_link (kernel/ptrace.c) when a process creates a ptrace relationship, and als…KEVEPSS 52%analysed6.1CVE-2020-11023jQuery DOM manipulation methods XSS via untrusted HTML option elementsjQuery versions 1.0.3 through before 3.5.0 execute untrusted code when HTML containing <option> elements from untrusted sources is passed to DOM mani…KEVEPSS 85%analysed

Source: NIST National Vulnerability Database (record CVE-2025-0411), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.