Missing Authorization vulnerability in Ninja Team GDPR CCPA Compliance Support ninja-gdpr-compliance allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects GDPR CCPA Compliance Support: from n/a through <= 2.7.1.
Security readout for executives and security teams
Plain-English summary
This CVE affects a WordPress cookie consent/GDPR plugin from Ninja Team through version 2.7.1. The issue is broken access control: a logged-in user may be able to perform an action they should not be authorized to perform. Reported impact is limited to integrity, not data theft or outage.
Executive priority
Treat as a near-term WordPress maintenance item, not an emergency based on current evidence. Prioritize sites with many user accounts, customer-facing compliance banners, or delegated content roles.
Technical view
CVE-2025-24591 is a CWE-862 Missing Authorization flaw in package ninja-gdpr-compliance. CVSS 3.1 is 4.3 with network access, low complexity, low privileges required, no user interaction, unchanged scope, and low integrity impact only.
Likely exposure
Exposure is likely limited to WordPress sites running GDPR CCPA Compliance Support / Cookie Consent Banner plugin version 2.7.1 or earlier with user accounts that can authenticate. The source bundle does not prove exposure for unauthenticated visitors.
Exploitation context
The bundle does not show CISA KEV listing or cited evidence of active exploitation. The CVSS vector indicates exploitation requires a logged-in low-privileged user and could affect site or plugin-controlled settings, but details are not provided.
Researcher notes
Affected metadata is incomplete: the description says through 2.7.1, while the affected version field is sparse. No exploit mechanics, fixed version, or vendor workaround is included in the supplied bundle, so remediation should track vendor or Patchstack updates.
Mitigation direction
Inventory WordPress sites for ninja-gdpr-compliance version 2.7.1 or earlier.
Check Ninja Team and Patchstack guidance for a fixed version or official workaround.
Update the plugin if an official fixed release is available.
Disable or remove the plugin if no safe supported version is available.
Limit unnecessary WordPress user accounts until remediation is complete.
Validation and detection
Confirm installed plugin name, package slug, and version on each WordPress site.
Review user roles with login access to affected WordPress instances.
Verify plugin access controls after applying vendor guidance or updates.
Check site logs for unexpected authenticated changes to consent or compliance settings.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-862: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-862 · source CWE mapping
Missing Authorization
Missing Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.