Cyber Resilience

CVE-2025-29004

Published
06 January 2026
Modified
23 April 2026
CVSS Score v3.1 8.8
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0025 17th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2025-29004 is a high-severity Incorrect Privilege Assignment (CWE-266) vulnerability. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 17th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to AC-2 (Account Management) and AC-3 (Access Enforcement) — see the control section below for these in your framework.

Deeper analysis AI-assisted summary

Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.

CVE-2025-29004 is an Incorrect Privilege Assignment vulnerability (CWE-266) in the WordPress plugin Responsive Coming Soon Landing Page / Holding Page for WordPress (wordpress-flat-countdown) developed by AA-Team. It enables privilege escalation and affects all versions from n/a through 3.0. The vulnerability received a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H), indicating high severity due to its potential for significant impact across confidentiality, integrity, and availability.

An attacker with low-privilege access, such as a subscriber or contributor role on a vulnerable WordPress site, can exploit this issue remotely over the network with low complexity and no user interaction required. Successful exploitation allows the attacker to escalate privileges, potentially gaining administrative control over the site, which could lead to full compromise including data theft, modification of site content, or deployment of further malware.

The Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/wordpress-flat-countdown/vulnerability/wordpress-responsive-coming-soon-landing-page-holding-page-for-wordpress-3-0-privilege-escalation-vulnerability?_s_id=cve provides details on this vulnerability, including recommended mitigations such as updating to a patched version if available or applying virtual patching through services like Patchstack. Security practitioners should verify the plugin's update status and restrict low-privilege user capabilities where possible.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

Incorrect Privilege Assignment vulnerability in AA-Team Responsive Coming Soon Landing Page / Holding Page for WordPress wordpress-flat-countdown allows Privilege Escalation.This issue affects Responsive Coming Soon Landing Page / Holding Page for WordPress: from n/a through <= 3.0.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Directly enables authenticated privilege escalation from low-privileged WordPress roles to admin via incorrect privilege assignment in the plugin.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2025-26512Shared CWE-266
CVE-2026-57386Shared CWE-266
CVE-2026-48879Shared CWE-266
CVE-2025-62645Shared CWE-266
CVE-2025-1653Shared CWE-266
CVE-2026-35671Shared CWE-266
CVE-2026-42368Shared CWE-266
CVE-2026-57768Shared CWE-266
CVE-2026-3121Shared CWE-266
CVE-2025-63384Shared CWE-266

Affected Assets

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)
  • AC-6 Least Privilege
  • AC-3 Access Enforcement
  • AC-2 Account Management
Detect
Catch it (NIST detect / respond)
  • AC-2 Account Management
Harden
Shrink the surface (DISA STIG)
  • 8 hardening rules · 6 OS baselines
Validate
Prove the fix (OWASP ASVS)

Mitigating Controls (NIST 800-53 r5) AI

prevent

Enforces the principle of least privilege, directly mitigating privilege escalation from low-privilege roles like subscriber or contributor exploited in this WordPress plugin vulnerability.

prevent

Mandates enforcement of approved access authorizations, countering the plugin's failure to properly validate and restrict privilege escalations.

preventdetect

Establishes account management processes including privilege reviews, preventing incorrect assignments and enabling detection of anomalous escalations in the vulnerable plugin.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.AA-05 full match
prevents

Directly enforces least-privilege policy definition, management, and review that prevents incorrect privilege assignments.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

prevents

The access-rights control governs the entire lifecycle of privilege assignment, directly eliminating incorrect assignments.

prevents

Privileged-access-rights control explicitly requires least-privilege assignment and ongoing validation, directly mitigating CWE-266.

prevents

Access control policy directly prevents incorrect privilege assignment by defining who may receive which rights.

mitigates

Segregation of duties reduces blast radius of any single incorrect privilege but does not prevent the assignment itself.

mitigates

Restricting privileged utility programs limits exposure from over-privileged accounts but does not address how privileges are assigned.

prevents

Information-access-restriction mechanisms enforce the correct privilege boundaries once assignment rules are defined.

References