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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CWE-276 (缺省权限不正确) — Vulnerability Class 500

500 vulnerabilities classified as CWE-276 (缺省权限不正确). AI Chinese analysis included.

CWE-276 represents a critical configuration weakness where software installation processes assign overly permissive access rights to files, often granting read, write, and execute privileges to all users. This flaw typically allows malicious actors to modify or replace critical application binaries, configuration files, or scripts without authentication. By altering these unprotected resources, attackers can inject malicious code, escalate privileges, or compromise system integrity, effectively bypassing security controls that rely on file integrity. To mitigate this risk, developers must adhere to the principle of least privilege during deployment. This involves explicitly setting restrictive permissions, such as read-only access for general users and write access only for administrators. Automated installation scripts should verify and enforce these secure defaults, ensuring that sensitive files remain immutable to unauthorized entities and preserving the overall security posture of the deployed environment.

MITRE CWE Description
During installation, installed file permissions are set to allow anyone to modify those files.
Common Consequences (1)
Confidentiality, Integrity Read Application Data, Modify Application Data
Mitigations (2)
Architecture and Design, Operation The architecture needs to access and modification attributes for files to only those users who actually require those actions.
Architecture and Design Compartmentalize the system to have "safe" areas where trust boundaries can be unambiguously drawn. Do not allow sensitive data to go outside of the trust boundary and always be careful when interfacing with a compartment outside of the safe area. Ensure that appropriate compartmentalization is built into the system design, and the compartmentalization allows for and reinforces privilege separatio…
CVE ID Title CVSS Severity Published
CVE-2026-77393 Inductive Automation Ignition Incorrect Default Permissions — Ignition 8.8 High 2026-09-04
CVE-2026-81302 PALLET CONTROL产品权限缺陷致SYSTEM级提权 — PALLET CONTROL 8.5 High 2026-09-04
CVE-2026-9634 Redundancy Module Configuration Tool - Multiple Vulnerabilities — Redundancy Module Configuration Tool 7.0 High 2026-09-01
CVE-2026-9633 Redundancy Module Configuration Tool - Multiple Vulnerabilities — Redundancy Module Configuration Tool 7.0 High 2026-09-01
CVE-2026-81682 openssl_encrypt before 1.4.9 Insecure File Permissions — openssl_encrypt 6.2 Medium 2026-08-27
CVE-2026-69665 Sky Co SKYSEA Client View 权限许可和访问控制问题漏洞 — SKYSEA Client View 8.5 High 2026-08-25
CVE-2026-78553 Insecure Flask Secret-Key File Permissions Allow Local Administrator Session Forgery in RansomLook — ransomlook 7.0 High 2026-08-24
CVE-2025-68825 HCL Hive is affected by incorrect default permissions — HCL Hive 7.5 High 2026-08-24
CVE-2026-18273 Kenwood DNR1007XR USB Incorrect Default Permissions Local Privilege Escalation Vulnerability — DNR1007XR - - 2026-08-20
CVE-2026-58564 Dell Command Update 权限许可和访问控制问题漏洞 — Dell Command Update (DCU) 7.8 High 2026-08-19
CVE-2026-19893 D-Link DIR-842 vsftpd vsftpd.conf default permission — DIR-842 3.1 Low 2026-08-15
CVE-2026-19841 TRENDNET TEW-813DRU vsftpd vsftpd.conf default permission — TEW-813DRU 3.1 Low 2026-08-14
CVE-2026-63425 Lenovo Dock Manager 权限许可和访问控制问题漏洞 — Dock Manager 7.8 High 2026-08-13
CVE-2026-48790 turso-cli persists Turso platform JWT with world-readable (0o644) file permissions — turso-cli 5.5 Medium 2026-08-11
CVE-2026-59119 PowerShell Elevation of Privilege Vulnerability — PowerShell 7.4 7.3 High 2026-08-11
CVE-2026-4793 Synology Assistant 权限许可和访问控制问题漏洞 — Synology Assistant 7.3 High 2026-08-03
CVE-2026-16247 Insecure permission overwrite due to execution of LogPathConfig.exe while installing _connect.BRAIN — _connect.BRAIN 7.3 High 2026-07-20
CVE-2026-16246 Insecure permission assignment due to execution of LogPathConfig.exe during setup — BRAIN2 7.3 High 2026-07-20
CVE-2024-58356 SurrealDB before 2.1.4 Permission Bypass via DEFINE TABLE OVERWRITE — surrealdb 2.3 Low 2026-07-18
CVE-2023-54366 SurrealDB before 1.0.1 Insecure Default Table Permissions — surrealdb 8.8 High 2026-07-18
CVE-2026-61828 nixos/mysql : `services.mysql` is configured with insecure authentication by default when used with `mysql` or `percona-server` — nixpkgs - - 2026-07-15
CVE-2026-53657 Lima: An arbitrary user in a QEMU VM could gain the root privilege in the VM via the guest agent socket — lima 8.2 High 2026-07-10
CVE-2025-27464 WinPVDrivers: Excessive permissions on user-exposed devices — Windows PV drivers - - 2026-07-09
CVE-2025-27463 WinPVDrivers: Excessive permissions on user-exposed devices — Windows PV drivers - - 2026-07-09
CVE-2025-27462 WinPVDrivers: Excessive permissions on user-exposed devices — Windows PV drivers - - 2026-07-09
CVE-2026-57895 Fuji Electric Pupsman 权限许可和访问控制问题漏洞 — Pupsman - - 2026-07-08
CVE-2026-57924 JetBrains YouTrack 权限许可和访问控制问题漏洞 — YouTrack 4.3 Medium 2026-06-26
CVE-2026-48935 nodejs Node.js 权限许可和访问控制问题漏洞 — node - - 2026-06-26
CVE-2026-48725 Warp may allow terminal output to access the local clipboard through OSC 52 — warp 8.1 High 2026-06-24
CVE-2026-56301 Nuxt - Arbitrary File Read via World-Connectable vite-node IPC Socket on Linux — Nuxt 5.5 Medium 2026-06-23

Vulnerabilities classified as CWE-276 (缺省权限不正确) represent 500 CVEs. The CWE taxonomy describes the weakness; review individual CVEs for product-specific impact.