Blog as PDF Security & Risk Analysis

wordpress.org/plugins/blog-as-pdf

Export posts from your wordpress blog as PDF.

50 active installs v1.2 PHP + WP 4.0+ Updated Nov 19, 2019
ebookpdfposts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Blog as PDF Safe to Use in 2026?

Generally Safe

Score 85/100

Blog as PDF has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The 'blog-as-pdf' v1.2 plugin exhibits a generally good security posture based on the provided static analysis. The absence of any recorded CVEs and the strong adherence to prepared statements for SQL queries are positive indicators. The plugin also boasts a zero attack surface in terms of unprotected AJAX handlers, REST API routes, shortcodes, and cron events, which significantly limits potential entry points for attackers. Furthermore, the taint analysis shows no critical or high severity flows, suggesting that user-supplied data is handled with reasonable care in the analyzed paths.

However, several areas warrant attention. The complete lack of nonce checks and capability checks is a significant concern, especially considering the presence of file operations and external HTTP requests. This opens the door for potential CSRF attacks or unauthorized actions if any of these operations were to be triggered by malicious input. While the output escaping is at 80%, the remaining 20% could still be a vector for cross-site scripting (XSS) vulnerabilities if sensitive data is being rendered without proper sanitization. The bundled TCPDF v1.0 library is also outdated, which could be a source of unpatched vulnerabilities.

In conclusion, while the plugin has strong foundations in SQL handling and attack surface minimization, the lack of robust authentication and authorization mechanisms for its operations, combined with potential output escaping issues and an outdated bundled library, presents notable risks that should be addressed. The absence of a vulnerability history is a positive sign, but it does not negate the inherent risks identified in the code analysis.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • Unescaped output (20% of 115)
  • Bundled outdated library (TCPDF v1.0)
Vulnerabilities
None known

Blog as PDF Security Vulnerabilities

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

Blog as PDF Code Analysis

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

Bundled Libraries

TCPDF1.0

SQL Query Safety

100% prepared1 total queries

Output Escaping

80% escaped115 total outputs
Attack Surface

Blog as PDF Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menublog-as-pdf.php:58
Maintenance & Trust

Blog as PDF Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedNov 19, 2019
PHP min version
Downloads9K

Community Trust

Rating100/100
Number of ratings1
Active installs50
Developer Profile

Blog as PDF Developer Profile

Marcos Rezende

6 plugins · 180 total installs

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

How We Detect Blog as PDF

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/blog-as-pdf/images/pdf.png

HTML / DOM Fingerprints

Shortcode Output
<a href="/wp-content/plugins/blog-as-pdf/generate.php?category_id=">
FAQ

Frequently Asked Questions about Blog as PDF