BaseDraft

CWE-266Incorrect Privilege Assignment

Category: authz

Description

A product incorrectly assigns a privilege to a particular actor, creating an unintended sphere of control for that actor.

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.

References

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

(incoming)150

TypeTargetConfidenceTier
VulnerabilityCVE-2025-0206cve-2025-02060%live
VulnerabilityCVE-2025-0628cve-2025-06280%live
VulnerabilityCVE-2025-0802cve-2025-08020%live
VulnerabilityCVE-2025-0849cve-2025-08490%live
VulnerabilityCVE-2025-10275cve-2025-102750%live
VulnerabilityCVE-2025-10276cve-2025-102760%live
VulnerabilityCVE-2025-10277cve-2025-102770%live
VulnerabilityCVE-2025-10278cve-2025-102780%live
VulnerabilityCVE-2025-10291cve-2025-102910%live
VulnerabilityCVE-2025-10318cve-2025-103180%live
VulnerabilityCVE-2025-10389cve-2025-103890%live
VulnerabilityCVE-2025-10390cve-2025-103900%live
VulnerabilityCVE-2025-10608cve-2025-106080%live
VulnerabilityCVE-2025-10644cve-2025-106440%live
VulnerabilityCVE-2025-10707cve-2025-107070%live
VulnerabilityCVE-2025-10725cve-2025-107250%live
VulnerabilityCVE-2025-10987cve-2025-109870%live
VulnerabilityCVE-2025-10988cve-2025-109880%live
VulnerabilityCVE-2025-10989cve-2025-109890%live
VulnerabilityCVE-2025-11047cve-2025-110470%live
VulnerabilityCVE-2025-11048cve-2025-110480%live
VulnerabilityCVE-2025-11049cve-2025-110490%live
VulnerabilityCVE-2025-11050cve-2025-110500%live
VulnerabilityCVE-2025-11554cve-2025-115540%live
VulnerabilityCVE-2025-11646cve-2025-116460%live
VulnerabilityCVE-2025-11853cve-2025-118530%live
VulnerabilityCVE-2025-1226cve-2025-12260%live
VulnerabilityCVE-2025-13250cve-2025-132500%live
VulnerabilityCVE-2025-13576cve-2025-135760%live
VulnerabilityCVE-2025-13787cve-2025-137870%live

Showing top 30 of 150 by confidence. Click any target to see the full neighbourhood.

Related by meaning· 6

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

CWE
Improper Privilege Management
CWE
Incorrect Ownership Assignment
CWE
Exposure of Resource to Wrong Sphere
CWE
Improper Access Control
CWE
Improper Authorization
CWE
Improper Ownership Management
Sourced from MITRE CWE 4.20. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.