BaseDraft
CWE-494Download of Code Without Integrity Check
Category: other
Description
The product downloads source code or an executable from a remote location and executes the code without sufficiently verifying the origin and integrity of the code.
An attacker can execute malicious code by compromising the host server, performing DNS spoofing, or modifying the code in transit.
Common consequences· 1
- Integrity / Availability / Confidentiality / Other — Execute Unauthorized Code or Commands, Alter Execution Logic, OtherExecuting untrusted code could compromise the control flow of the program. The untrusted code could execute attacker-controlled commands, read or modify sensitive resources, or prevent the software from functioning correctly for legitimate users.
Potential mitigations· 5
- [Implementation]Perform proper forward and reverse DNS lookups to detect DNS spoofing.
- [Architecture and Design, Operation]
- [Architecture and Design]
- [Architecture and Design, Operation]Run your code using the lowest privileges that are required to accomplish the necessary tasks [REF-76]. If possible, create isolated accounts with limited privileges that are only used for a single task. That way, a successful attack will not immediately give the attacker access to the rest of the software or its environment. For example, database applications rarely need to run as the database administrator, especially in day-to-day operations.
- [Architecture and Design, Operation]
Related CAPEC attack patterns· 12
References
Exploits (incoming)12
| Type | Target | Confidence | Tier |
|---|---|---|---|
| AttackPattern | Adversary in the Browser (AiTB)capec-662 | 100% | live |
| AttackPattern | Open-Source Library Manipulationcapec-538 | 100% | live |
| AttackPattern | Malicious Automated Software Update via Spoofingcapec-657 | 100% | live |
| AttackPattern | Malicious Automated Software Update via Redirectioncapec-187 | 100% | live |
| AttackPattern | Malicious Software Downloadcapec-185 | 100% | live |
| AttackPattern | Spoof Version Control System Commit Metadatacapec-692 | 100% | live |
| AttackPattern | StarJackingcapec-693 | 100% | live |
| AttackPattern | Repo Jackingcapec-695 | 100% | live |
| AttackPattern | Malicious Manual Software Updatecapec-533 | 100% | live |
| AttackPattern | Malicious Software Updatecapec-186 | 100% | live |
| AttackPattern | Software Integrity Attackcapec-184 | 100% | live |
| AttackPattern | Spoof Open-Source Software Metadatacapec-691 | 100% | live |
Compliance frameworks addressing this (incoming)2
| Type | Target | Confidence | Tier |
|---|---|---|---|
| ComplianceControl | owasp_top10-a08 | 100% | live |
| ComplianceControl | owasp_llm_top10-llm03 | 100% | live |
(incoming)31
| Type | Target | Confidence | Tier |
|---|---|---|---|
| Vulnerability | CVE-2025-1058cve-2025-1058 | 0% | live |
| Vulnerability | CVE-2025-14265cve-2025-14265 | 0% | live |
| Vulnerability | Notepad++ Download of Code Without Integrity Check Vulnerabilitycve-2025-15556 | 0% | live |
| Vulnerability | CVE-2025-27593cve-2025-27593 | 0% | live |
| Vulnerability | CVE-2025-28236cve-2025-28236 | 0% | live |
| Vulnerability | CVE-2025-31355cve-2025-31355 | 0% | live |
| Vulnerability | CVE-2025-34212cve-2025-34212 | 0% | live |
| Vulnerability | CVE-2025-35115cve-2025-35115 | 0% | live |
| Vulnerability | CVE-2025-40604cve-2025-40604 | 0% | live |
| Vulnerability | CVE-2025-52263cve-2025-52263 | 0% | live |
| Vulnerability | CVE-2025-53520cve-2025-53520 | 0% | live |
| Vulnerability | CVE-2025-56513cve-2025-56513 | 0% | live |
| Vulnerability | CVE-2025-57431cve-2025-57431 | 0% | live |
| Vulnerability | CVE-2025-63434cve-2025-63434 | 0% | live |
| Vulnerability | CVE-2025-69263cve-2025-69263 | 0% | live |
| Vulnerability | CVE-2025-7620cve-2025-7620 | 0% | live |
| Vulnerability | CVE-2026-27180cve-2026-27180 | 0% | live |
| Vulnerability | CVE-2026-28500cve-2026-28500 | 0% | live |
| Vulnerability | CVE-2026-2999cve-2026-2999 | 0% | live |
| Vulnerability | CVE-2026-3000cve-2026-3000 | 0% | live |
| Vulnerability | CVE-2026-33075cve-2026-33075 | 0% | live |
| Vulnerability | CVE-2026-34841cve-2026-34841 | 0% | live |
| Vulnerability | TrueConf Client Download of Code Without Integrity Check Vulnerabilitycve-2026-3502 | 0% | live |
| Vulnerability | CVE-2026-40066cve-2026-40066 | 0% | live |
| Vulnerability | CVE-2026-42248cve-2026-42248 | 0% | live |
| Vulnerability | CVE-2026-42249cve-2026-42249 | 0% | live |
| Vulnerability | CVE-2026-9089cve-2026-9089 | 0% | live |
| KEVEntry | Fortinet FortiOS Arbitrary File Downloadkev-cve-2021-44168 | 0% | live |
| KEVEntry | D-Link DNR-322L Download of Code Without Integrity Check Vulnerabilitykev-cve-2022-40799 | 0% | live |
| KEVEntry | Notepad++ Download of Code Without Integrity Check Vulnerabilitykev-cve-2025-15556 | 0% | live |
Showing top 30 of 31 by confidence. Click any target to see the full neighbourhood.
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.