CVE-2025-0411
Confirmed PUBLISHED7-Zip Mark-of-the-Web Bypass Vulnerability
Recommended Action
Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
At a Glance
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.
- CVE Published
- Jan 25, 2025
- Exploitation Reported
- Feb 06, 2025
- CVSS
- 7.0 High
- EPSS
- —
Affected Versions
| Vendor | Product | Version | Status |
|---|---|---|---|
| 7-Zip |
7-Zip
|
24.08 (x64) |
Affected |
CVE References
- ZDI-25-045 zerodayinitiative.com · CVE Record https://www.zerodayinitiative.com/advisories/ZDI-25-045/
Recommended Actions
- Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
- Check enrichment artifacts for scanner coverage and available PoCs before rolling remediation validation.
- Use the Pro API to automate enrichment, telemetry, and workflow delivery for VM, SOC, and CTI pipelines.
Known Exploited Vulnerability Sources
Catalogues that list this CVE as a known exploited vulnerability.
Per-source evidence links for KEV attestations are available through the KEVIntel Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| CISA First | 2025-02-06 00:00 UTC |
No detection artifacts or sensor request patterns are available for this CVE yet.
Check back as sensor telemetry and scanner integrations are updated.
Virtual Patch
Compensating WAF rules to help reduce exposure to this CVE. Rule content and deployable vendor exports are available with KEVIntel Enterprise.
KEVIntel does not currently have a virtual patch for this CVE. When available, KEVIntel virtual patches ship as deployable ModSecurity, Cloudflare, and AWS WAF rules.
Enterprise feature. Virtual patch rule content and deployable vendor exports (ModSecurity, Cloudflare, AWS WAF) are available to KEVIntel Enterprise users.
CVSS Scores
CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Exploitation Status
Exploited in the wild
Recorded 2025-02-06 00:00:00 UTC · CISA
Proof of concept available
Recorded 2025-02-19 04:47:59 UTC · GitHub
Weaknesses (CWE)
-
Protection Mechanism Failure
Scanner Integrations
| Scanner | Reference | Detected |
|---|---|---|
| Nessus | https://www.tenable.com/plugins/nessus/214542 | Jun 02, 2025 |
Potential Proof of Concepts
These PoCs are unverified and could contain malware. Use at your own risk.
github · Created 2025-03-13 19:53:22 UTC · 1 stars
This repository contains POC scenarios as part of CVE-2025-0411 MotW bypass.
github · Created 2025-02-23 02:55:44 UTC · 1 stars
github · Created 2025-02-19 04:47:59 UTC · 0 stars
github · Created 2025-01-27 07:32:09 UTC · 1 stars
7-Zip Mark-of-the-Web绕过漏洞PoC(CVE-2025-0411)
github · Created 2025-01-22 14:40:34 UTC · 129 stars
This repository contains POC scenarios as part of CVE-2025-0411 MotW bypass.
Timeline
Key exploitation, disclosure, scanner coverage, and KEV attestation events for this CVE.
-
09:25 UTC about 1 year ago09:25 UTC · about 1 year ago
Nessus plugin available
Scanner coverage available
-
04:47 UTC over 1 year ago04:47 UTC · over 1 year ago
Public PoC available
Public proof-of-concept code published
-
00:00 UTC over 1 year ago00:00 UTC · over 1 year ago
Added to CISA KEV
Listed in the CISA Known Exploited Vulnerabilities catalog
-
04:28 UTC over 1 year ago04:28 UTC · over 1 year ago
CVE published
Vulnerability disclosed publicly
-
03:13 UTC over 1 year ago03:13 UTC · over 1 year ago
CVE ID reserved
Identifier reserved by the CNA
Automate This Intelligence with the Pro API
Confidence scoring, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
Pro API Example
GET /api/v2/pro/kevs/CVE-2025-0411
{
"cve_id": "CVE-2025-0411",
"title": "7-Zip Mark-of-the-Web Bypass Vulnerability",
"affected_vendor": "7-Zip",
"affected_product": "7-Zip",
"affected_versions": [
{ "vendor": "...", "product": "...", "status": "affected", "display_label": "..." }
],
"confidence": "Confirmed",
"cvss_score": 7.0,
"epss_score": null,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": false
},
"sensor_telemetry": { "...": "Pro API fields" },
"proof_of_concepts": [ "..." ],
"scanner_integrations": [ "..." ]
}