AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-14613

HIGH · CVSS 7.2 EPSS 0.30%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-01-14 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.2. It affects WordPress. It may be remotely exploitable. Exploitation may require the attacker to be authenticated.

CVE
CVE-2025-14613
Severity
HIGH
CVSS
7.2
EPSS
0.30%
WordPress

Original NVD Description

The GetContentFromURL plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.0. This is due to the plugin using wp_remote_get() instead of wp_safe_remote_get() to fetch content from a user-supplied URL in the 'url' parameter of the [gcfu] shortcode. 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 and can be used to query and modify information from internal services.