Simple Meta Tags for Pages and Posts Security & Risk Analysis

wordpress.org/plugins/simple-meta-tag-for-pages-and-post

A super simple plugin to edit meta tags on all your posts and pages for SEO. Facebook's OpenGraph and Twitter Cards are included.

80 active installs v1.0 PHP + WP 4.8.2+ Updated Oct 20, 2017
add-meta-tagsedit-meta-tagsmeta-tagsseosimple-meta-tags
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Meta Tags for Pages and Posts Safe to Use in 2026?

Generally Safe

Score 85/100

Simple Meta Tags for Pages and Posts has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The "simple-meta-tag-for-pages-and-post" v1.0 plugin demonstrates a generally strong security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface, and importantly, all identified entry points are protected. The plugin also adheres to good practices by using prepared statements for all SQL queries and shows a high percentage of properly escaped output, mitigating common injection and cross-site scripting (XSS) vulnerabilities. The presence of nonce and capability checks further reinforces its security. The vulnerability history is also clean, with no known CVEs, indicating a history of secure development or minimal exposure.

However, a minor concern arises from the output escaping. While 87% is good, the remaining 13% of outputs that are not properly escaped present a potential, albeit low-grade, risk of XSS if an attacker can control the data being outputted in those specific instances. The taint analysis found no unsanitized paths, which is a positive sign, but it's important to acknowledge the remaining unescaped outputs as a potential weakness. Overall, the plugin is relatively secure, with the primary area for improvement being the complete elimination of unescaped output.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

Simple Meta Tags for Pages and Posts Security Vulnerabilities

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

Simple Meta Tags for Pages and Posts Code Analysis

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

Output Escaping

87% escaped104 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
dp_metatags_settings_page (simple-meta-tags-for-pages-and-post.php:92)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Simple Meta Tags for Pages and Posts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
filterplugin_action_linkssimple-meta-tags-for-pages-and-post.php:36
actionadmin_noticessimple-meta-tags-for-pages-and-post.php:50
actionadmin_noticessimple-meta-tags-for-pages-and-post.php:61
actionadmin_menusimple-meta-tags-for-pages-and-post.php:89
actionadmin_menusimple-meta-tags-for-pages-and-post.php:279
actionsave_postsimple-meta-tags-for-pages-and-post.php:514
filterpre_get_document_titlesimple-meta-tags-for-pages-and-post.php:558
filterpre_get_document_titlesimple-meta-tags-for-pages-and-post.php:651
actionwp_headsimple-meta-tags-for-pages-and-post.php:719
Maintenance & Trust

Simple Meta Tags for Pages and Posts Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedOct 20, 2017
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs80
Developer Profile

Simple Meta Tags for Pages and Posts Developer Profile

lonare

1 plugin · 80 total installs

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

How We Detect Simple Meta Tags for Pages and Posts

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 Simple Meta Tags for Pages and Posts