Description
Server-Side Request Forgery (SSRF) vulnerability in Joe Hoyle WPThumb wp-thumb allows Server Side Request Forgery.This issue affects WPThumb: from n/a through <= 0.10.
Published: 2025-06-20
Score: 4.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a Server‑Side Request Forgery flaw in the WPThumb WordPress plugin that allows an attacker to trigger the server to send HTTP requests to URLs specified in the plugin’s input. The weakness is identified as CWE-918, indicating a lack of proper validation or sanitization of external URLs. The impact is limited to the ability to direct the site’s outbound traffic to chosen addresses, potentially revealing internal endpoints or abusing external resources, but the CVE description does not detail any further exploitation chaining or data disclosure.

Affected Systems

WPThumb, a WordPress plugin built by Joe Hoyle, is affected for all available releases from its earliest published version through version 0.10 inclusive.

Risk and Exploitability

The CVSS score of 4.9 classifies the issue as moderate. The EPSS score of less than 1% indicates a very low probability of exploitation in the wild, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is a remote web request to the publicly exposed WordPress site that invokes the plugin’s functionality; the description does not explicitly state the vector, so it is inferred from the nature of an SSRF vulnerability in a web‑based plugin. Exploitation would require the attacker to supply a URL that the plugin processes, causing the server to initiate a request to that target.

Generated by OpenCVE AI on May 1, 2026 at 07:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update WPThumb to a version newer than 0.10 to eliminate the SSRF flaw.
  • If an immediate update is not possible, disable the plugin or constrain its outbound HTTP calls by disabling PHP’s allow_url_fopen or implementing server‑level network restrictions for the plugin’s process.
  • Deploy a web application firewall or configure server rules to block or restrict the plugin’s outgoing HTTP requests to a whitelist of approved hosts.

Generated by OpenCVE AI on May 1, 2026 at 07:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-28336 Server-Side Request Forgery (SSRF) vulnerability in Joe Hoyle WPThumb allows Server Side Request Forgery. This issue affects WPThumb: from n/a through 0.10.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Server-Side Request Forgery (SSRF) vulnerability in Joe Hoyle WPThumb allows Server Side Request Forgery. This issue affects WPThumb: from n/a through 0.10. Server-Side Request Forgery (SSRF) vulnerability in Joe Hoyle WPThumb wp-thumb allows Server Side Request Forgery.This issue affects WPThumb: from n/a through <= 0.10.
References
Metrics cvssV3_1

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


Mon, 23 Jun 2025 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 20 Jun 2025 15:15:00 +0000

Type Values Removed Values Added
Description Server-Side Request Forgery (SSRF) vulnerability in Joe Hoyle WPThumb allows Server Side Request Forgery. This issue affects WPThumb: from n/a through 0.10.
Title WordPress WPThumb plugin <= 0.10 - Server Side Request Forgery (SSRF) Vulnerability
Weaknesses CWE-918
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:13:14.910Z

Reserved: 2025-06-11T16:07:48.985Z

Link: CVE-2025-49983

cve-icon Vulnrichment

Updated: 2025-06-23T16:10:03.410Z

cve-icon NVD

Status : Deferred

Published: 2025-06-20T15:15:24.143

Modified: 2026-04-23T15:31:55.350

Link: CVE-2025-49983

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T07:30:11Z

Weaknesses