CVE-2026-13700
WordPress vulnerability analysis and mitigation

Overview

CVE-2026-13700 is an unauthenticated Server-Side Request Forgery (SSRF) and sensitive information disclosure vulnerability in the WooMS WordPress plugin. The plugin fails to validate user-supplied URLs before using them in server-side requests and automatically attaches stored third-party integration credentials to every such request, enabling credential theft when the data-sync feature is active. All versions through 9.14 are affected. The vulnerability was publicly disclosed on August 14, 2026, with the CVE record published on August 17, 2026. It carries a CVSS v3.1 base score of 5.9 (Medium) (WPScan, GitHub Advisory).

Technical details

The root cause is classified as CWE-918 (Server-Side Request Forgery), where the WooMS plugin accepts a user-controlled URL parameter and passes it directly to a server-side HTTP request without any validation or allowlist enforcement. Critically, the plugin appends stored third-party integration credentials (e.g., API keys or authentication tokens configured for data-sync) to every outbound request, meaning an attacker can direct the server to make requests to an attacker-controlled endpoint and capture those credentials in the incoming request. Exploitation requires no authentication and no user interaction, but does require the data-sync feature to be enabled on the target site. A proof-of-concept is scheduled for public release on August 28, 2026, per WPScan's coordinated disclosure policy (WPScan, GitHub Advisory).

Impact

Successful exploitation allows an unauthenticated attacker to exfiltrate stored third-party integration credentials (such as API keys or tokens) configured within the WooMS plugin, resulting in a high confidentiality impact. Compromised credentials could be leveraged to access connected external services or platforms, potentially enabling further unauthorized actions beyond the WordPress site itself. There is no direct integrity or availability impact from this vulnerability, but credential exposure may facilitate lateral movement into integrated third-party systems (WPScan, GitHub Advisory).

Exploitability

As of the disclosure date, there is no public proof-of-concept exploit and no evidence of in-the-wild exploitation; WPScan has indicated the PoC will be released on August 28, 2026. The CISA SSVC assessment classifies exploitation as "none" and the attack as not automatable, reflecting the requirement for the data-sync feature to be enabled. The EPSS score is approximately 0.16% (6th percentile), indicating a low near-term exploitation probability. The vulnerability is not currently listed in the CISA Known Exploited Vulnerabilities (KEV) catalog (WPScan, GitHub Advisory).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the WooMS plugin at version 9.14 or earlier with the data-sync feature enabled, using tools such as WPScan or passive fingerprinting via HTTP response headers and plugin asset paths.
  2. Set up a listener: Stand up an attacker-controlled HTTP server (e.g., using ngrok, interactsh, or a VPS with netcat/python -m http.server) to capture incoming requests and their headers.
  3. Craft the malicious request: Send an unauthenticated HTTP request to the vulnerable WooMS endpoint that accepts a user-supplied URL parameter, substituting the legitimate URL with the attacker's listener address.
  4. Capture credentials: The WooMS plugin issues a server-side request to the attacker's endpoint with the stored third-party integration credentials (e.g., API keys or tokens) automatically appended to the request, which are then captured by the attacker's listener.
  5. Leverage captured credentials: Use the exfiltrated credentials to authenticate against the integrated third-party service for unauthorized access or further exploitation (WPScan).

Indicators of compromise

  • Network: Outbound HTTP/HTTPS requests from the WordPress server to unexpected or external IP addresses/domains, particularly those not associated with configured integration services; requests originating from the web server process to attacker-controlled infrastructure.
  • Logs: WordPress or web server access logs showing unusual requests to WooMS plugin endpoints with external or internal URLs supplied as parameters; repeated requests to the same endpoint from unauthenticated sources.
  • Logs: Server-side HTTP request logs showing outbound connections initiated by the PHP/web process to non-whitelisted destinations, especially if the data-sync feature is active.
  • File System: No direct file artifacts expected, but review plugin configuration files for unauthorized changes to integration credential settings.

Mitigation and workarounds

The Feedly executive summary indicates a patched version (9.15 or later) is available; users should update the WooMS plugin immediately. As an interim workaround, disable the data-sync feature within the plugin settings to eliminate the attack surface until an update can be applied. Additionally, implement network-level egress filtering on the WordPress server to restrict outbound requests to known, trusted endpoints. Any third-party integration credentials configured in WooMS should be reviewed and rotated as a precaution, particularly if the data-sync feature was previously enabled (WPScan, GitHub Advisory).

Community reactions

The vulnerability was discovered and reported by researcher dangnosuy (affiliated with vncsglobal.vn) and verified by WPScan. No significant broader media coverage or notable community commentary has been identified beyond standard vulnerability database aggregation at this time (WPScan).

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-2024-13784CRITICAL9.8
  • arforms-form-builder
NoYesAug 16, 2026
CVE-2026-65640HIGH8.8
  • wordpress
NoYesAug 17, 2026
CVE-2026-11801HIGH7.5
  • wpadverts
NoYesAug 18, 2026
CVE-2026-13700MEDIUM5.9
  • wooms
NoNoAug 17, 2026
CVE-2026-14832MEDIUM5.3
  • shopsmart-loyalty-for-woocommerce
NoNoAug 17, 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