Description
The Greenshift WordPress plugin before 13.2.0 does not validate a user-supplied URL before fetching it server-side, allowing users with contributor-level access and above to make the server issue requests to arbitrary hosts and read the response.
Published: 2026-09-05
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Greenshift WordPress plugin allows a contributor or higher‑privileged user to submit a URL that the server will retrieve without validation, causing the server to make arbitrary HTTP requests and return the response. This flaw makes the site vulnerable to server side request forgery, potentially enabling attackers to access internal resources, exfiltrate data, or pivot to other systems if the server can reach privileged hosts.

Affected Systems

The vulnerability exists in all versions of the Greenshift plugin released before 13.2.0. Users running any of those versions, especially with contributor‑level or higher roles in WordPress, are at risk. Upgrading to 13.2.0 or later removes the unvalidated fetch capability.

Risk and Exploitability

No CVSS score is listed in the public data, but the nature of SSRF grants the attacker ability to probe internal networks, suggesting a high severity. The EPSS score is not available, and the vulnerability is not currently listed in the CISA KEV catalog. Attackers would need contributor‑level access to the WordPress site and would exploit the get‑csv‑to‑json REST endpoint by supplying a crafted URL parameter. Because the plugin runs the request on the server, the attack can retrieve responses from arbitrary hosts, including internal IP ranges, without additional network exposure.

Generated by OpenCVE AI on September 5, 2026 at 08:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Greenshift plugin to version 13.2.0 or later.
  • If an upgrade cannot be performed immediately, restrict the get‑csv‑to‑json REST endpoint to trusted IP addresses only or disable it through a firewall rule.
  • Remove or uninstall the Greenshift plugin from the WordPress installation when it is no longer required for business operations.

Generated by OpenCVE AI on September 5, 2026 at 08:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 05 Sep 2026 08:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-918

Sat, 05 Sep 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Greenshift WordPress plugin before 13.2.0 does not validate a user-supplied URL before fetching it server-side, allowing users with contributor-level access and above to make the server issue requests to arbitrary hosts and read the response.
Title Greenshift < 13.2.0 - Contributor+ SSRF via get-csv-to-json REST Endpoint
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-05T06:00:07.156Z

Reserved: 2026-08-31T18:01:41.316Z

Link: CVE-2026-83543

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-05T07:17:13.280

Modified: 2026-09-05T07:17:13.280

Link: CVE-2026-83543

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-05T08:15:04Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)