Description
Cross-Site Request Forgery (CSRF) vulnerability in thunderbax WP Admin Custom Page wp-admin-custom-page allows Stored XSS.This issue affects WP Admin Custom Page: from n/a through <= 1.5.0.
Published: 2025-02-07
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A Cross‑Site Request Forgery flaw in the WP Admin Custom Page plugin permits an attacker to submit a forged request that includes a malicious script. The script is stored by the plugin and later displayed whenever the affected custom page is viewed. Because the payload is executed in the context of any user who sees the page, it can be used to steal authentication tokens, deface site content, or perform other malicious actions. The CVE description does not detail downstream effects, but the nature of stored XSS suggests the risk of credential theft or broader compromise when a visitor or administrator loads the page.

Affected Systems

Every WordPress installation that has the thunderbax WP Admin Custom Page plugin version 1.5.0 or earlier is potentially vulnerable. This includes any site where the plugin is active and enabled, regardless of other security controls or site configurations.

Risk and Exploitability

The CVSS score of 7.1 indicates a high severity vulnerability, yet the EPSS score of less than 1% shows a low probability of exploitation in the wild. The vulnerability is not listed in CISA’s KEV catalog, meaning no publicly known active exploitation has been reported. Based on the description, it is inferred that the forged request must be made from a page that the target user visits, implying the attacker needs to entice a user with the appropriate session—likely an authenticated administrator—to perform the request. Once the script is stored, it will run for any subsequent visitor or authenticated user viewing the affected custom page, with no additional authentication required for the XSS execution itself.

Generated by OpenCVE AI on May 2, 2026 at 11:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the WP Admin Custom Page plugin to a version newer than 1.5.0 to eliminate the CSRF and stored XSS flaw.
  • Disable or temporarily remove any custom pages that were created with plugin versions <= 1.5.0 to eliminate stored malicious scripts until the patch is applied.
  • Implement or enforce a CSRF token (nonce) on all plugin forms by enabling the built‑in nonce mechanism—or, if unavailable, manually add a unique token and validate it—thereby preventing forged requests from being processed.

Generated by OpenCVE AI on May 2, 2026 at 11:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-4012 Cross-Site Request Forgery (CSRF) vulnerability in thunderbax WP Admin Custom Page allows Stored XSS. This issue affects WP Admin Custom Page: from n/a through 1.5.0.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Cross-Site Request Forgery (CSRF) vulnerability in thunderbax WP Admin Custom Page allows Stored XSS. This issue affects WP Admin Custom Page: from n/a through 1.5.0. Cross-Site Request Forgery (CSRF) vulnerability in thunderbax WP Admin Custom Page wp-admin-custom-page allows Stored XSS.This issue affects WP Admin Custom Page: from n/a through <= 1.5.0.
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Fri, 07 Feb 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 07 Feb 2025 10:15:00 +0000

Type Values Removed Values Added
Description Cross-Site Request Forgery (CSRF) vulnerability in thunderbax WP Admin Custom Page allows Stored XSS. This issue affects WP Admin Custom Page: from n/a through 1.5.0.
Title WordPress WP Admin Custom Page plugin <= 1.5.0 - CSRF to Stored XSS vulnerability
Weaknesses CWE-352
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:11:34.724Z

Reserved: 2025-02-03T13:34:00.630Z

Link: CVE-2025-25072

cve-icon Vulnrichment

Updated: 2025-02-07T15:42:41.267Z

cve-icon NVD

Status : Deferred

Published: 2025-02-07T10:15:12.023

Modified: 2026-06-17T09:00:14.967

Link: CVE-2025-25072

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-02T12:00:14Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)