๐Ÿ” CVE Alert

CVE-2025-12962

MEDIUM 6.4

Local Syndication <= 1.5a - Authenticated (Contributor+) Server-Side Request Forgery via Shortcode

CVSS Score
6.4
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-918
Vendor willbontrager
Product local syndication
Published Nov 18, 2025
Last Updated Apr 8, 2026
Stay Ahead of the Next One

Get instant alerts for willbontrager local syndication

Be the first to know when new medium vulnerabilities affecting willbontrager local syndication are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

willbontrager / Local Syndication
0 โ‰ค 1.5a

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/7774cdfd-622a-4608-9efd-273923a0d0aa?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/local-syndication/tags/1.5/local_syndication.php#L64 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/local-syndication/tags/1.5/local_syndication.php#L41

Credits

Ivan Cese