LIVE NEWSROOM · --:-- · May 25, 2026
A LIBRARY FOR SECURITY RESEARCHERS

CWE WEAKNESSES  /  CWE-671

CWE-671

Lack of Administrator Control over Security

Class

What it is

The product uses security features in a way that prevents the product's administrator from tailoring security settings to reflect the environment in which the product is being used. This introduces resultant weaknesses or prevents it from operating at a level of security that is desired by the administrator.

If the product's administrator does not have the ability to manage security-related decisions at all times, then protecting the product from outside threats - including the product's developer - can become impossible. For example, a hard-coded account name and password cannot be changed by the administrator, thus exposing that product to attacks that the administrator can not prevent.

Impact

OtherVaries by Context

Real-world CVE examples

  • CVE-2022-29953 — Condition Monitor firmware has a maintenance interface with hard-coded credentials
  • CVE-2000-0127 — GUI configuration tool does not enable a security option when a checkbox is selected, although that option is honored when manually set in the configuration fil

Related weaknesses

Test & detect

Browse all common weaknesses, check related exploited CVEs, or map to ATT&CK techniques.

Source: MITRE CWE. View on cwe.mitre.org →

Scroll to Top