Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CWE-693 (保护机制失效) — Vulnerability Class 293

293 vulnerabilities classified as CWE-693 (保护机制失效). AI Chinese analysis included.

CWE-693 represents a critical vulnerability where software fails to implement or correctly utilize necessary security controls, leaving systems exposed to directed attacks. This weakness manifests in two primary forms: missing mechanisms, where no defense exists for a specific threat vector, and insufficient mechanisms, where existing safeguards are inadequate or improperly configured. Attackers typically exploit these gaps by bypassing authentication, escalating privileges, or accessing sensitive data that should have been restricted. To mitigate this risk, developers must conduct rigorous threat modeling to identify all potential attack surfaces and ensure comprehensive security controls are in place. Regular code reviews and automated security testing help verify that protection mechanisms function as intended. By adopting a defense-in-depth strategy and validating that every security feature is both present and robust, organizations can significantly reduce the likelihood of exploitation and maintain the integrity of their applications.

MITRE CWE Description
The product does not use or incorrectly uses a protection mechanism that provides sufficient defense against directed attacks against the product. This weakness covers three distinct situations. A "missing" protection mechanism occurs when the application does not define any mechanism against a certain class of attack. An "insufficient" protection mechanism might provide some defenses - for example, against the most common attacks - but it does not protect against everything that is intended. Finally, an "ignored" mechanism occurs when a mechanism is available and in active use within the product, but the developer has not applied it in some code path.
Common Consequences (1)
Access ControlBypass Protection Mechanism
CVE IDTitleCVSSSeverityPublished
CVE-2026-25115 n8n is vulnerable to Python sandbox escape — n8n 9.9AICriticalAI2026-02-04
CVE-2026-0620 L2TP over IPSec Encryption Failure on ArcherAXE75 — AXE75 7.5AIHighAI2026-02-03
CVE-2026-1232 Anti-Tamper Bypass in BeyondTrust Privilege Management for Windows — Privilege management for Windows 6.7AIMediumAI2026-02-02
CVE-2025-40536 SolarWinds Web Help Desk Security Control Bypass Vulnerability — Web Help Desk 8.1 High2026-01-28
CVE-2025-55249 HCL AION is affected by a Missing Security Response Headers vulnerability. — AION 3.5 Low2026-01-19
CVE-2026-22686 Sandbox Escape via Host Error Prototype Chain in enclave-vm — enclave 10.0 Critical2026-01-13
CVE-2026-20824 Windows Remote Assistance Security Feature Bypass Vulnerability — Windows 10 Version 1607 5.5 Medium2026-01-13
CVE-2025-69264 pnpm v10+ Bypass "Dependency lifecycle scripts execution disabled by default" — pnpm 8.8 High2026-01-07
CVE-2025-15422 EmpireSoft EmpireCMS IP Address connect.php egetip protection mechanism — EmpireCMS 5.3 Medium2026-01-02
CVE-2025-68668 n8n Vulnerable to Arbitrary Command Execution in Pyodide based Python Code Node — n8n 9.9 Critical2025-12-26
CVE-2025-13326 Mattermost Desktop App fails to enable Hardened Runtime when packaged for Mac App Store — Mattermost 3.9 Low2025-12-17
CVE-2025-14304 ASRock, ASRockRack, ASRockInd|Motherboard - Protection Mechanism Failure — Intel 500 chipset motherboard 6.8 Medium2025-12-17
CVE-2025-14303 MSI|Motherboard - Protection Mechanism Failure — Intel 600 chipset motherboard 6.8 Medium2025-12-17
CVE-2025-14302 GIGABYTE|Motherboard - Protection Mechanism Failure — intel 600 chipset Motherboard 6.8 Medium2025-12-17
CVE-2025-67460 Zoom Rooms for Windows - Software Downgrade Protection Mechanism Failure — Zoom Rooms 7.8 High2025-12-10
CVE-2025-67485 HTTP/HTTPS Traffic Interception Bypass in mad-proxy — mad-proxy 5.3 Medium2025-12-10
CVE-2025-34413 Legality WHISTLEBLOWING Missing Critical HTTP Security Headers — Legality WHISTLEBLOWING 5.4AIMediumAI2025-12-09
CVE-2025-66479 Anthropic Sandbox Runtime Incorrectly Implemented Network Sandboxing — sandbox-runtime 5.3AIMediumAI2025-12-04
CVE-2025-64763 Envoy forwards early CONNECT data in TCP proxy mode — envoy 3.7 Low2025-12-03
CVE-2025-29864 Estsoft Alzip 安全漏洞 — ALZip 6.2AIMediumAI2025-12-03
CVE-2025-65100 Security Snapshot May Use Unintended Timestamp When Only ISAR_APT_SNAPSHOT_DATE Is Set — isar 9.1AICriticalAI2025-11-19
CVE-2025-11260 WP Headless CMS Framework <= 1.15 - Unauthenticated Protection Mechanism Bypass — WP Headless CMS Framework 5.3 Medium2025-11-13
CVE-2025-10905 Collision in minifilter driver of Avast Free Antivirus results in disabling of real-time protection — Free Antivirus 4.4 Medium2025-11-11
CVE-2025-60711 Microsoft Edge (Chromium-based) Remote Code Execution Vulnerability — Microsoft Edge (Chromium-based) 6.3 Medium2025-10-31
CVE-2025-12554 Missing Security Headers — BLU-IC2--2025-10-31
CVE-2025-12094 OOPSpam Anti-Spam: Spam Protection for WordPress Forms & Comments (No CAPTCHA) <= 1.2.53 - Unauthenticated IP Header Spoofing — OOPSpam Anti-Spam: Spam Protection for WordPress Forms & Comments (No CAPTCHA) 5.3 Medium2025-10-31
CVE-2025-0277 HCL BigFix Mobile is affected by an insecure Content Security Policy (CSP) — BigFix Mobile 6.5 Medium2025-10-16
CVE-2025-0276 HCL BigFix Modern Client Management (MCM) is affected by an insecure Content Security Policy (CSP) — BigFix Modern Client Management 6.5 Medium2025-10-16
CVE-2025-52615 HCL Unica Platform is impacted by misconfigured security related HTTP headers — Unica Platform 3.5 Low2025-10-12
CVE-2025-10157 PickleScan Bypasses Unsafe Globals Check Using Submodule Imports — picklescan 9.8AICriticalAI2025-09-17

Vulnerabilities classified as CWE-693 (保护机制失效) represent 293 CVEs. The CWE taxonomy describes the weakness; review individual CVEs for product-specific impact.