PDF Importer for WPForms Security & Risk Analysis

wordpress.org/plugins/pdf-importer-for-wpform

Import a pdf, map it to a form and attaching to any email

400 active installs v1.3.81 PHP + WP 3.3+ Updated Mar 22, 2026
formspdfpdf-builderwpformwpforms
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is PDF Importer for WPForms Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The "pdf-importer-for-wpform" plugin v1.3.80 exhibits a mixed security posture. While it demonstrates good practices by predominantly using prepared statements for SQL queries and having a clean vulnerability history with no known CVEs, significant concerns arise from its attack surface and code analysis. The presence of one AJAX handler without authentication checks presents a direct pathway for potential unauthorized actions. Furthermore, the use of the `unserialize` function, especially when combined with unsanitized input, poses a critical risk of remote code execution if an attacker can control the serialized data. The taint analysis, revealing two flows with unsanitized paths, further emphasizes the potential for these vulnerabilities to be exploited, even though no critical or high severity issues were flagged directly by the taint analysis itself. The lack of nonce and capability checks on the identified AJAX endpoint exacerbates this risk. Overall, the plugin has a concerning reliance on potentially insecure code practices for its sole unprotected entry point, despite an otherwise clean security track record.

Key Concerns

  • Unprotected AJAX handler
  • Dangerous function: unserialize
  • Taint flows with unsanitized paths
  • Missing nonce checks
  • Missing capability checks
  • Output escaping is only 56% proper
Vulnerabilities
None known

PDF Importer for WPForms Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

PDF Importer for WPForms Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

PDF Importer for WPForms Code Analysis

Dangerous Functions
1
Raw SQL Queries
4
38 prepared
Unescaped Output
35
45 escaped
Nonce Checks
0
Capability Checks
0
File Operations
58
External Requests
1
Bundled Libraries
1

Dangerous Functions Found

unserialize$this->objects[$obj_id] = unserialize($obj);Lib\Cpdf\Cpdf.php:4663

Bundled Libraries

TCPDF

SQL Query Safety

90% prepared42 total queries

Output Escaping

56% escaped80 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
Export (ajax\ImporterManager.php:93)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

PDF Importer for WPForms Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_pdf_importer_dont_show_again_noticeajax\ImporterManager.php:36
WordPress Hooks 7
actionadmin_noticescore\Integration\Adapters\WPForm\Loader\WPFormSubLoader.php:23
filterrnpdfimporter_get_loadercore\Loader.php:48
actionadmin_enqueue_scriptscore\PluginBase.php:124
actionadmin_menucore\PluginBase.php:125
actionadmin_initcore\PluginBase.php:126
actionadmin_print_stylescore\PluginBase.php:180
actionadmin_print_scriptscore\PluginBase.php:181
Maintenance & Trust

PDF Importer for WPForms Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 22, 2026
PHP min version
Downloads35K

Community Trust

Rating84/100
Number of ratings10
Active installs400
Developer Profile

PDF Importer for WPForms Developer Profile

EDGARROJAS

19 plugins · 12K total installs

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

How We Detect PDF Importer for WPForms

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/pdf-importer-for-wpform/pdfimporter.css/wp-content/plugins/pdf-importer-for-wpform/pdfimporter.js/wp-content/plugins/pdf-importer-for-wpform/api/pdfimporterapi.js/wp-content/plugins/pdf-importer-for-wpform/core/admin/js/pluginbase.js/wp-content/plugins/pdf-importer-for-wpform/core/admin/js/adminpage.js/wp-content/plugins/pdf-importer-for-wpform/core/admin/js/wpform-integration.js/wp-content/plugins/pdf-importer-for-wpform/core/admin/js/pdf-form-generator.js/wp-content/plugins/pdf-importer-for-wpform/core/admin/js/pdf-form-builder.js+2 more
Script Paths
/wp-content/plugins/pdf-importer-for-wpform/pdfimporter.js/wp-content/plugins/pdf-importer-for-wpform/api/pdfimporterapi.js/wp-content/plugins/pdf-importer-for-wpform/core/admin/js/pluginbase.js/wp-content/plugins/pdf-importer-for-wpform/core/admin/js/adminpage.js/wp-content/plugins/pdf-importer-for-wpform/core/admin/js/wpform-integration.js/wp-content/plugins/pdf-importer-for-wpform/core/admin/js/pdf-form-generator.js+3 more
Version Parameters
pdf-importer-for-wpform/pdfimporter.css?ver=pdf-importer-for-wpform/pdfimporter.js?ver=pdf-importer-for-wpform/api/pdfimporterapi.js?ver=pdf-importer-for-wpform/core/admin/js/pluginbase.js?ver=pdf-importer-for-wpform/core/admin/js/adminpage.js?ver=pdf-importer-for-wpform/core/admin/js/wpform-integration.js?ver=pdf-importer-for-wpform/core/admin/js/pdf-form-generator.js?ver=pdf-importer-for-wpform/core/admin/js/pdf-form-builder.js?ver=pdf-importer-for-wpform/core/admin/js/pdf-form-editor.js?ver=pdf-importer-for-wpform/core/admin/js/pdf-importer-entry-viewer.js?ver=

HTML / DOM Fingerprints

CSS Classes
pdf-form-generator-container
Data Attributes
data-pdfimporterapidata-rnpdfimporter
JS Globals
RNPDFImporter
FAQ

Frequently Asked Questions about PDF Importer for WPForms