Description
The Visualizer WordPress plugin before 4.0.6 does not restrict a user-supplied URL to safe address ranges before fetching it server-side, allowing users with Contributor-level access and above to perform Server-Side Request Forgery against link-local instance-metadata endpoints. As the fetched response is returned in the reply, the attack is non-blind, enabling retrieval of cloud instance metadata (including IAM credentials) on cloud-hosted sites.
Published: 2026-08-04
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Visualizer WordPress plugin before version 4.0.6 allows a user‑supplied URL to be fetched server‑side without validating that it points to a safe address. Users with Contributor or higher privileges can supply a link‑local address such as those used by cloud instance‑metadata services. The fetched content is returned back to the attacker, making the SSRF non‑blind. An attacker can therefore retrieve sensitive data such as IAM credentials from the instance‑metadata endpoint when the WordPress site is hosted on cloud platforms.

Affected Systems

The affected product is the Visualizer Tables and Charts Manager WordPress plugin, versions earlier than 4.0.6. This includes any installation that has not applied the 4.0.6 update or later.

Risk and Exploitability

Because the vulnerability can be exploited by any user with Contributor access or higher, the attack surface is broad. The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, yet the risk remains significant due to the potential exposure of cloud credentials. The non‑blind nature of the SSRF allows an attacker to confirm request success and read the returned data. An exploitable endpoint to instance‑metadata services is commonly accessible on cloud platforms, making exploitation highly feasible.

Generated by OpenCVE AI on August 4, 2026 at 09:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Visualizer WordPress plugin to version 4.0.6 or later, which fixes the SSRF vulnerability.
  • If an update cannot be applied immediately, restrict Contributor and higher roles from using the JSON import or configure the plugin settings to validate or block URLs pointing to link‑local ranges.
  • Consider disabling the plugin’s ability to fetch external URLs or configure the web server to block outbound requests to instance‑metadata endpoints for the WordPress administrator account.

Generated by OpenCVE AI on August 4, 2026 at 09:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 09:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-918

Tue, 04 Aug 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Visualizer WordPress plugin before 4.0.6 does not restrict a user-supplied URL to safe address ranges before fetching it server-side, allowing users with Contributor-level access and above to perform Server-Side Request Forgery against link-local instance-metadata endpoints. As the fetched response is returned in the reply, the attack is non-blind, enabling retrieval of cloud instance metadata (including IAM credentials) on cloud-hosted sites.
Title Visualizer: Tables and Charts Manager < 4.0.6 - Contributor+ Server-Side Request Forgery via JSON Import
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-04T06:00:10.414Z

Reserved: 2026-07-07T11:59:08.498Z

Link: CVE-2026-14939

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T09:30:06Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)