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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CWE-668 (将资源暴露给错误范围) — Vulnerability Class 157

157 vulnerabilities classified as CWE-668 (将资源暴露给错误范围). AI Chinese analysis included.

CWE-668 represents a critical access control weakness where software inadvertently exposes sensitive resources, such as files or directories, to unauthorized actors outside their intended security boundary. This vulnerability typically arises from misconfigured permissions, logic errors that target the wrong object, or flawed trust assumptions between different system spheres. Attackers exploit these flaws by leveraging improper access rights to read, modify, or delete protected data, often bypassing intended isolation mechanisms. To mitigate this risk, developers must enforce strict least-privilege principles, ensuring resources are accessible only to the specific processes or users requiring them. Implementing robust access control lists, validating object references before operations, and conducting thorough code reviews for permission settings are essential practices. By rigorously defining and enforcing security boundaries, organizations can prevent unintended data exposure and maintain the integrity of their system architecture against sphere-crossing attacks.

MITRE CWE Description
The product exposes a resource to the wrong control sphere, providing unintended actors with inappropriate access to the resource. Resources such as files and directories may be inadvertently exposed through mechanisms such as insecure permissions, or when a program accidentally operates on the wrong object. For example, a program may intend that private files can only be provided to a specific user. This effectively defines a control sphere that is intended to prevent attackers from accessing these private files. If the file permissions are insecure, then parties other than the user will be able to access those files. A separate control sphere might effectively require that the user can only access the private files, but not any other files on the system. If the program does not ensure that the user is only requesting private files, then the user might be able to access other files on the system. In either case, the end result is that a resource has been exposed to the wrong party.
Common Consequences (3)
Confidentiality Read Application Data
An adversary that gains access to a resource exposed to a wrong sphere could potentially retrieve private data from that resource, thus breaking the intended confidentiality of that data.
Integrity Modify Application Data
An adversary that gains access to a resource exposed to a wrong sphere could potentially modify data held within that resource, thus breaking the intended integrity of that data and causing the system relying on that resource to make unintended decisions.
Other Varies by Context
The consequences may vary widely depending on how the product uses the affected resource.
CVE ID Title CVSS Severity Published
CVE-2026-86551 Wi-Fi MAC Address Obtainment by Non-privileged Program Vulnerability in ZTE Z80Ultra (NX741J) product — NX741J 3.3 Low 2026-09-20
CVE-2026-54495 Cross-namespace FeatureFlagSource and InProcessConfiguration resolution exposes spec contents on multi-tenant clusters — open-feature-operator 4.3 Medium 2026-09-17
CVE-2026-92940 vm2 3.11.3 through 3.11.6 HTTPS Credential Exposure via globalAgent — vm2 10.0 Critical 2026-09-17
CVE-2026-50607 WebSocket Exposure Vulnerability in NitroSense and PredatorSense Software — System Monitoring 2.7 Low 2026-09-17
CVE-2026-85053 Google Chrome 权限许可和访问控制问题漏洞 — Chrome - - 2026-09-03
CVE-2026-82652 SiYuan before v3.8.1 Information Disclosure via Publish Access — siyuan 5.3 Medium 2026-08-30
CVE-2026-82650 SiYuan before v3.8.1 Path Traversal via /api/template/render — siyuan 4.4 Medium 2026-08-30
CVE-2026-79068 Google Chrome 权限许可和访问控制问题漏洞 — Chrome - - 2026-08-25
CVE-2026-79031 Google Chrome 权限许可和访问控制问题漏洞 — Chrome - - 2026-08-25
CVE-2026-59308 Semantic Cache Cross-Tenant Isolation Bypass via SHA-256 Truncation — Spring AI 4.2 Medium 2026-08-21
CVE-2026-72782 Craft CMS 5.0.0-RC1 before 5.10.6 Environment Variable Leak — cms 6.5 Medium 2026-08-11
CVE-2026-72764 n8n before 1.123.67 Module Cache Poisoning via Code Node — n8n 5.8 Medium 2026-08-11
CVE-2026-70606 Electron: ProtocolResponse.url reuses the default session cache instead of the registering session — electron 5.9 Medium 2026-08-05
CVE-2026-54727 proot-distro has a Container Isolation Bypass via Crafted Restore Archive — proot-distro 8.2 High 2026-07-29
CVE-2026-59835 Fortinet FortiSandbox 权限许可和访问控制问题漏洞 — FortiSandbox 7.7 High 2026-07-14
CVE-2026-14611 DeepMyst Mysti Per-Project Auto-Memory MemoryManager.ts initProjectMemory exposure of resource — Mysti 4.3 Medium 2026-07-03
CVE-2026-56077 PraisonAI - Information Disclosure via Shared MultiAgentLedger State — PraisonAI 6.5 Medium 2026-06-18
CVE-2026-50202 Steeltoe's static JWKS cache shared across schemes and never invalidated — Steeltoe.Security.Authentication.CloudFoundryBase 5.9 Medium 2026-06-17
CVE-2026-53826 OpenClaw < 2026.4.26 - Information Disclosure via Sandboxed Session Spawn — OpenClaw 4.3 Medium 2026-06-12
CVE-2026-47141 vm2: NodeVM observability builtins leak host process and HTTP request data — vm2 - - 2026-06-12
CVE-2026-42535 Apache HTTP Server: mod_dav_fs protected directory access — Apache HTTP Server - - 2026-06-08
CVE-2025-15653 Dräger Zeus IE Anesthesia Workstation USB Interface Privilege Escalation — Zeus IE 6.8 Medium 2026-06-02
CVE-2026-46430 Algernon: Auto-refresh SSE event server binds to all interfaces by default on Linux/macOS — algernon 4.3 Medium 2026-05-26
CVE-2026-46723 Information Disclosure in extension "Faceted Search" (ke_search) — Extension "Faceted Search" - - 2026-05-19
CVE-2026-44552 Open WebUI: Redis Cache Keys tool_servers and terminal_servers Missing Instance Prefix Enable Cross-Instance Cache Poisoning — open-webui 8.7 High 2026-05-15
CVE-2026-45411 vm2: Sandbox Breakout Using Async Generator — vm2 9.8 Critical 2026-05-13
CVE-2026-44009 vm2: Sandbox Breakout Through Null Proto Exception — vm2 9.8 Critical 2026-05-13
CVE-2026-44008 vm2: Snabox breakout via `neutralizeArraySpeciesBatch` — vm2 9.8 Critical 2026-05-13
CVE-2026-41368 OpenClaw < 2026.3.28 - Environment Variable Disclosure via jq $ENV Filter Bypass — OpenClaw 6.5 Medium 2026-04-27
CVE-2026-41369 OpenClaw < 2026.3.31 - Insufficient Environment Variable Sanitization in Host Execution — OpenClaw 6.5 Medium 2026-04-27

Vulnerabilities classified as CWE-668 (将资源暴露给错误范围) represent 157 CVEs. The CWE taxonomy describes the weakness; review individual CVEs for product-specific impact.