LH Save Down Security & Risk Analysis

wordpress.org/plugins/lh-save-down

Save posts and pages in text, html, epub, or pdf attachment format. Only post content is saved all other stuff gets discarded.

10 active installs v2.20 PHP + WP 5.0+ Updated Jul 29, 2022
downloadhtmlpostpoststext
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LH Save Down Safe to Use in 2026?

Generally Safe

Score 85/100

LH Save Down has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The 'lh-save-down' plugin v2.20 exhibits a strong security posture based on the provided static analysis. The absence of identified AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface, with zero identified entry points. Furthermore, the code demonstrates good practices by exclusively using prepared statements for SQL queries and including nonce checks. There are no critical or high severity issues indicated by the taint analysis, and the vulnerability history is clean, with no known CVEs or past vulnerabilities, which suggests a well-maintained and secure codebase.

However, there are minor areas for improvement. The code signals indicate that 30% of output operations are not properly escaped, which could potentially lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is present in these unescaped outputs. Additionally, the complete absence of capability checks is concerning, as it implies that any user, regardless of their role, could potentially interact with any functionality the plugin might offer, if any were to be discovered in a deeper analysis. While the plugin has a clean history and a small attack surface, the unescaped outputs and lack of capability checks present slight risks that should be addressed for a more robust security profile.

Key Concerns

  • Unescaped output detected
  • No capability checks implemented
Vulnerabilities
None known

LH Save Down Security Vulnerabilities

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

LH Save Down Code Analysis

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

Bundled Libraries

TCPDF

Output Escaping

70% escaped10 total outputs
Attack Surface

LH Save Down Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
filterwp_setup_nav_menu_itemlh-save-down.php:444
actionadmin_head-nav-menus.phplh-save-down.php:450
filterwp_setup_nav_menu_itemlh-save-down.php:452
actioninitlh-save-down.php:464
actiontemplate_redirectlh-save-down.php:467
actionadmin_initlh-save-down.php:470
actionplugins_loadedlh-save-down.php:494
Maintenance & Trust

LH Save Down Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedJul 29, 2022
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

LH Save Down Developer Profile

shawfactor

77 plugins · 15K total installs

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

How We Detect LH Save Down

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/lh-save-down/lib/PHPePub/EPub.php/wp-content/plugins/lh-save-down/lib/mpdf_new/autoload.php

HTML / DOM Fingerprints

CSS Classes
lhsdlinksdivlhsd_linksdivtabs-panel-lh_save_down-links-alltabs-panel-vi
HTML Comments
Awesome code stolen from screenfeed.fr (GregLone) Thank you mate.
Data Attributes
data-nav-menu-item
Shortcode Output
[lhsd_html][lhsd_text][lhsd_pdf][lhsd_epub]
FAQ

Frequently Asked Questions about LH Save Down