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

Goal: 1000 CNY · Raised: 1336 CNY

100%

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

321 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 Control Bypass Protection Mechanism
CVE ID Title CVSS Severity Published
CVE-2026-84811 agentverus-scanner Companion Code Analysis Bypass via Excluded Python Bytecode — agentverus-scanner 6.5 Medium 2026-09-02
CVE-2026-84810 claude-skill-antivirus Analysis Bypass via Manifest-Only Local Directory Scan — claude-skill-antivirus 6.5 Medium 2026-09-02
CVE-2026-84809 Tencent AI-Infra-Guard skill-scan Analysis Bypass via Excluded Python Bytecode — AI-Infra-Guard 6.5 Medium 2026-09-02
CVE-2026-20277 Cisco IOS XR Software Security Hardening Release: September 2026 — Cisco IOS XR Software 8.2 High 2026-09-02
CVE-2026-79686 Dell PowerStore 处理逻辑错误漏洞 — PowerStore 500T 8.8 High 2026-09-01
CVE-2026-79684 Dell PowerStore 处理逻辑错误漏洞 — PowerStore 500T 8.8 High 2026-09-01
CVE-2026-79683 Dell PowerStore 处理逻辑错误漏洞 — PowerStore 500T 8.8 High 2026-09-01
CVE-2026-82855 @hulumi/policies before 1.3.2 Evidence Validation Bypass — policies 9.8 Critical 2026-08-31
CVE-2026-82474 Sudo through 1.9.17p2 Intercept Policy Bypass via execveat — sudo 7.8 High 2026-08-29
CVE-2026-79988 Authenticated RCE through Twig sandbox escape — cms 8.7 High 2026-08-27
CVE-2026-80198 Kimai before 2.56.0 Information Disclosure via config() Twig Function — kimai 7.5 High 2026-08-25
CVE-2026-79006 Google Chrome 处理逻辑错误漏洞 — Chrome - - 2026-08-25
CVE-2026-47624 NVIDIA DGX Spark 处理逻辑错误漏洞 — DGX Spark 6.0 Medium 2026-08-25
CVE-2026-79774 Winter CMS before 1.2.13 Twig Sandbox Escape via SecurityPolicy — winter 8.4 High 2026-08-25
CVE-2026-54073 VeraCrypt: Hidden volume quick format weakens plausible deniability — VeraCrypt 4.6 Medium 2026-08-21
CVE-2026-76827 Search-indexer: search-indexer: update/delete operations not scoped to caller's cluster (cross-tenant data tampering) — Red Hat Advanced Cluster Management for Kubernetes 2.11 6.8 Medium 2026-08-19
CVE-2026-47686 vm2: Missing Error.cause Sanitization Enables VM2 Sandbox Escape to RCE — vm2 9.9 Critical 2026-08-17
CVE-2026-74896 openssl_encrypt before 1.4.0 Sandbox Escape via Dunder Attribute Traversal — openssl_encrypt 9.8 Critical 2026-08-17
CVE-2026-74895 openssl_encrypt before 1.4.0 Plugin Sandbox Bypass via Process Isolation — openssl_encrypt 9.8 Critical 2026-08-17
CVE-2026-74883 openssl_encrypt before 1.4.0 Sandbox Bypass via pathlib and io — openssl_encrypt 8.8 High 2026-08-17
CVE-2026-74790 Scriban before 7.0.0 MemberFilter Bypass via TemplateContext Cache — scriban 9.1 Critical 2026-08-16
CVE-2026-17079 IBM Db2 Mirror for i is affected by multiple vulnerabilities — Db2 Mirror for i 6.3 Medium 2026-08-14
CVE-2026-18428 SQL Query Validation Bypass in OpenSearch Direct Query — Opensearch 8.8 High 2026-08-13
CVE-2026-0293 Prisma Access Agent: Anti-Tamper Protection Bypass on Windows — Prisma Access Agent 5.6 Medium 2026-08-13
CVE-2026-73288 RustFS: Object Lock (WORM) protections are treated as absent when bucket metadata cannot be read, allowing retained objects to be deleted — rustfs 6.1 Medium 2026-08-12
CVE-2026-73217 Cursor: Sandbox escape via tampered Python virtual environments — cursor 7.7 High 2026-08-11
CVE-2026-73083 Activepieces: V8 Isolate Sandbox Bypass via importFresh Module Loading — activepieces 7.6 High 2026-08-11
CVE-2026-72781 Craft CMS 5.0.0-RC1 before 5.10.7 Remote Code Execution via Twig Sandbox Escape — cms 8.8 High 2026-08-11
CVE-2025-15039 Account Takeover via Conditional Authentication Script Logic in Multiple WSO2 Products — WSO2 Identity Server 9.4 Critical 2026-08-06
CVE-2024-6832 Account Lockout Failure via Secondary User Store Inaccessibility in Multiple WSO2 Products Allows Brute Force Attacks — WSO2 Enterprise Integrator 5.9 Medium 2026-08-06

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