Description
Unauthenticated Server Side Request Forgery (SSRF) in AffiliateX <= 2.3.5 versions.
Published: 2026-07-27
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unauthenticated SSRF in the AffiliateX WordPress plugin up to version 2.3.5. An attacker can instruct the plugin to issue arbitrary HTTP or HTTPS requests from the vulnerable server. This can expose internal resources, leak sensitive data, or facilitate further attacks such as port scanning or credential harvesting. The weakness is catalogued as CWE‑918 and carries a CVSS score of 5.4, indicating a moderate severity risk. Based on the description, it is inferred that the plugin lacks proper validation on the requested URL, allowing the attacker to target any address accessible from the server, including internal networks.

Affected Systems

All WordPress sites that have the AffiliateX plugin installed with a version of 2.3.5 or earlier are affected. No other products are listed, and the vendor identifies the issue as specific to the AffiliateX plugin. Since the CNA list and description only mention AffiliateX, we infer no other products or plugins are impacted.

Risk and Exploitability

The flaw can be exploited by any user that can send a request to the vulnerable plugin, as no authentication is required. The attacker can target any URL, including those behind firewalls or private networks, to gather information or push data to external endpoints. The EPSS score of 0.00138 (<1%) indicates a low probability of exploitation, while the CVSS assessment indicates a moderate likelihood of impact. The vulnerability is not currently listed in CISA’s KEV catalog, but adherence to patching is recommended given the potential for internal exposure. Based on the description, it is inferred that the likely attack vector is generic HTTP requests to exposed plugin endpoints that do not enforce authentication, allowing the SSRF payload to be supplied as a URL parameter.

Generated by OpenCVE AI on August 4, 2026 at 13:57 UTC.

Remediation

Vendor Solution

Update the WordPress AffiliateX plugin to the latest available version (at least 2.3.6).


OpenCVE Recommended Actions

  • Apply the official vendor update to AffiliateX version 2.3.6 or newer.
  • Ensure automatic plugin updates are enabled or schedule regular manual updates to keep all WordPress plugins current.
  • If updating immediately is impractical, disallow outgoing HTTP/S requests from the server to internal IP ranges via network or firewall configuration.

Generated by OpenCVE AI on August 4, 2026 at 13:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Jul 2026 23:30:00 +0000

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

Mon, 27 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 27 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated Server Side Request Forgery (SSRF) in AffiliateX <= 2.3.5 versions.
Title WordPress AffiliateX plugin <= 2.3.5 - Server Side Request Forgery (SSRF) vulnerability
Weaknesses CWE-918
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
Wpcenter Affiliatex
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-27T16:17:44.977Z

Reserved: 2026-07-22T08:54:23.962Z

Link: CVE-2026-65558

cve-icon Vulnrichment

Updated: 2026-07-27T15:12:46.038Z

cve-icon NVD

Status : Deferred

Published: 2026-07-27T15:17:09.210

Modified: 2026-07-27T17:46:02.447

Link: CVE-2026-65558

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T14:00:03Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)