CVE-2026-85113
Received Received - Intake

Stored XSS in GiveWP WordPress Plugin via Unsanitized Shortcode Rendering

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

Publication date: 2026-09-21

Last updated on: 2026-09-21

Assigner: WPScan

Description

The GiveWP WordPress plugin before 4.16.9 does not remove shortcode delimiters from donor-supplied values before rendering them on public pages, and the shortcode stripping it applies can be defeated by nesting, allowing unauthenticated users to execute arbitrary shortcodes registered on the site.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
givewp givewp to 4.16.9 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability affects the GiveWP WordPress plugin versions before 4.16.9. It allows unauthenticated users to execute arbitrary shortcodes by exploiting improper handling of donor-supplied values. The plugin does not remove shortcode delimiters from these values before rendering them on public pages, and the shortcode stripping can be bypassed through nesting.

Detection Guidance

Check if your GiveWP plugin version is below 4.16.9. Use WordPress admin to view the plugin version or run the command: wp plugin list --name=givewp. If vulnerable, inspect public pages for unexpected shortcode execution by testing with nested shortcodes.

Impact Analysis

An attacker could exploit this to execute malicious shortcodes on your site, potentially leading to unauthorized actions, data leaks, or further compromise of your WordPress installation. Since it requires no authentication, any visitor could potentially trigger this issue.

Compliance Impact

This vulnerability could lead to unauthorized data access or modification, violating GDPR or HIPAA requirements for data protection and access control. Organizations using affected versions may face compliance violations if exploited.

Mitigation Strategies

Update the GiveWP plugin to version 4.16.9 or later immediately. If updating is not possible, disable the plugin temporarily until the update is applied. Review public pages for signs of exploitation.

Chat Assistant

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

EPSS Chart