Worldtides Widget Security & Risk Analysis

wordpress.org/plugins/worldtides-widget

This widget is perfect for anyone who wants accurate, low-cost tide predictions on their website. WorldTides.info provides tide predictions at consume …

100 active installs v1.3.0 PHP + WP 4.0+ Updated Dec 7, 2023
ocean-tidetide-predictionstidestides-plugintides-widget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Worldtides Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "worldtides-widget" v1.3.0 plugin exhibits a mixed security posture. On the positive side, it has a very small attack surface with only one shortcode and no other readily apparent entry points like AJAX handlers or REST API routes. Critically, the static analysis did not reveal any dangerous functions, file operations, or external HTTP requests that are typically associated with high-risk vulnerabilities. The absence of any recorded CVEs in its vulnerability history further suggests a relatively stable and secure past. However, there are significant areas of concern that detract from its overall security.

The most notable weakness is the complete lack of nonces and capability checks across all identified entry points. This means that even the single shortcode, if it were to perform any sensitive action or display user-controlled data, would be vulnerable to various attacks like Cross-Site Request Forgery (CSRF) if not properly secured on the WordPress side. Furthermore, the single SQL query is not using prepared statements, which presents a direct risk of SQL injection vulnerabilities. While the output escaping percentage is low, the number of outputs is also small, making it harder to definitively assess the risk without deeper analysis, but the 13% proper escaping is concerning.

In conclusion, while the plugin's limited attack surface and clean vulnerability history are strong points, the absence of fundamental security checks like nonces and capability checks, coupled with the unescaped SQL query, creates exploitable weaknesses. The current version is not recommended for deployment without addressing these critical security oversights to prevent potential attacks.

Key Concerns

  • SQL queries without prepared statements
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
  • Low percentage of properly escaped output
Vulnerabilities
None known

Worldtides Widget Security Vulnerabilities

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

Worldtides Widget Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

13% escaped8 total outputs
Attack Surface

Worldtides Widget Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[shortcode-worldtides] includes\class-worldtides.php:841
WordPress Hooks 6
actionadmin_enqueue_scriptsincludes\class-worldtides.php:813
actionadmin_enqueue_scriptsincludes\class-worldtides.php:814
actionwp_enqueue_scriptsincludes\class-worldtides.php:819
actionwp_enqueue_scriptsincludes\class-worldtides.php:820
actionwidgets_initincludes\class-worldtides.php:840
filterplugin_action_links_worldtides/worldtides.phpincludes\class-worldtides.php:842
Maintenance & Trust

Worldtides Widget Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedDec 7, 2023
PHP min version
Downloads3K

Community Trust

Rating90/100
Number of ratings2
Active installs100
Developer Profile

Worldtides Widget Developer Profile

bryanaamot

2 plugins · 200 total installs

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

How We Detect Worldtides Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/worldtides-widget/admin/js/wp-color-picker-alpha.min.js/wp-content/plugins/worldtides-widget/admin/js/worldtides-admin.min.js
Script Paths
wp-content/plugins/worldtides-widget/admin/js/wp-color-picker-alpha.min.jswp-content/plugins/worldtides-widget/admin/js/worldtides-admin.min.js
Version Parameters
worldtides-widget/admin/js/wp-color-picker-alpha.min.js?ver=worldtides-widget/admin/js/worldtides-admin.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
worldtides-widget
HTML Comments
<!-- WorldTides Widget --><!-- Widget End -->
Data Attributes
data-wt-keydata-wt-latitudedata-wt-longitudedata-wt-timezonedata-wt-unitsdata-wt-days+5 more
JS Globals
worldtides_api_keyworldtides_locale_settingsworldtides_site_url
Shortcode Output
<div class="worldtides-widget"
FAQ

Frequently Asked Questions about Worldtides Widget