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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CWE-269 (特权管理不恰当) — Vulnerability Class 1003

1003 vulnerabilities classified as CWE-269 (特权管理不恰当). AI Chinese analysis included.

CWE-269 represents a critical access control weakness where software fails to properly assign, modify, track, or verify privileges for users or processes. This flaw allows actors to operate outside their intended security boundaries, effectively granting them an unintended sphere of control. Attackers typically exploit this vulnerability by manipulating session tokens, bypassing authentication checks, or leveraging insufficient authorization logic to escalate privileges from a standard user to an administrator. Such exploitation can lead to unauthorized data access, system modification, or complete compromise. To prevent this, developers must implement robust identity and access management frameworks that enforce strict least-privilege principles. Regularly auditing permission assignments, utilizing role-based access control, and rigorously validating user rights at every critical application checkpoint are essential strategies to ensure actors only possess the minimum necessary privileges for their specific tasks.

MITRE CWE Description
The product does not properly assign, modify, track, or check privileges for an actor, creating an unintended sphere of control for that actor.
Common Consequences (1)
Access ControlGain Privileges or Assume Identity
Mitigations (3)
Architecture and Design, OperationVery carefully manage the setting, management, and handling of privileges. Explicitly manage trust zones in the software.
Architecture and DesignFollow the principle of least privilege when assigning access rights to entities in a software system.
Architecture and DesignConsider following the principle of separation of privilege. Require multiple conditions to be met before permitting access to a system resource.
Examples (2)
This code temporarily raises the program's privileges to allow creation of a new user folder.
def makeNewUserDir(username): if invalidUsername(username): #avoid CWE-22 and CWE-78 print('Usernames cannot contain invalid characters') return False try: raisePrivileges() os.mkdir('/home/' + username) lowerPrivileges() except OSError: print('Unable to create new user directory for user:' + username) return False return True
Bad · Python
The following example demonstrates the weakness.
seteuid(0); /* do some stuff */ seteuid(getuid());
Bad · C
CVE IDTitleCVSSSeverityPublished
CVE-2026-41163 bubblewrap vulnerable to privilege escalation in setuid mode via ptrace — bubblewrap--2026-05-09
CVE-2026-44987 SysReptor: Privilege Escalation from User Admin to Superuser — sysreptor 3.8 Low2026-05-08
CVE-2026-42185 People: Privilege Escalation via Missing Role Ceiling in Mail Domain Invitation — people 5.5 Medium2026-05-08
CVE-2026-40001 Local privilege escalation vulnerability in ZTE PROCESS Guard service of the cloud computer client — ZTE PROCESS Guard service 5.2 Medium2026-05-06
CVE-2026-7778 runZero Platform dashboard configuration exposure — Platform 5.0 Medium2026-05-05
CVE-2025-13618 Mentoring <= 1.2.8 - Unauthenticated Privilege Escalation in mentoring_process_registration — Mentoring 9.8 Critical2026-05-05
CVE-2026-24072 Apache HTTP Server: mod_rewrite elevation of privileges via ap_expr — Apache HTTP Server 5.5AIMediumAI2026-05-04
CVE-2026-7641 Import and export users and customers <= 2.0.8 - Authenticated (Subscriber+) Privilege Escalation via Multisite Capability Meta Fields — Import and export users and customers 8.8 High2026-05-02
CVE-2026-6389 IBM Turbonomic Prometurbo agent used by IBM Turbonomic Application Resource Management is affected by a single vulnerability — Turbonomic prometurbo agent 8.8 High2026-04-30
CVE-2026-5141 Improper Access Control in TUBITAK BILGEM's Pardus Software Center — Pardus Software Center 8.8 High2026-04-29
CVE-2026-6741 LatePoint <= 5.4.1 - Authenticated (Agent+) Privilege Escalation to Administrator via 'connect-customer-to-wp-user' Ability — LatePoint – Calendar Booking Plugin for Appointments and Events 8.8 High2026-04-27
CVE-2026-7106 Highland Software Custom Role Manager <= 1.0.0 - Authenticated (Subscriber+) Privilege Escalation — Highland Software Custom Role Manager 8.8 High2026-04-27
CVE-2026-41359 OpenClaw < 2026.3.28 - Privilege Escalation via operator.write to Admin-Class Telegram Config and Cron Persistence — OpenClaw 7.1 High2026-04-23
CVE-2026-1726 Multiple Vulnerabilities in IBM Guardium Key Lifecycle Manager — Guardium Key Lifecycle Manager 4.3AIMediumAI2026-04-22
CVE-2026-3621 IBM WebSphere Application Server Liberty is affected by identity spoofing — WebSphere Application Server - Liberty 7.5 High2026-04-22
CVE-2026-6386 Missing large page handling in pmap_pkru_update_range() — FreeBSD 7.1AIHighAI2026-04-22
CVE-2026-35154 Dell PowerProtect Data Domain(Dell PowerProtect DD) 安全漏洞 — PowerProtect Data Domain appliances 6.3 Medium2026-04-20
CVE-2026-40572 NovumOS has Arbitrary Memory Mapping via Syscall 15 (MemoryMapRange) — NovumOS 9.0 Critical2026-04-18
CVE-2026-40317 NovumOS has Privilege Escalation in the Syscall Interface — NovumOS 9.4 Critical2026-04-18
CVE-2026-40484 ChurchCRM: Authenticated Remote Code Execution via Unrestricted PHP File Write in Database Restore Function — CRM 9.1 Critical2026-04-17
CVE-2026-40002 ZTE Red Magic 11 Pro (NX809J) contains a vulnerability that allows non-privileged applications to trigger sensitive operations. — Red Magic 11 Pro (NX809J) 5.0 Medium2026-04-17
CVE-2026-23772 Dell Storage Manager 安全漏洞 — Storage Manager 7.3 High2026-04-16
CVE-2026-4880 Barcode Scanner (+Mobile App) <= 1.11.0 - Unauthenticated Privilege Escalation via Insecure Token Authentication — Barcode Scanner (+Mobile App) – Inventory manager, Order fulfillment system, POS (Point of Sale) 9.8 Critical2026-04-15
CVE-2026-34393 Weblate: Privilege escalation in the user API endpoint — weblate 8.8 High2026-04-15
CVE-2026-40291 Chamilo LMS has Privilege Escalation via API User Role Modification — chamilo-lms 8.8 High2026-04-14
CVE-2026-32181 Connected User Experiences and Telemetry Service Denial of Service Vulnerability — Windows 10 Version 21H2 5.5 Medium2026-04-14
CVE-2026-5144 BuddyPress Groupblog <= 1.9.3 - Authenticated (Subscriber+) Privilege Escalation to Administrator via Group Blog IDOR — BuddyPress Groupblog 8.8 High2026-04-11
CVE-2026-33706 Chamilo LMS has a REST API Self-Privilege Escalation (Student → Teacher) — chamilo-lms 7.1 High2026-04-10
CVE-2026-35595 Vikunja Affected by Privilege Escalation via Project Reparenting — vikunja 8.3 High2026-04-10
CVE-2026-39961 Aiven Operator has cross-namespace secret exfiltration via ClickhouseUser connInfoSecretSource — aiven-operator 6.8 Medium2026-04-09

Vulnerabilities classified as CWE-269 (特权管理不恰当) represent 1003 CVEs. The CWE taxonomy describes the weakness; review individual CVEs for product-specific impact.