Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Network-reachable stored XSS needing victim view (UI:R) and no privileges per vendor; scope changes as script runs in another user's context, with limited C/I/A.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in picu picu picu allows Stored XSS.This issue affects picu: from n/a through <= 3.5.1.
AnalysisAI
Stored cross-site scripting in the picu WordPress plugin (all versions up to and including 3.5.1) lets an attacker inject persistent JavaScript that executes in the browser of any user who later views the affected page. Because the CVSS vector marks a scope change (S:C) and requires only user interaction (UI:R) with no privileges (PR:N), a crafted payload stored via picu can run in an administrator or reviewer session and act beyond the plugin's own boundary. No public exploit identified at time of analysis and the issue is not on CISA KEV; the 7.1 CVSS reflects moderate impact across confidentiality, integrity, and availability.
Technical ContextAI
picu is a WordPress plugin used for client photo proofing and selection, letting photographers publish galleries and collect client picks and comments through WordPress pages. The root cause is CWE-79, Improper Neutralization of Input During Web Page Generation, meaning user-supplied input is written into generated HTML without adequate output encoding or input sanitization. As a stored (persistent) XSS, the malicious input is saved server-side - likely through a picu collection field, comment, or submission handled by the plugin - and re-rendered to other users, so the payload executes automatically on page load rather than requiring a crafted link. The affected component is identified by CPE cpe:2.3:a:picu:picu:*:*:*:*:*:*:*:* covering all versions through 3.5.1.
RemediationAI
No vendor-released patch identified at time of analysis in the provided data; consult the Patchstack advisory (https://patchstack.com/database/Wordpress/Plugin/picu/vulnerability/wordpress-picu-plugin-3-5-1-cross-site-scripting-xss-vulnerability) for the fixed release and upgrade to any version above 3.5.1 once published. Until a fix is confirmed, restrict who can submit content that picu renders - limit access to the picu collection submission and comment endpoints to trusted, authenticated users, and place the site behind a WAF with XSS filtering rules (for example Patchstack's virtual patch) which blocks common payloads but can generate false positives on legitimate rich input. If the affected picu functionality is non-essential, deactivating the plugin fully removes exposure at the cost of losing the proofing feature; alternatively review and sanitize existing stored picu data for injected script before it is served to admins.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43460