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: 4.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Remote Server Side Request Forgery
Action: Patch Now
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

The CVSS score of 4.1 indicates moderate severity, while the EPSS score of <1% suggests a very low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog. Attackers with contributor‑level access would target the get‑csv‑to‑json REST endpoint to supply a crafted URL, causing the server to fetch arbitrary resources and expose internal or external content to the attacker.

Generated by OpenCVE AI on September 6, 2026 at 12:53 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 6, 2026 at 12:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 06 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


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-06T10:38:51.352Z

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

Link: CVE-2026-83543

cve-icon Vulnrichment

Updated: 2026-09-06T10:29:43.110Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-09-08T19:09:21.310

Link: CVE-2026-83543

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-06T13:00:07Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)