NS Tweet Security & Risk Analysis

wordpress.org/plugins/ns-tweet

Twitter Widget for your Site with Slider option.

10 active installs v1.0 PHP + WP 3.0+ Updated Apr 13, 2016
netscriptertweettweetstwitterwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is NS Tweet Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The ns-tweet plugin v1.0 exhibits a mixed security posture. While it demonstrates good practices in avoiding raw SQL queries by using prepared statements and has no recorded historical vulnerabilities, several significant concerns are present. The complete lack of output escaping is a critical flaw, exposing users to potential Cross-Site Scripting (XSS) vulnerabilities. Furthermore, the absence of nonce and capability checks on its single entry point (a shortcode) means that any user, regardless of their privilege level, can trigger its functionality, potentially leading to unintended actions or information disclosure. The use of `create_function`, a deprecated and often unsafe PHP function, adds another layer of risk. While the attack surface is small and there are no identified taint flows or unpatched CVEs, the critical issues in output escaping and authentication are substantial and require immediate attention. The plugin's historical lack of vulnerabilities is positive, but this should not overshadow the current, significant security weaknesses.

Key Concerns

  • 0% properly escaped output
  • 0 nonce checks
  • 0 capability checks
  • 1 dangerous function (create_function)
Vulnerabilities
None known

NS Tweet Security Vulnerabilities

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

NS Tweet Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function( '', 'register_widget( "netscripter_tweet" );' ) );ns-tweet.php:385

Output Escaping

0% escaped63 total outputs
Attack Surface

NS Tweet Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[netscripter_tweet] ns-tweet.php:389
WordPress Hooks 5
actionwidgets_initns-tweet.php:385
actionwp_enqueue_scriptsns-tweet.php:409
actionadmin_initns-tweet.php:419
actionadmin_menuns-tweet.php:420
actionadmin_initns-tweet.php:432
Maintenance & Trust

NS Tweet Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedApr 13, 2016
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

NS Tweet Developer Profile

misharnet

2 plugins · 40 total installs

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

How We Detect NS Tweet

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 NS Tweet