Simple Ebook Viewer Security & Risk Analysis

wordpress.org/plugins/simple-ebook-viewer

Embed and display Ebooks in your website.

300 active installs v1.0.0 PHP 7.4+ WP 6.0+ Updated Mar 12, 2026
azw3ebookepubreaderviewer
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Simple Ebook Viewer Safe to Use in 2026?

Generally Safe

Score 100/100

Simple Ebook Viewer has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 23d ago
Risk Assessment

The "simple-ebook-viewer" plugin v1.0.0 exhibits a generally good security posture based on the provided static analysis. The code adheres to best practices by properly escaping all output, exclusively using prepared statements for SQL queries, and avoiding dangerous functions, file operations, and external HTTP requests. Furthermore, the absence of any reported vulnerabilities (CVEs) or critical taint analysis findings suggests a well-developed and secure codebase at this version.

However, a significant concern arises from the complete lack of nonce checks and capability checks across all entry points. While the plugin currently has a minimal attack surface with only one shortcode and no unprotected AJAX handlers or REST API routes, this oversight leaves it vulnerable to potential Cross-Site Request Forgery (CSRF) attacks should the attack surface expand or if the shortcode itself handles sensitive operations without proper authorization.

In conclusion, the plugin's foundational code quality is strong, and its vulnerability history is a positive indicator. Nevertheless, the absence of essential authorization mechanisms like nonces and capability checks represents a critical oversight that could be exploited. Addressing this deficiency is paramount to ensuring robust security, especially as the plugin evolves.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Simple Ebook Viewer Security Vulnerabilities

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

Simple Ebook Viewer Code Analysis

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

Output Escaping

100% escaped17 total outputs
Attack Surface

Simple Ebook Viewer Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[simebv_viewer] includes\simebv-viewer.php:13
WordPress Hooks 11
actionadmin_initincludes\simebv-admin.php:12
filterupload_mimesincludes\simebv-admin.php:13
actionadd_attachmentincludes\simebv-admin.php:14
filterattachment_fields_to_editincludes\simebv-admin.php:15
filterattachment_fields_to_saveincludes\simebv-admin.php:16
filterwp_check_filetype_and_extincludes\simebv-admin.php:17
actionwp_enqueue_scriptsincludes\simebv-viewer.php:14
actionwp_enqueue_scriptsincludes\simebv-viewer.php:15
actioninitsimple-ebook-viewer.php:22
actionplugins_loadedsimple-ebook-viewer.php:31
actionplugins_loadedsimple-ebook-viewer.php:32
Maintenance & Trust

Simple Ebook Viewer Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 12, 2026
PHP min version7.4
Downloads2K

Community Trust

Rating100/100
Number of ratings3
Active installs300
Developer Profile

Simple Ebook Viewer Developer Profile

Francesco Martini

1 plugin · 300 total installs

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

How We Detect Simple Ebook Viewer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-ebook-viewer/dist/src/js/simebv-viewer.js/wp-content/plugins/simple-ebook-viewer/dist/src/js/simebv-init.js
Script Paths
/wp-content/plugins/simple-ebook-viewer/vendor/vite-for-wp/vite-for-wp.php
Version Parameters
simple-ebook-viewer/style.css?ver=simple-ebook-viewer/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
simebv-reader-container
HTML Comments
<!-- It seems that JavaScript is not enabled in your browser, you need to enable it in order to use the Ebook Viewer. -->
Data Attributes
data-ebook-id
JS Globals
Vite
Shortcode Output
<sectionid="simebv-reader-container"data-ebook-id=tabindex="0"
FAQ

Frequently Asked Questions about Simple Ebook Viewer