Register for the AI for Security Summit: Join Figma, Perplexity & Wiz

CVE-2025-13438
WordPress vulnerability analysis and mitigation

Overview

CVE-2025-13438 is a Cross-Site Request Forgery (CSRF) vulnerability in the "Page Title, Description & Open Graph Updater" plugin for WordPress. It affects all versions up to and including 1.02, stemming from missing nonce validation on multiple AJAX actions, including dieno_update_page_title. An unauthenticated attacker can exploit this to update page titles and metadata by tricking a site administrator into clicking a malicious link. It carries a CVSS v3.1 base score of 4.3 (Medium) (Red Hat CVE, Feedly).

Technical details

The root cause is CWE-352 (Cross-Site Request Forgery), specifically the absence of WordPress nonce validation on multiple AJAX action handlers within the plugin. Because the affected AJAX endpoints (e.g., dieno_update_page_title) do not verify a nonce token, any forged cross-origin request submitted in the context of an authenticated administrator session will be accepted and processed. Exploitation requires social engineering — the attacker must trick a logged-in administrator into visiting a malicious page or clicking a crafted link that silently submits the forged request (Red Hat CVE).

Impact

Successful exploitation allows an unauthenticated attacker to modify page titles and Open Graph metadata on the affected WordPress site, impacting content integrity. There is no confidentiality or availability impact — the vulnerability is limited to low-severity integrity modifications. While not directly enabling code execution or data theft, unauthorized metadata changes could be leveraged for SEO manipulation, phishing lures, or reputational damage (Red Hat CVE, Feedly).

Exploitability

No public exploit code or active in-the-wild exploitation has been reported for CVE-2025-13438. The EPSS score is approximately 0.012%, indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires user interaction (an administrator clicking a malicious link), which further limits practical exploitability (Feedly).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the "Page Title, Description & Open Graph Updater" plugin at version 1.02 or earlier, using tools like WPScan or passive enumeration of plugin directories.
  2. Craft malicious request: Construct an HTML page or link containing a hidden form or JavaScript that submits a POST request to the target site's WordPress AJAX endpoint (/wp-admin/admin-ajax.php) with the action dieno_update_page_title and attacker-controlled metadata values.
  3. Social engineering: Deliver the malicious link or page to a site administrator via phishing email, forum post, or other means, inducing them to click it while authenticated to the WordPress admin panel.
  4. CSRF execution: The administrator's browser automatically sends the forged request with their session cookies; the server processes it without nonce validation, updating the targeted page's title or Open Graph metadata to attacker-specified values (Red Hat CVE).

Indicators of compromise

  • Logs: WordPress access logs showing unexpected POST requests to /wp-admin/admin-ajax.php with action=dieno_update_page_title (or related AJAX actions) originating from unusual referrers or external domains.
  • File System / Database: Unexpected or unauthorized changes to page titles or Open Graph metadata fields in the WordPress database (wp_postmeta or wp_posts tables) without corresponding admin activity in the audit trail.
  • Network: Requests to the AJAX endpoint from IP addresses not associated with known administrators, particularly with referrer headers pointing to external or unknown sites.

Mitigation and workarounds

The primary remediation is to update the "Page Title, Description & Open Graph Updater" plugin to a version beyond 1.02 that includes proper nonce validation on all AJAX actions. If no patched version is yet available, site administrators should deactivate and remove the plugin until a fix is released. As a general hardening measure, WordPress administrators should avoid clicking unsolicited links while logged into the admin panel, and consider using a Web Application Firewall (WAF) to detect and block CSRF attempts (Red Hat CVE).

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-92541HIGH7.2
  • import-users-from-csv-with-meta
NoYesSep 20, 2026
CVE-2026-92540HIGH7.2
  • import-users-from-csv-with-meta
NoYesSep 20, 2026
CVE-2026-86785MEDIUM5.3
  • woo-to-facebook-shop
NoNoSep 20, 2026
CVE-2026-92965LOW3.7
  • tiktok-for-business
NoYesSep 20, 2026
CVE-2026-92423LOW2.7
  • meow-gallery
NoYesSep 20, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management