SSRF in Willbontrager Local Syndication
CVE-2025-12962
The Local Syndication plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.5a via the `url` parameter in the `[syndicate_local]` shortcode. This is due to the use of `wp_remote_get()` instead of `wp_safe_remote_get()` which lacks protections against requests to internal/private IP addresses and localhost. This makes it possible for authenticated attackers, with Contributor-level access and above, to make web requests to arbitrary locations originating from the web application, which can be used to query and modify information from internal services, scan internal networks, and access resources that should not be accessible from external networks.
Vulnerability class: SSRF (Server-Side Request Forgery)
EPSS: 0.002 (13.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.4 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N.
Affected products
- Willbontrager Local Syndication — versions 0
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2025-12962?
- CVE-2025-12962 is a medium-severity vulnerability in Willbontrager Local Syndication, classified under Server-Side Request Forgery (SSRF). CVSS score: 6.4/10. Published 2025-11-18.
- How severe is CVE-2025-12962?
- Medium severity. CVSS v3 base score is 6.4 out of 10.