CVE-2025-12962
MEDIUMLocal Syndication <= 1.5a - Authenticated Server-Side Request Forgery via URL Parameter
Title source: llmDescription
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.
References (3)
Core 3
Scores
CVSS v3
6.4
EPSS
0.0021
EPSS Percentile
10.4%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-918
Status
published
Products (1)
willbontrager/Local Syndication
< 1.5a
Published
Nov 18, 2025
Tracked Since
Feb 18, 2026