Sewn In Notifications Security & Risk Analysis

wordpress.org/plugins/sewn-in-notifications

A centralized, application notification center for front end users.

10 active installs v1.1.1 PHP + WP 3.6.1+ Updated Jun 13, 2015
applicationsfront-endfrontendmessagesnotifications
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Sewn In Notifications Safe to Use in 2026?

Generally Safe

Score 85/100

Sewn In Notifications has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The plugin 'sewn-in-notifications' v1.1.1 demonstrates a generally good security posture based on the provided static analysis. There are no identified entry points to the plugin (AJAX handlers, REST API routes, shortcodes, cron events) that lack authentication or authorization checks, and no dangerous functions or file operations were detected. The complete absence of raw SQL queries, with 100% usage of prepared statements, is a significant strength. Furthermore, the lack of known CVEs and a clean vulnerability history suggest a well-maintained and secure codebase. The presence of a nonce check also contributes positively to its security. However, a notable concern is the low percentage of properly escaped output (31%). This indicates a potential risk of cross-site scripting (XSS) vulnerabilities if user-supplied or dynamic data is not consistently sanitized before being displayed to the user. While the taint analysis showed no flows, this is likely due to the limited attack surface. The absence of capability checks is also a minor weakness, as it relies solely on nonce checks for protecting potentially sensitive operations.

Key Concerns

  • Low output escaping percentage
  • No capability checks on entry points
Vulnerabilities
None known

Sewn In Notifications Security Vulnerabilities

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

Sewn In Notifications Release Timeline

v1.1.1Current
Code Analysis
Analyzed Mar 16, 2026

Sewn In Notifications Code Analysis

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

Output Escaping

31% escaped26 total outputs
Attack Surface

Sewn In Notifications Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadd_meta_boxesincludes\sewn-meta\includes\sewn-meta-boxes.php:84
actionsave_postincludes\sewn-meta\includes\sewn-meta-boxes.php:87
actioninitincludes\sewn-meta\sewn-meta.php:79
actionadmin_enqueue_scriptsincludes\sewn-meta\sewn-meta.php:96
actionadmin_enqueue_scriptsincludes\sewn-meta\sewn-meta.php:97
actioninitsewn-notifications.php:93
actionwp_enqueue_scriptssewn-notifications.php:139
Maintenance & Trust

Sewn In Notifications Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedJun 13, 2015
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Sewn In Notifications Developer Profile

Jupitercow

8 plugins · 510 total installs

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

How We Detect Sewn In Notifications

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sewn-in-notifications/assets/css/sewn-notifications.css/wp-content/plugins/sewn-in-notifications/assets/js/sewn-notifications.js
Script Paths
/wp-content/plugins/sewn-in-notifications/assets/js/sewn-notifications.js
Version Parameters
sewn-in-notifications/assets/css/sewn-notifications.css?ver=sewn-in-notifications/assets/js/sewn-notifications.js?ver=

HTML / DOM Fingerprints

CSS Classes
sewn-notificationsewn-notification-dismissablesewn-notification-persistentsewn-notification-loadingsewn-notification-errorsewn-notification-successsewn-notification-warningsewn-notification-info
Data Attributes
data-dismiss-noncedata-event
JS Globals
SewnNotifications
FAQ

Frequently Asked Questions about Sewn In Notifications