WP-Bible Security & Risk Analysis

wordpress.org/plugins/wp-bible

Plugin finds Bible references in your posts and changes them for the actual Bible text from any of 38 different translations in 14 languages.

40 active installs v1.8 PHP + WP 2.2+ Updated Jul 2, 2013
biblebibliabijbelchristianscripture
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP-Bible Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The wp-bible plugin v1.8 exhibits a concerning security posture primarily due to significant issues with output escaping and the use of raw SQL queries. While the plugin boasts zero AJAX handlers, REST API routes, shortcodes, or cron events, indicating a minimal attack surface, the lack of robust security practices within its code is a major red flag. The static analysis reveals that 100% of identified SQL queries are not using prepared statements, which is a significant vulnerability risk that could lead to SQL injection if the data used in these queries is not properly sanitized beforehand. Furthermore, all observed output operations lack proper escaping, creating a high risk of cross-site scripting (XSS) vulnerabilities.

Key Concerns

  • Raw SQL queries without prepared statements
  • 100% of output not properly escaped
  • No capability checks found
  • No nonce checks found
Vulnerabilities
None known

WP-Bible Security Vulnerabilities

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

WP-Bible Code Analysis

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

SQL Query Safety

0% prepared4 total queries

Output Escaping

0% escaped7 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
bible_admin_action (wp_bible.php:265)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP-Bible Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menuwp_bible.php:338
filterthe_contentwp_bible.php:339
actionwp_headwp_bible.php:340
Maintenance & Trust

WP-Bible Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedJul 2, 2013
PHP min version
Downloads15K

Community Trust

Rating100/100
Number of ratings2
Active installs40
Developer Profile

WP-Bible Developer Profile

matejn

2 plugins · 10K total installs

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

How We Detect WP-Bible

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-bible/wp-bible.css/wp-content/plugins/wp-bible/wp-bible.js
Script Paths
/wp-content/plugins/wp-bible/wp-bible.js
Version Parameters
wp-bible/wp-bible.css?ver=wp-bible/wp-bible.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WP-Bible