POST2PDF Converter Security & Risk Analysis

wordpress.org/plugins/post2pdf-converter

This plugin converts your post/page to PDF for visitors and visitors can download it easily.

100 active installs v0.4.2 PHP + WP 2.8+ Updated Mar 5, 2012
convertdownloadpagepdfpost
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is POST2PDF Converter Safe to Use in 2026?

Generally Safe

Score 85/100

POST2PDF Converter has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 14yr ago
Risk Assessment

The "post2pdf-converter" plugin v0.4.2 exhibits a generally good security posture with no known vulnerabilities and a proactive approach to using prepared statements for SQL queries. The limited attack surface, consisting of a single shortcode, and the presence of nonce and capability checks are positive indicators. However, the static analysis reveals some areas for improvement. The taint analysis indicates two flows with unsanitized paths, which could potentially lead to vulnerabilities if not properly handled within the plugin's logic, despite no critical or high severity issues being identified in the analysis.

Furthermore, the static analysis shows that 74% of output is properly escaped, leaving 26% potentially unescaped. While this might not be critical depending on the nature of the unescaped output, it presents a risk of cross-site scripting (XSS) vulnerabilities. The bundled TCPDF library is also at version 5.9.149, which may be outdated and could contain known or unknown security flaws. Overall, the plugin is relatively secure due to its minimal attack surface and good SQL handling, but the unsanitized paths and potential for unescaped output warrant attention.

Key Concerns

  • Flows with unsanitized paths found
  • Potentially unescaped output exists
  • Bundled library TCPDF v5.9.149 may be outdated
Vulnerabilities
None known

POST2PDF Converter Security Vulnerabilities

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

POST2PDF Converter Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
31
90 escaped
Nonce Checks
8
Capability Checks
5
File Operations
7
External Requests
1
Bundled Libraries
1

Bundled Libraries

TCPDF5.9.149

Output Escaping

74% escaped121 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

4 flows2 with unsanitized paths
post2pdf_conv_post_to_pdf (post2pdf-converter-pdf-maker.php:82)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

POST2PDF Converter Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[pdf] post2pdf-converter.php:64
WordPress Hooks 8
actionin_admin_footerpost2pdf-converter-admin.php:14
actionplugins_loadedpost2pdf-converter.php:56
actionadmin_menupost2pdf-converter.php:57
filterplugin_action_linkspost2pdf-converter.php:58
filterthe_contentpost2pdf-converter.php:59
filterwp_headpost2pdf-converter.php:61
filterthe_contentpost2pdf-converter.php:67
actionadmin_noticespost2pdf-converter.php:542
Maintenance & Trust

POST2PDF Converter Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedMar 5, 2012
PHP min version
Downloads23K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

POST2PDF Converter Developer Profile

redcocker

7 plugins · 660 total installs

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

How We Detect POST2PDF Converter

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
post2pdf_download_link
Data Attributes
data-post2pdf-iddata-post2pdf-page-title
JS Globals
post2pdf_conv_params
Shortcode Output
[pdf]
FAQ

Frequently Asked Questions about POST2PDF Converter