Plugin Security Scanner Security & Risk Analysis

wordpress.org/plugins/plugin-security-scanner

This plugin alerts you if any of your plugins have security vulnerabilities. It does this by utilising the WPScan Vulnerability Database once a day.

800 active installs v2.0.2 PHP + WP + Updated Aug 19, 2019
pluginsscannersecuresecurityvulnerabilities
63
C · Use Caution
CVEs total1
Unpatched1
Last CVESep 22, 2025
Safety Verdict

Is Plugin Security Scanner Safe to Use in 2026?

Use With Caution

Score 63/100

Plugin Security Scanner has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: Sep 22, 2025Updated 6yr ago
Risk Assessment

The plugin-security-scanner v2.0.2 exhibits a mixed security posture. On the positive side, the static analysis reveals no obvious critical vulnerabilities like dangerous functions, file operations, or external HTTP requests. SQL queries are all handled with prepared statements, which is a strong practice. Taint analysis also shows no concerning unsanitized flows. However, a significant concern arises from its vulnerability history, with one unpatched medium severity CVE related to Cross-site Scripting. The fact that this vulnerability is recent and unpatched suggests a potential ongoing risk that users need to be aware of.

The static analysis also flags some areas for improvement. While the attack surface is reported as zero unprotected entry points, the output escaping is only at 33% proper, which is a notable weakness. This indicates that some user-supplied data might not be sufficiently neutralized before being displayed, potentially leading to XSS vulnerabilities if not properly handled by the theme or other plugins. The presence of a capability check is good, but the absence of nonce checks on any potential entry points, although currently reported as zero, is a point to monitor. The single cron event also warrants a closer look to ensure its execution is secured.

In conclusion, the plugin has strengths in its handling of SQL and its lack of overtly dangerous code patterns. However, the unpatched XSS vulnerability and the low percentage of properly escaped output are significant weaknesses that demand attention. Users should prioritize patching the known CVE and developers should focus on improving output sanitization to mitigate XSS risks.

Key Concerns

  • Unpatched medium severity CVE
  • Low percentage of properly escaped output
Vulnerabilities
1

Plugin Security Scanner Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-57950medium · 4.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Plugin Security Scanner <= 2.0.2 - Authenticated (Administrator+) Stored Cross-Site Scripting

Sep 22, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

Plugin Security Scanner Code Analysis

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

Output Escaping

33% escaped15 total outputs
Attack Surface

Plugin Security Scanner Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menuplugin-security-scanner.php:44
actionadmin_menuplugin-security-scanner.php:45
actionadmin_initplugin-security-scanner.php:46
actionplugin_security_scanner_daily_event_hookplugin-security-scanner.php:391

Scheduled Events 1

plugin_security_scanner_daily_event_hook
Maintenance & Trust

Plugin Security Scanner Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedAug 19, 2019
PHP min version
Downloads70K

Community Trust

Rating98/100
Number of ratings7
Active installs800
Developer Profile

Plugin Security Scanner Developer Profile

Glen Scott

4 plugins · 920 total installs

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

How We Detect Plugin Security Scanner

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/plugin-security-scanner/plugin-security-scanner.php

HTML / DOM Fingerprints

CSS Classes
wrap
Data Attributes
name="plugin-security-scanner[api_token]"name="plugin-security-scanner[email_notification]"name="plugin-security-scanner[webhook_notification]"name="plugin-security-scanner[webhook_notification_url]"
FAQ

Frequently Asked Questions about Plugin Security Scanner