← back to popular plugins
wordfence / plugin · wp-last-modified-info
WP Last Modified Info
wp-last-modified-info
total installs
40,000
total vulns
3
critical
0
high
1
medium
2
low
0
latest vuln
—
patched
3
unpatched
0
avg time to patch
—
vulnerabilities
(3)
WP Last Modified Info <= 1.9.5 - Insecure Direct Object Reference to Authenticated (Author+) Post Metadata Modification
medium
✓ patched
The WP Last Modified Info plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 1.9.5. This is due to the plugin not validating a user's access to a post before modifying its metadata in the 'bulk_save' AJAX action. This makes it possible for authenticated attackers, with Author-level access and above, to update the last modified metadata and lock the modification date of arbitrary posts, including those created by Administrators via the 'post_ids' parameter.
WP Last Modified Info <= 1.9.2 - Authenticated (Contributor+) Stored Cross-Site Scripting
medium
✓ patched
cve id
CVE-2025-62968 ↗
cvss score
6.4
cwe
CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
published
Oct 18, 2025
The WP Last Modified Info plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 1.9.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
WP Last Modified Info <= 1.9.4 - Authenticated (Contributor+) Remote Code Execution
high
✓ patched
cve id
CVE-2025-52756 ↗
cvss score
8.8
cwe
CWE-94: Improper Control of Generation of Code ('Code Injection')
published
Aug 24, 2025
The WP Last Modified Info plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1.9.4. This makes it possible for authenticated attackers, with Contributor-level access and above, to execute code on the server.