Tea Page Content Security & Risk Analysis

wordpress.org/plugins/tea-page-content

Plugin that allows create widget or shortcode with content of any post, and customize look of blocks via templates.

10 active installs v1.3.1 PHP + WP + Updated Nov 17, 2017
pagespostpostsshortcodewidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Tea Page Content Safe to Use in 2026?

Generally Safe

Score 85/100

Tea Page Content 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 "tea-page-content" plugin v1.3.1 exhibits a concerning security posture due to several critical weaknesses, despite a clean vulnerability history. The most significant issue is the presence of 3 AJAX handlers that lack any authentication checks, creating a substantial attack surface. This means any unauthenticated user could potentially interact with these handlers, leading to unintended actions or data manipulation. Furthermore, the plugin uses the `unserialize` function, which is notoriously dangerous and can lead to Remote Code Execution if processing untrusted data. The complete absence of output escaping for all 195 outputs is also a major red flag, making the plugin highly susceptible to Cross-Site Scripting (XSS) vulnerabilities. While the plugin uses prepared statements for its SQL queries and has no recorded CVEs, these positive aspects are heavily overshadowed by the identified vulnerabilities in its attack surface and data handling.

Key Concerns

  • AJAX handlers without auth checks
  • Dangerous function: unserialize
  • Output escaping: 0% properly escaped
  • Nonce checks: 0
  • Capability checks: 0
Vulnerabilities
None known

Tea Page Content Security Vulnerabilities

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

Tea Page Content Release Timeline

v1.3.1Current
v1.3.0
v1.2.3
v1.2.2
v1.2.1
v1.2.0
Code Analysis
Analyzed Mar 17, 2026

Tea Page Content Code Analysis

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

Dangerous Functions Found

unserialize$post__in = unserialize($actual);app\Params\Extractor.php:33
unserialize<?php $instance['posts'] = unserialize($instance['posts']) ? unserialize($instance['posts']) : arraytemplates\admin\modules\widget.php:14
unserialize<?php $instance['posts'] = unserialize($instance['posts']) ? unserialize($instance['posts']) : arraytemplates\admin\modules\widget.php:14

Output Escaping

0% escaped195 total outputs
Attack Surface
3 unprotected

Tea Page Content Attack Surface

Entry Points4
Unprotected3

AJAX Handlers 3

authwp_ajax_generate_shortcodeapp\Main.php:67
authwp_ajax_get_template_variablesapp\Main.php:68
authwp_ajax_set_notice_seenapp\Main.php:69

Shortcodes 1

[tea_page_content] app\Main\Registrator.php:19
WordPress Hooks 19
actioninitapp\Main.php:35
actionwidgets_initapp\Main.php:36
actioninitapp\Main.php:40
actioninitapp\Main.php:41
actionmedia_buttonsapp\Main.php:45
actionadmin_menuapp\Main.php:46
filterplugin_row_metaapp\Main.php:47
actionwp_enqueue_scriptsapp\Main.php:51
actionadmin_enqueue_scriptsapp\Main.php:52
actionadmin_footer-widgets.phpapp\Main.php:56
actionadmin_footer-edit.phpapp\Main.php:57
actionadmin_footer-post.phpapp\Main.php:58
actionadmin_footer-post-new.phpapp\Main.php:59
actionadmin_footer-edit.phpapp\Main.php:61
actionadmin_footer-post.phpapp\Main.php:62
actionadmin_footer-post-new.phpapp\Main.php:63
actionadmin_noticesapp\Main.php:74
actionplugins_loadedtea-page-content.php:62
actionadmin_noticestea-page-content.php:78
Maintenance & Trust

Tea Page Content Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedNov 17, 2017
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Tea Page Content Developer Profile

Raymond

1 plugin · 10 total installs

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

How We Detect Tea Page Content

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tea-page-content/assets/css/tea-page-content-admin.css/wp-content/plugins/tea-page-content/assets/css/tea-page-content-main.css/wp-content/plugins/tea-page-content/assets/js/tea-page-content-admin.js/wp-content/plugins/tea-page-content/assets/js/tea-page-content-admin-notices.js/wp-content/plugins/tea-page-content/assets/js/tea-page-content-api.js
Script Paths
/wp-content/plugins/tea-page-content/assets/js/tea-page-content-api.js/wp-content/plugins/tea-page-content/assets/js/tea-page-content-admin.js/wp-content/plugins/tea-page-content/assets/js/tea-page-content-admin-notices.js
Version Parameters
tea-page-content/assets/css/tea-page-content-admin.css?ver=tea-page-content/assets/css/tea-page-content-main.css?ver=tea-page-content/assets/js/tea-page-content-admin.js?ver=tea-page-content/assets/js/tea-page-content-admin-notices.js?ver=tea-page-content/assets/js/tea-page-content-api.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-tpc-widget-id
FAQ

Frequently Asked Questions about Tea Page Content