Del-Post-Rev Security & Risk Analysis

wordpress.org/plugins/del-post-rev

Delete post revisions

10 active installs v1.0 PHP 5.3+ WP 3.6+ Updated Mar 1, 2021
deletedraftpostpost-revisionrevision
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Del-Post-Rev Safe to Use in 2026?

Generally Safe

Score 85/100

Del-Post-Rev has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The 'del-post-rev' v1.0 plugin exhibits a strong security posture based on the provided static analysis. It has no apparent attack surface exposed through AJAX, REST API, shortcodes, or cron events that are not protected by authorization checks. Furthermore, the code does not utilize dangerous functions, perform file operations, make external HTTP requests, or suffer from known taint flow vulnerabilities. This indicates a well-developed plugin with a focus on secure coding practices.

However, there are significant concerns regarding data handling. The plugin performs SQL queries without using prepared statements, which presents a high risk of SQL injection vulnerabilities if the data involved is user-controlled or untrusted. Additionally, the lack of output escaping means that any data displayed to users could be vulnerable to Cross-Site Scripting (XSS) attacks. The absence of nonce and capability checks, while not directly exploitable due to the lack of entry points, is a missed opportunity for robust security and could become a weakness if the plugin's functionality is expanded in the future.

The plugin's vulnerability history is clean, with no recorded CVEs. This, coupled with the lack of critical issues in the taint analysis, is a positive sign. However, the identified weaknesses in SQL query preparation and output escaping represent fundamental security flaws that are not mitigated by the plugin's current design. While the plugin is currently safe due to its limited attack surface, these vulnerabilities could be exploited if the plugin were to be extended or if a new attack vector were discovered.

Key Concerns

  • Raw SQL queries without prepared statements
  • Output escaping is not properly implemented
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Del-Post-Rev Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Del-Post-Rev Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

Del-Post-Rev Code Analysis

Dangerous Functions
0
Raw SQL Queries
2
0 prepared
Unescaped Output
1
0 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

0% prepared2 total queries

Output Escaping

0% escaped1 total outputs
Attack Surface

Del-Post-Rev Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_noticesdel-post-rev.php:42
filterupdate_footerdel-post-rev.php:52
filteradmin_footer_textdel-post-rev.php:57
actioncurrent_screendel-post-rev.php:64
actionadmin_enqueue_scriptsdel-post-rev.php:72
actionadmin_menudel-post-rev.php:77
actionadmin_initdel-post-rev.php:84
Maintenance & Trust

Del-Post-Rev Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedMar 1, 2021
PHP min version5.3
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Del-Post-Rev Developer Profile

keksus

4 plugins · 10 total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Del-Post-Rev

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/del-post-rev/css/admin.css/wp-content/plugins/del-post-rev/js/admin.js
Script Paths
jquery

HTML / DOM Fingerprints

CSS Classes
dpr-formtab-linkstab-contentq8post
FAQ

Frequently Asked Questions about Del-Post-Rev