Admin Screenshots Security & Risk Analysis

wordpress.org/plugins/admin-screenshots

Want to take a screenshot of any page in your admin Dashboard and share it with someone else? It couldn't be easier with Admin Screenshots!

10 active installs v1.0.5 PHP + WP 5.0+ Updated Jan 14, 2026
admindebugscreenshotshare
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Admin Screenshots Safe to Use in 2026?

Generally Safe

Score 100/100

Admin Screenshots 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 'admin-screenshots' plugin, version 1.0.5, exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices regarding SQL queries, ensuring all are prepared, and all identified output operations are properly escaped, which are crucial for preventing common web vulnerabilities. There is also no recorded history of vulnerabilities, suggesting a generally stable codebase or a lack of past scrutiny. However, a significant concern arises from the plugin's attack surface. With two AJAX handlers identified, both lacking authentication checks, there's a clear risk of unauthorized access and execution of plugin functions. This is compounded by a lack of nonce checks, further weakening defenses against Cross-Site Request Forgery (CSRF) attacks. The absence of taint analysis findings and dangerous functions is reassuring, but the unprotected entry points are a notable weakness that demands immediate attention. The plugin's vulnerability history is a strong point, but it should not overshadow the identified static analysis risks. Overall, while the plugin has some solid security foundations, the unprotected AJAX handlers present a tangible risk that lowers its security score.

Key Concerns

  • AJAX handlers without authentication
  • Missing nonce checks on AJAX
Vulnerabilities
None known

Admin Screenshots Security Vulnerabilities

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

Admin Screenshots Code Analysis

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

Output Escaping

100% escaped4 total outputs
Attack Surface
2 unprotected

Admin Screenshots Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_save_canvasadmin-screenshots.php:125
noprivwp_ajax_save_canvasadmin-screenshots.php:126
WordPress Hooks 3
actionadmin_enqueue_scriptsadmin-screenshots.php:36
actionwp_enqueue_scriptsadmin-screenshots.php:46
actionadmin_bar_menuadmin-screenshots.php:63
Maintenance & Trust

Admin Screenshots Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 14, 2026
PHP min version
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Admin Screenshots Developer Profile

Senff - a11n

7 plugins · 9K total installs

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

How We Detect Admin Screenshots

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/admin-screenshots/assets/css/admin-screenshots.css/wp-content/plugins/admin-screenshots/assets/js/html2canvas.min.js/wp-content/plugins/admin-screenshots/assets/js/admin-screenshots.js/wp-content/plugins/admin-screenshots/assets/css/admin-screenshots-front.css
Script Paths
/wp-content/plugins/admin-screenshots/assets/js/html2canvas.min.js/wp-content/plugins/admin-screenshots/assets/js/admin-screenshots.js
Version Parameters
admin-screenshots/assets/css/admin-screenshots.css?ver=admin-screenshots/assets/js/html2canvas.min.js?ver=admin-screenshots/assets/js/admin-screenshots.js?ver=admin-screenshots/assets/css/admin-screenshots-front.css?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- ADD THE .CSS AND .JS TO ADMIN AREA --><!-- ADD .CSS TO FRONT AREA --><!-- ADD THE SCREENSHOT BUTTON TO THE TOOLBAR --><!-- THE FUNCTION THAT CREATES A CANVAS AND SAVES IT AS AN IMAGE -->
FAQ

Frequently Asked Questions about Admin Screenshots