Description
The WooMS WordPress plugin through 9.14 does not validate a user-supplied URL before using it in a server-side request and attaches stored third-party integration credentials to every such request, allowing unauthenticated attackers to perform Server-Side Request Forgery and to disclose the configured integration credentials when the relevant data-sync feature is enabled.
Published: 2026-08-17
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WooMS WordPress plugin fails to validate user‑supplied URLs used in a server‑side request and automatically attaches stored third‑party integration credentials to each outgoing request. An unauthenticated attacker can submit any URL, forcing the server to resolve it and fetch arbitrary resources. When the data‑synchronization feature is active, the intercepted requests expose the configured integration credentials. This combination allows both exploitation of internal infrastructure and unauthorized disclosure of sensitive secrets.

Affected Systems

All versions of the WooMS WordPress plugin through 9.14 are affected. No information indicates that later releases contain a fix.

Risk and Exploitability

The vulnerability is unauthenticated, allowing any web visitor to initiate a request to an arbitrary URL from the host. Because no credentials are required to trigger the request, attackers can target internal services that are normally inaccessible from the outside. The CVSS score of 5.9 and an EPSS score < 1% place the vulnerability in the moderate risk range, and the very low but non‑zero likelihood of exploitation is reflected by the EPSS figure, while the failure to validate URLs combined with credential leakage suggests a high‑severity risk. The feature is not listed in the CISA KEV catalog, but the potential for credential theft remains a significant threat.

Generated by OpenCVE AI on August 17, 2026 at 19:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WooMS to the earliest patch version that addresses the issue (any release after 9.14 if available).
  • Disable or remove the data‑sync feature or any third‑party integration that stores credentials, or restrict that feature to authenticated administrators only.
  • Implement server‑side input validation or enforce HTTPS to block untrusted URLs and restrict outbound requests to internal IP ranges until proper constraints are in place.

Generated by OpenCVE AI on August 17, 2026 at 19:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 17 Aug 2026 18:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

Mon, 17 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 5.9, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N'}


Mon, 17 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-918

Mon, 17 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The WooMS WordPress plugin through 9.14 does not validate a user-supplied URL before using it in a server-side request and attaches stored third-party integration credentials to every such request, allowing unauthenticated attackers to perform Server-Side Request Forgery and to disclose the configured integration credentials when the relevant data-sync feature is enabled.
Title WooMS <= 9.14 - Unauthenticated Server-Side Request Forgery and Sensitive Information Disclosure
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-17T15:31:06.065Z

Reserved: 2026-06-29T11:55:39.118Z

Link: CVE-2026-13700

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-08-17T06:17:31.120

Modified: 2026-08-26T16:30:52.723

Link: CVE-2026-13700

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T19:45:04Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)