
Cloud Vulnerability DB
A community-led vulnerabilities database
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).
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).
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).
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).
settings_page_build in inc/settings.class.php), with attacker-controlled configuration values as POST parameters.wp-admin/admin.php?page=dx-sources or similar) from unusual referrers or at unusual times.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).
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.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."