Description
The Frontis Blocks plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.1.6. This is due to insufficient restriction on the 'url' parameter in the 'template_proxy' function. This makes it possible for unauthenticated attackers to make web requests to arbitrary locations originating from the web application via the '/template-proxy/' and '/proxy-image/' endpoint.
Published: 2026-01-24
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: Server‑Side Request Forgery (SSRF)
Action: Patch Now
AI Analysis

Impact

The vulnerability allows an unauthenticated attacker to supply an arbitrary URL to the 'url' parameter in the ''template_proxy'' function. By doing so, the plugin will send HTTP requests from the host server to any destination resolved from that URL, effectively enabling the attacker to piggyback on the web application to reach internal or external resources. This can expose confidential data, enable phishing or malware delivery, or be used for reconnaissance of internal services. The weakness is identified as CWE-918.

Affected Systems

All installations of the Frontis Blocks WordPress plugin provided by wpmessiah, specifically versions 1.1.6 and earlier. These versions expose the '/template-proxy/' and '/proxy-image/' endpoints that process the vulnerable 'url' parameter without authentication checks.

Risk and Exploitability

The CVSS score of 7.2 indicates a high severity, while the EPSS score is below 1%, suggesting a low current exploitation probability but still significant due to the high impact. The vulnerability is not listed in CISA’s KEV catalog, but it remains exploitable via simple HTTP requests to the plugin’s endpoints, which require no credentials. Consequently, any WordPress site running an affected version of the plugin is at risk of SSRF without specific mitigation.

Generated by OpenCVE AI on April 15, 2026 at 19:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Frontis Blocks to the latest version (1.1.7 or newer) to eliminate the vulnerable endpoint.
  • Configure the web server or application firewall to block HTTP requests to '/template-proxy/' and '/proxy-image/' for unauthenticated users.
  • If immediate upgrading is not possible, enforce strict whitelisting of allowed URLs for the 'url' parameter and restrict outbound traffic from the host to trusted destinations.

Generated by OpenCVE AI on April 15, 2026 at 19:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 26 Jan 2026 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 26 Jan 2026 12:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Sat, 24 Jan 2026 07:45:00 +0000

Type Values Removed Values Added
Description The Frontis Blocks plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.1.6. This is due to insufficient restriction on the 'url' parameter in the 'template_proxy' function. This makes it possible for unauthenticated attackers to make web requests to arbitrary locations originating from the web application via the '/template-proxy/' and '/proxy-image/' endpoint.
Title Frontis Blocks <= 1.1.6 - Unauthenticated Server-Side Request Forgery via 'url' Parameter
Weaknesses CWE-918
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:45:16.150Z

Reserved: 2026-01-09T14:24:31.880Z

Link: CVE-2026-0807

cve-icon Vulnrichment

Updated: 2026-01-26T15:34:04.815Z

cve-icon NVD

Status : Deferred

Published: 2026-01-24T08:16:07.580

Modified: 2026-04-15T00:35:42.020

Link: CVE-2026-0807

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T19:15:12Z

Weaknesses