BaseIncomplete

CWE-267Privilege Defined With Unsafe Actions

Category: authz

Description

A particular privilege, role, capability, or right can be used to perform unsafe actions that were not intended, even when it is assigned to the correct entity.

Common consequences· 1

  • Access Control — Gain Privileges or Assume Identity
    A user can access restricted functionality and/or sensitive information that may include administrative functionality and user accounts.

Potential mitigations· 2

  • [Architecture and Design, Operation]Very carefully manage the setting, management, and handling of privileges. Explicitly manage trust zones in the software.
  • [Architecture and Design, Operation]Run your code using the lowest privileges that are required to accomplish the necessary tasks [REF-76]. If possible, create isolated accounts with limited privileges that are only used for a single task. That way, a successful attack will not immediately give the attacker access to the rest of the software or its environment. For example, database applications rarely need to run as the database administrator, especially in day-to-day operations.

Related CAPEC attack patterns· 5

CAPEC-58CAPEC-634CAPEC-637CAPEC-643CAPEC-648

References

  1. https://cwe.mitre.org/data/definitions/267.html

Exploits (incoming)5

TypeTargetConfidenceTier
AttackPatternRestful Privilege Elevationcapec-58100%live
AttackPatternCollect Data from Clipboardcapec-637100%live
AttackPatternIdentify Shared Files/Directories on Systemcapec-643100%live
AttackPatternProbe Audio and Video Peripheralscapec-634100%live
AttackPatternCollect Data from Screen Capturecapec-648100%live

(incoming)19

TypeTargetConfidenceTier
VulnerabilityCVE-2025-14349cve-2025-143490%live
VulnerabilityCVE-2025-23015cve-2025-230150%live
VulnerabilityCVE-2025-26467cve-2025-264670%live
VulnerabilityBroadcom VMware Aria Operations and VMware Tools Privilege Defined with Unsafe Actions Vulnerabilitycve-2025-412440%live
VulnerabilityCVE-2025-53900cve-2025-539000%live
VulnerabilityCVE-2025-62587cve-2025-625870%live
VulnerabilityCVE-2025-62588cve-2025-625880%live
VulnerabilityCVE-2025-62589cve-2025-625890%live
VulnerabilityCVE-2025-62590cve-2025-625900%live
VulnerabilityCVE-2025-62641cve-2025-626410%live
VulnerabilityCVE-2025-7691cve-2025-76910%live
VulnerabilityCVE-2026-0945cve-2026-09450%live
VulnerabilityCVE-2026-23526cve-2026-235260%live
VulnerabilityCVE-2026-2459cve-2026-24590%live
VulnerabilityCVE-2026-2460cve-2026-24600%live
VulnerabilityCVE-2026-27314cve-2026-273140%live
VulnerabilityCVE-2026-29646cve-2026-296460%live
VulnerabilityCVE-2026-42406cve-2026-424060%live
KEVEntryBroadcom VMware Aria Operations and VMware Tools Privilege Defined with Unsafe Actions Vulnerabilitykev-cve-2025-412440%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CWE
Privilege Chaining
CWE
Incorrect Privilege Assignment
CWE
Incorrect Execution-Assigned Permissions
CWE
CWE-264: Permissions, Privileges, and Access Controls
CWE
Placement of User into Incorrect Group
CAPEC
Privilege Abuse
Sourced from MITRE CWE 4.20. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.