GSY Export Posts to PDF Security & Risk Analysis

wordpress.org/plugins/gsy-export-posts-to-pdf

Export posts to pdf.

10 active installs v1.0 PHP + WP 3.0.1+ Updated Unknown
exportgsypdfposts
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GSY Export Posts to PDF Safe to Use in 2026?

Generally Safe

Score 100/100

GSY Export Posts to PDF has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "gsy-export-posts-to-pdf" plugin v1.0 exhibits a mixed security posture. On the positive side, the static analysis indicates no identified dangerous functions, no raw SQL queries (all use prepared statements), no external HTTP requests, and no known CVEs in its history. This suggests a general level of care in development regarding common web vulnerabilities.

However, significant concerns arise from the lack of output escaping. With 100% of identified outputs not being properly escaped, the plugin presents a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any data processed and displayed by the plugin could potentially be manipulated by an attacker to inject malicious scripts. Additionally, the absence of nonce and capability checks across all entry points is alarming, as it means that even if entry points were present, they would be entirely unprotected against unauthorized access or execution of sensitive functions.

The vulnerability history being clean is positive but doesn't mitigate the immediate risks identified in the static analysis. The lack of any recorded vulnerabilities might be due to its limited functionality, low usage, or simply a lack of thorough security audits until now. The plugin's strengths lie in its avoidance of direct database manipulation risks and external dependencies, but its severe deficiency in output escaping and lack of authorization checks on potential entry points create a substantial security risk.

Key Concerns

  • Unescaped output across all outputs
  • No nonce checks found
  • No capability checks found
Vulnerabilities
None known

GSY Export Posts to PDF Security Vulnerabilities

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

GSY Export Posts to PDF Code Analysis

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

Output Escaping

0% escaped6 total outputs
Attack Surface

GSY Export Posts to PDF Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_enqueue_scriptsincludes\class-gsy-export-posts-to-pdf.php:7
actionadmin_menuincludes\class-gsy-export-posts-to-pdf.php:8
actionadmin_initincludes\class-gsy-export-posts-to-pdf.php:9
actioninitincludes\class-gsy-export-posts-to-pdf.php:10
Maintenance & Trust

GSY Export Posts to PDF Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

GSY Export Posts to PDF Developer Profile

GSY

3 plugins · 30 total installs

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

How We Detect GSY Export Posts to PDF

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gsy-export-posts-to-pdf/css/style.css
Version Parameters
gsy-export-posts-to-pdf/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
gsy-export-posts-to-pdf
Data Attributes
name="gsy_export_posts_to_pdf_options[counter_checkbox]"name="gsy_export_posts_to_pdf_options[author_checkbox]"name="gsy_export_posts_to_pdf_options[category_checkbox]"name="gsy_export_posts_to_pdf_options[comments_checkbox]"name="gsy_export_posts_to_pdf_options[date_checkbox]"
FAQ

Frequently Asked Questions about GSY Export Posts to PDF