Periodic Table Widget Security & Risk Analysis

wordpress.org/plugins/periodic-table-widget

This is a periodic table widget, which show one element at a time with some information about the element.

20 active installs v1.0.0 PHP + WP 3.0.1+ Updated Nov 17, 2018
bxsliderchemistryperiodic-tableperiodic-table-elementswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Periodic Table Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Periodic Table Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The 'periodic-table-widget' v1.0.0 plugin exhibits a generally positive security posture based on the static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface, and importantly, all identified entry points are reportedly protected. The code also demonstrates good practices in its SQL query handling, utilizing prepared statements exclusively, and a lack of dangerous functions, file operations, or bundled libraries is commendable. However, there are areas for concern. A substantial portion of output is not properly escaped (27%), which could lead to Cross-Site Scripting (XSS) vulnerabilities if the unescaped data originates from user input. Additionally, the single external HTTP request lacks information about its authentication or sanitization, posing a potential risk. The plugin's vulnerability history is clean, with no recorded CVEs, which is a strong indicator of its current security, but this could also be due to its limited functionality or lack of extensive auditing.

Key Concerns

  • Significant percentage of unescaped output
  • External HTTP request without details
Vulnerabilities
None known

Periodic Table Widget Security Vulnerabilities

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

Periodic Table Widget Code Analysis

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

Output Escaping

73% escaped116 total outputs
Attack Surface

Periodic Table Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionplugins_loadedincludes\class-ptw.php:124
actionwp_enqueue_scriptsincludes\class-ptw.php:140
actionwp_enqueue_scriptsincludes\class-ptw.php:141
actionwidgets_initincludes\class-ptw.php:142
actionwp_footerwidget\class.widget.periodic-table.php:29
Maintenance & Trust

Periodic Table Widget Maintenance & Trust

Maintenance Signals

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

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Periodic Table Widget Developer Profile

Md. Mahafuzur Rahaman

2 plugins · 20 total installs

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

How We Detect Periodic Table Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/periodic-table-widget/public/css/periodic-table-widget.css/wp-content/plugins/periodic-table-widget/public/js/periodic-table-widget.js
Script Paths
/wp-content/plugins/periodic-table-widget/public/js/periodic-table-widget.js
Version Parameters
periodic-table-widget/public/css/periodic-table-widget.css?ver=periodic-table-widget/public/js/periodic-table-widget.js?ver=

HTML / DOM Fingerprints

CSS Classes
periodic-table-widget-container
Data Attributes
data-plugin-name="periodic-table-widget"
JS Globals
periodic_table_widget
FAQ

Frequently Asked Questions about Periodic Table Widget