The Viking Auto Dismiss Security & Risk Analysis

wordpress.org/plugins/the-viking-auto-dismiss

Automatically dismisses annoying admin notices while keeping important WordPress updates and security warnings visible.

70 active installs v1.1.2 PHP 7.2+ WP 5.0+ Updated Jan 11, 2026
admincleanupdismissnoticesproductivity
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is The Viking Auto Dismiss Safe to Use in 2026?

Generally Safe

Score 100/100

The Viking Auto Dismiss has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The 'the-viking-auto-dismiss' plugin version 1.1.2 presents a mixed security posture. On the positive side, the plugin demonstrates good practices by utilizing prepared statements for all its SQL queries and largely escaping its output, with 95% being properly handled. It also shows a clean vulnerability history with no recorded CVEs, suggesting a relatively stable development.

However, there are notable concerns. The plugin exposes a total of three entry points, with one AJAX handler lacking authentication checks. This creates a direct pathway for unauthenticated users to interact with a part of the plugin's functionality, potentially leading to unintended consequences or exploitation if that handler performs sensitive actions. While taint analysis found no critical or high severity issues, the presence of unsanitized paths or potentially dangerous functions was not explicitly detailed, leaving a minor gap in understanding the full risk profile from that perspective.

Overall, the plugin's lack of known vulnerabilities and good SQL handling are strengths. The primary weakness is the unprotected AJAX handler, which requires immediate attention. Addressing this specific entry point will significantly improve the plugin's security. The near-perfect output escaping is commendable, and the absence of bundled libraries or file operations also reduces potential attack vectors.

Key Concerns

  • Unprotected AJAX handler
Vulnerabilities
None known

The Viking Auto Dismiss Security Vulnerabilities

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

The Viking Auto Dismiss Code Analysis

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

Output Escaping

95% escaped20 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
render_settings_page (the-viking-auto-dismiss.php:277)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

The Viking Auto Dismiss Attack Surface

Entry Points3
Unprotected1

AJAX Handlers 3

authwp_ajax_viking_dismiss_reviewthe-viking-auto-dismiss.php:88
authwp_ajax_viking_review_submittedthe-viking-auto-dismiss.php:91
authwp_ajax_viking_update_review_shownthe-viking-auto-dismiss.php:94
WordPress Hooks 4
actionadmin_enqueue_scriptsthe-viking-auto-dismiss.php:67
actionadmin_menuthe-viking-auto-dismiss.php:70
actionadmin_initthe-viking-auto-dismiss.php:73
actionadmin_bar_menuthe-viking-auto-dismiss.php:79

Scheduled Events 1

viking_auto_dismiss_heartbeat
Maintenance & Trust

The Viking Auto Dismiss Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 11, 2026
PHP min version7.2
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs70
Developer Profile

The Viking Auto Dismiss Developer Profile

Daniel van der Velden

3 plugins · 80 total installs

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

How We Detect The Viking Auto Dismiss

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/the-viking-auto-dismiss/assets/js/auto-dismiss.js/wp-content/plugins/the-viking-auto-dismiss/assets/css/admin.css
Script Paths
/wp-content/plugins/the-viking-auto-dismiss/assets/js/auto-dismiss.js
Version Parameters
the-viking-auto-dismiss/assets/js/auto-dismiss.js?ver=the-viking-auto-dismiss/assets/css/admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
viking-review-badge
JS Globals
vikingAutoDismiss
FAQ

Frequently Asked Questions about The Viking Auto Dismiss