Skip to main content

PrivateContent CVE-2025-26972

HIGH
Cross-site Scripting (XSS) (CWE-79)
2025-03-15 audit@patchstack.com
7.1
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
7.1 HIGH
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
Low

Lifecycle Timeline

4
Analysis Updated
Apr 25, 2026 - 00:24 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Apr 23, 2026 - 15:42 vuln.today
cvss_changed
Analysis Generated
Mar 28, 2026 - 18:31 vuln.today
CVE Published
Mar 15, 2025 - 22:15 nvd
HIGH 7.1

DescriptionCVE.org

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound PrivateContent. This issue affects PrivateContent: from n/a through 8.11.5.

AnalysisAI

Reflected cross-site scripting (XSS) in PrivateContent WordPress plugin through version 8.11.5 allows remote attackers to inject malicious JavaScript into victim browsers by crafting specially-formed URLs. The vulnerability requires user interaction (victim must click malicious link) but no authentication. Exploitation probability is low (EPSS 9%, 26th percentile) with no active exploitation confirmed and no CISA KEV listing. Patchstack has documented this vulnerability, indicating security research awareness.

Technical ContextAI

PrivateContent is a WordPress plugin for content restriction and membership management. This vulnerability stems from CWE-79 (improper neutralization of input during web page generation), meaning the plugin fails to properly sanitize or encode user-controlled input before rendering it in HTML responses. Reflected XSS vulnerabilities typically occur when URL parameters, form inputs, or HTTP headers are directly echoed into page output without validation or context-appropriate encoding. The changed scope (S:C) in the CVSS vector indicates the vulnerable component (the plugin) differs from the impacted component (the victim's browser session), characteristic of client-side injection attacks. WordPress plugins commonly exhibit XSS when handling shortcode parameters, AJAX endpoints, or admin dashboard inputs without leveraging WordPress's built-in sanitization functions like esc_html(), esc_url(), or wp_kses().

Affected ProductsAI

WordPress PrivateContent plugin versions up to and including 8.11.5 are confirmed vulnerable per Patchstack database. The vulnerability report indicates all versions prior to a patched release are affected, though the exact version when the flaw was introduced is not specified ('from n/a'). Patchstack advisory available at https://patchstack.com/database/wordpress/plugin/private-content/vulnerability/wordpress-privatecontent-plugin-8-11-5-reflected-cross-site-scripting-xss-vulnerability. No CPE identifier provided in available data, limiting automated asset inventory correlation. Affected installations are WordPress sites with PrivateContent plugin active, particularly those using member-facing or content-restriction features that process URL parameters.

RemediationAI

Update PrivateContent plugin to version 8.11.6 or later if available - Patchstack typically documents vulnerabilities after vendor patches are released, though exact fix version is not confirmed in provided data. Check WordPress dashboard for plugin updates or monitor vendor release notes. Until patch is applied, implement these compensating controls with noted trade-offs: deploy Web Application Firewall (WAF) rules to block common XSS patterns in URLs targeting PrivateContent endpoints (may cause false positives for legitimate encoded characters in member content); enable Content Security Policy headers with strict 'script-src' directives to prevent inline script execution (requires auditing existing inline scripts and may break legitimate plugin functionality); restrict plugin access to trusted administrator IPs only via .htaccess or firewall rules (reduces attack surface but limits remote management). Train users to avoid clicking unsolicited links to the WordPress site. Full advisory: https://patchstack.com/database/wordpress/plugin/private-content/vulnerability/wordpress-privatecontent-plugin-8-11-5-reflected-cross-site-scripting-xss-vulnerability.

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

CVE-2025-26972 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy