Delete Bad Behavior Log Security & Risk Analysis

wordpress.org/plugins/delete-bad-behavior-log

Delete Log entries of Bad Behavior plugin

70 active installs v0.5 PHP + WP 3.0+ Updated Sep 20, 2012
empty-bad-behavior-logempty-log
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Delete Bad Behavior Log Safe to Use in 2026?

Generally Safe

Score 85/100

Delete Bad Behavior Log has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The "delete-bad-behavior-log" plugin version 0.5 presents a mixed security posture. On one hand, the plugin boasts a clean vulnerability history with no known CVEs and avoids common security pitfalls like raw SQL queries, file operations, and external HTTP requests. The absence of a large attack surface, including no AJAX handlers, REST API routes, shortcodes, or cron events, is also a positive indicator of a reduced attack vector. This suggests a generally cautious approach to development and a focus on a specific, limited functionality.

However, the static analysis reveals significant concerns regarding output escaping. With 100% of its detected outputs not being properly escaped, the plugin is highly vulnerable to Cross-Site Scripting (XSS) attacks. Even though the taint analysis shows no critical or high severity flows with unsanitized paths, the presence of two such flows, combined with the complete lack of output escaping, strongly implies a high likelihood of XSS vulnerabilities. The absence of capability checks and nonce checks further exacerbates these risks, as any user could potentially trigger these unescaped outputs. Therefore, while the plugin has a clean history and a small attack surface, the severe lack of output sanitization poses a critical security risk that requires immediate attention.

Key Concerns

  • Outputs not properly escaped
  • Taint analysis shows unsanitized paths
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Delete Bad Behavior Log Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Delete Bad Behavior Log Code Analysis

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

Output Escaping

0% escaped2 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
bd_create_form_btn (delete-bad-behavior-log.php:75)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Delete Bad Behavior Log Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menudelete-bad-behavior-log.php:11
Maintenance & Trust

Delete Bad Behavior Log Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedSep 20, 2012
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs70
Alternatives

Delete Bad Behavior Log Alternatives

No alternatives data available yet.

Developer Profile

Delete Bad Behavior Log Developer Profile

parasmani

4 plugins · 140 total installs

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

How We Detect Delete Bad Behavior Log

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/delete-bad-behavior-log/delete-bad-behavior-log.php

HTML / DOM Fingerprints

HTML Comments
<!-- <p> If you find this plugin useful, you can help by doing following. <ul> <li>Rate it on wordpress plugin directory</li> <li>Share it on social media</li> </ul> -->
FAQ

Frequently Asked Questions about Delete Bad Behavior Log