← back to popular plugins
wordfence / plugin · wp-edit

WP Edit

wp-edit
total installs
40,000
total vulns
1
critical
0
high
0
medium
1
low
0
latest vuln
patched
0
unpatched
1
avg time to patch
vulnerabilities (1)
WP Edit <= 4.0.4 - Authenticated (Administrator+) Stored Cross-Site Scripting
medium ✕ unpatched
cvss score 4.4
cwe CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
published Jun 27, 2025
The WP Edit plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 4.0.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only impacts multi-site installations and installations where unfiltered_html has been disabled.