No IE Welcome Security & Risk Analysis

wordpress.org/plugins/no-ie-welcome

No IE Welcome allows you to inform Vistors of a specified IE Version to Update their Browser. Also a different Theme can be used for these Visitors.

10 active installs v1.0.1 PHP + WP 2.9+ Updated Mar 20, 2010
browserieie6internet-explorermicrosoft
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is No IE Welcome Safe to Use in 2026?

Generally Safe

Score 85/100

No IE Welcome has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 16yr ago
Risk Assessment

The "no-ie-welcome" plugin exhibits a mixed security profile. On the positive side, it has a remarkably small attack surface, with no registered AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, all SQL queries are properly prepared, and there are no file operations or external HTTP requests. This indicates a conscientious effort to limit potential entry points and adhere to secure database practices. However, a significant concern arises from the code analysis: 100% of the output functions are not properly escaped. This presents a substantial risk of cross-site scripting (XSS) vulnerabilities, as unsanitized user-supplied data could be directly rendered in the browser. The taint analysis, while showing no critical or high severity flows, did identify three flows with unsanitized paths, which is concerning in conjunction with the unescaped output.

The plugin's vulnerability history is clean, with zero known CVEs. This is a strong indicator of past security diligence or a lack of historical targeting. However, the absence of past vulnerabilities does not negate the current risks identified in the code analysis. The lack of nonce and capability checks across the board, while not directly exploitable due to the limited attack surface, represents a potential weakness if new entry points were to be introduced in future versions. The current implementation appears to rely on obscurity for security by having no exposed entry points, but the unescaped output is a tangible and severe risk.

In conclusion, while the "no-ie-welcome" plugin has strengths in its minimal attack surface and secure database practices, the critical flaw of improperly escaped output creates a significant security risk. The vulnerability history is positive, but the code analysis reveals a clear path for XSS attacks. Developers should prioritize addressing the output escaping issue to improve the plugin's overall security posture. The absence of authentication checks is less of a direct threat due to the lack of entry points, but it's a best practice that should be considered.

Key Concerns

  • Unescaped output detected in all cases
  • Taint flows with unsanitized paths
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

No IE Welcome Security Vulnerabilities

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

No IE Welcome Release Timeline

v1.0
Code Analysis
Analyzed Apr 16, 2026

No IE Welcome Code Analysis

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

Output Escaping

0% escaped8 total outputs
Data Flows · Security
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
noie_options_menu (noie.php:115)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

No IE Welcome Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_menunoie.php:299
filtertemplatenoie.php:300
filterstylesheetnoie.php:301
actionwp_print_stylesnoie.php:302
actionwp_headnoie.php:303
actionwp_footernoie.php:304
actionplugins_loadednoie.php:305
Maintenance & Trust

No IE Welcome Maintenance & Trust

Maintenance Signals

WordPress version tested2.9.2
Last updatedMar 20, 2010
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

No IE Welcome Developer Profile

gnarf

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 No IE Welcome

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/no-ie-welcome/noie.css
Version Parameters
no-ie-welcome/noie.css?ver=

HTML / DOM Fingerprints

CSS Classes
closebuttonnoie
Data Attributes
id="noie"id="noielinks"id="noiebetter"
FAQ

Frequently Asked Questions about No IE Welcome