CVE-2026-57809
Received Received - Intake

Unauthenticated XSS in AffiliateWP Plugin

Vulnerability report for CVE-2026-57809, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-23

Last updated on: 2026-07-23

Assigner: Patchstack

Description

Unauthenticated Cross Site Scripting (XSS) in AffiliateWP <= 2.34.0 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-23
Last Modified
2026-07-23
Generated
2026-07-23
AI Q&A
2026-07-23
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
affiliatewp affiliatewp 2.34.1
affiliatewp affiliatewp to 2.34.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an Unauthenticated Cross Site Scripting (XSS) vulnerability in the AffiliateWP plugin for WordPress versions 2.34.0 and below. It allows attackers to inject malicious scripts into websites that execute when visitors access the site. The exploit requires user interaction like clicking a malicious link.

Detection Guidance

To detect this XSS vulnerability in AffiliateWP <= 2.34.0, inspect web traffic for malicious script injection attempts targeting the plugin's parameters. Check server logs for unusual user-agent strings or payloads containing <script> tags. Use tools like WPScan to scan for vulnerable versions: wpscan --url <target-site> --enumerate vp,vt. Monitor for unexpected redirects or pop-ups on affected pages.

Impact Analysis

Attackers can inject scripts that execute when visitors access your site, potentially causing redirects, displaying unwanted ads, or performing other harmful actions. This could damage your site's reputation and user trust.

Mitigation Strategies

Immediately update AffiliateWP to version 2.34.1 or later. If updating is not possible, apply a web application firewall (WAF) rule to block XSS payloads targeting the plugin. Temporarily disable the plugin if unpatched and investigate all user inputs for suspicious activity. Monitor for signs of exploitation like unauthorized admin access or defacement.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-57809. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart