CVE-2026-6700
WordPress vulnerability analysis and mitigation

Overview

CVE-2026-6700 is a Cross-Site Request Forgery (CSRF) vulnerability in the DX Sources plugin for WordPress, affecting all versions up to and including 2.0.1. The flaw stems from missing or incorrect nonce validation on the settings_page_build function, enabling unauthenticated attackers to trick a logged-in administrator into submitting a forged request that modifies the plugin's configuration options. It was published on May 5, 2026, and carries a CVSS v3.1 base score of 4.3 (Medium) (GitHub Advisory, Wordfence).

Technical details

The root cause is classified as CWE-352 (Cross-Site Request Forgery), specifically the absence of proper nonce validation in the settings_page_build function within inc/settings.class.php (lines 46 and 79). Because WordPress nonces are not verified before processing settings changes, an attacker can craft a malicious HTTP request that, when triggered by an authenticated administrator's browser, will be accepted as legitimate by the plugin. Exploitation requires no privileges on the attacker's part but does require social engineering to induce a logged-in administrator to click a crafted link or visit a malicious page (GitHub Advisory, Wordfence).

Impact

Successful exploitation allows an unauthenticated attacker to modify the DX Sources plugin's configuration settings without the administrator's knowledge or consent. The impact is limited to integrity — specifically the plugin's configuration — with no direct effect on data confidentiality or system availability. There is no evidence of lateral movement potential or sensitive data exposure beyond the plugin's own settings (GitHub Advisory, Wordfence).

Exploitability

There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation at this time. The EPSS score is approximately 0.013% (4th percentile), indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog, and no threat actor attribution has been reported (GitHub Advisory, Wordfence).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the DX Sources plugin at version 2.0.1 or earlier, using tools such as WPScan or by inspecting publicly accessible plugin metadata.
  2. Craft forged request: Construct a malicious HTML page or link containing a hidden form or auto-submitting request targeting the DX Sources settings endpoint (handled by settings_page_build in inc/settings.class.php), with attacker-controlled configuration values as POST parameters.
  3. Social engineering: Deliver the malicious link or page to a logged-in WordPress administrator via phishing email, comment, or other communication channel, inducing them to click the link or visit the page.
  4. Trigger CSRF: When the administrator's browser loads the attacker's page, it automatically submits the forged request to the WordPress site. Because no nonce validation is performed, the server accepts and processes the request as legitimate.
  5. Configuration modified: The DX Sources plugin's settings are updated to attacker-specified values without the administrator's awareness (GitHub Advisory, Wordfence).

Indicators of compromise

  • Logs: WordPress access logs showing unexpected POST requests to the DX Sources settings page (e.g., wp-admin/admin.php?page=dx-sources or similar) from unusual referrers or at unusual times.
  • Application: Unexpected or unauthorized changes to DX Sources plugin configuration options, discoverable via plugin settings audit or comparison against known-good configuration.
  • Network: Requests to the WordPress admin settings endpoint originating from unfamiliar IP addresses or referrer domains not associated with normal administrative activity.

Mitigation and workarounds

Users should update the DX Sources WordPress plugin to a version beyond 2.0.1 that includes proper nonce validation in the settings_page_build function. As interim measures, administrators should be educated about CSRF risks and suspicious links, and Web Application Firewalls (WAF) capable of detecting CSRF patterns should be considered. Configuring the SameSite cookie attribute on the WordPress installation can also reduce CSRF risk (GitHub Advisory, Wordfence).

Community reactions

Wordfence included CVE-2026-6700 in their weekly WordPress vulnerability reports for both the May 4–10 and May 11–17, 2026 periods, indicating routine tracking of this moderate-severity issue (Wordfence Weekly May 4, Wordfence Weekly May 11). No significant broader media coverage or notable researcher commentary beyond standard vulnerability aggregation has been observed.

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