Safe Paste Security & Risk Analysis

wordpress.org/plugins/safe-paste

Removes a lot of HTML tags from post and page content before inserting it to database. Preventing users to paste undesired HTML tags to content.

200 active installs v1.1.9 PHP + WP 4.0+ Updated Apr 10, 2020
editorhtmlpost-contentstrip-tagstinymce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Safe Paste Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "safe-paste" plugin v1.1.9 demonstrates a strong security posture based on the provided static analysis and vulnerability history. The absence of any identified CVEs, coupled with a clean code analysis, suggests that the developers have implemented robust security practices. Notably, there are no dangerous functions used, all SQL queries are prepared statements, and all output is properly escaped. The plugin also appears to have a very limited attack surface, with no AJAX handlers, REST API routes, shortcodes, or cron events exposed, and importantly, all entry points are protected.

The static analysis reveals no critical or high-severity taint flows, indicating that data handling within the plugin is likely secure. The lack of file operations and external HTTP requests further reduces potential attack vectors. The presence of a capability check, even with a limited attack surface, is a positive sign. The vulnerability history being completely clear is a significant indicator of the plugin's reliability and the diligence of its developers in maintaining security.

While the plugin excels in many areas, the complete absence of nonce checks on its (non-existent) AJAX handlers is technically a missed opportunity for defense-in-depth, though practically irrelevant given the lack of AJAX handlers. Overall, "safe-paste" v1.1.9 presents a very low-risk profile. Its strengths lie in its clean code, minimal attack surface, and clean vulnerability history, making it a secure choice.

Key Concerns

  • No nonce checks on AJAX handlers
Vulnerabilities
None known

Safe Paste Security Vulnerabilities

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

Safe Paste Code Analysis

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

Output Escaping

100% escaped1 total outputs
Attack Surface

Safe Paste Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
filterwp_insert_post_datasafe-paste.php:101
Maintenance & Trust

Safe Paste Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedApr 10, 2020
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings5
Active installs200
Developer Profile

Safe Paste Developer Profile

Samuel Aguilera

14 plugins · 98K total installs

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

How We Detect Safe Paste

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Safe Paste