Description
Cross-Site Request Forgery (CSRF) vulnerability in daxiawp DX-auto-publish dx-auto-publish allows Stored XSS.This issue affects DX-auto-publish: from n/a through <= 1.2.
Published: 2025-02-13
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The DX-auto-publish plugin contains a Cross‑Site Request Forgery flaw that allows an attacker to submit a specially crafted request on behalf of a logged‑in administrator. The plugin then stores the supplied payload in a database field and renders it during normal page output. Because the malicious code is preserved, users who view the affected pages are subjected to Stored Cross‑Site Scripting, which can lead to theft of session cookies, defacement, or execution of arbitrary JavaScript in the victim's browser. This weakness is identified as CWE‑352 (Cross‑Site Request Forgery).

Affected Systems

The vulnerability is present in every released version of the DX‑auto‑publish WordPress plugin up to and including 1.2. WordPress sites that have installed this plugin without updating to a newer version are at risk. The affected product is the DaxiaWP DX‑auto‑publish plugin, any deployment of which uses a version number less than or equal to 1.2. No other WordPress components are reported to be impacted.

Risk and Exploitability

The CVSS score of 7.1 indicates a high severity for the combination of a low authentication barrier and the persistent nature of the XSS payload. The EPSS score of less than 1% suggests that, as of the latest analysis, exploitation attempts are infrequent. The vulnerability is not listed in CISA’s KEV catalog, implying no publicly known, widespread exploitation. The likely attack path requires the attacker to first lure a privileged user to a crafted link or form submission, which then coerces the user’s browser into sending a POST request that stores the malicious data. Once stored, any visitor who views the corresponding page will execute the embedded script.

Generated by OpenCVE AI on May 1, 2026 at 16:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the DX‑auto‑publish plugin to version 1.3 or newer, which removes the CSRF storage path.
  • If an update is unavailable, disable the plugin or the specific functionality that allows data storage to prevent malicious payload persistence.
  • Add or enforce standard CSRF protection (e.g., nonce verification) for all POST requests to the plugin’s endpoints, and consider a Web Application Firewall rule to block unexpected form submissions to that plugin.

Generated by OpenCVE AI on May 1, 2026 at 16:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-4230 Cross-Site Request Forgery (CSRF) vulnerability in daxiawp DX-auto-publish allows Stored XSS. This issue affects DX-auto-publish: from n/a through 1.2.
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 daxiawp DX-auto-publish allows Stored XSS. This issue affects DX-auto-publish: from n/a through 1.2. Cross-Site Request Forgery (CSRF) vulnerability in daxiawp DX-auto-publish dx-auto-publish allows Stored XSS.This issue affects DX-auto-publish: from n/a through <= 1.2.
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'}


Sun, 13 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00017}

epss

{'score': 0.00019}


Sat, 12 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00031}

epss

{'score': 0.00017}


Tue, 18 Feb 2025 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 13 Feb 2025 14:00:00 +0000

Type Values Removed Values Added
Description Cross-Site Request Forgery (CSRF) vulnerability in daxiawp DX-auto-publish allows Stored XSS. This issue affects DX-auto-publish: from n/a through 1.2.
Title WordPress DX-auto-publish plugin <= 1.2 - 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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

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

Reserved: 2025-02-12T13:58:55.638Z

Link: CVE-2025-26577

cve-icon Vulnrichment

Updated: 2025-02-13T14:33:25.322Z

cve-icon NVD

Status : Deferred

Published: 2025-02-13T14:16:23.797

Modified: 2026-06-17T09:02:03.280

Link: CVE-2025-26577

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T16:45:20Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)