Browser Screenshots Security & Risk Analysis

wordpress.org/plugins/browser-shots

Automate the process of taking website screenshots.

3K active installs v1.7.7 PHP + WP 4.0+ Updated Jan 30, 2024
blocksbrowserbrowser-shotgeneratorscreenshot
85
A · Safe
CVEs total1
Unpatched0
Last CVEJun 21, 2021
Safety Verdict

Is Browser Screenshots Safe to Use in 2026?

Generally Safe

Score 85/100

Browser Screenshots has a strong security track record. Known vulnerabilities have been patched promptly. It's a solid choice for most WordPress installations.

1 known CVELast CVE: Jun 21, 2021Updated 2yr ago
Risk Assessment

The browser-shots v1.7.7 plugin demonstrates a generally good security posture with strong adherence to secure coding practices. The static analysis shows no detected dangerous functions, a complete absence of raw SQL queries, and a very high percentage of properly escaped output. Furthermore, the plugin has no file operations or external HTTP requests, and crucially, no identified vulnerabilities in taint analysis, indicating a low risk of code injection or data leakage through these vectors. The plugin also enforces capability checks, which is a positive security measure.

However, there are a couple of areas that warrant attention. The complete absence of nonce checks on its single entry point (a shortcode) is a notable concern. While there are capability checks present, the lack of nonces could potentially expose the shortcode to replay attacks or unintended execution if not handled meticulously within the shortcode's logic itself. The plugin's vulnerability history, while currently showing no unpatched issues, does include a past medium-severity Cross-Site Scripting (XSS) vulnerability. This indicates that the plugin has had security flaws in the past that required patching, and while the current version might be clean, it highlights the need for continued vigilance and timely updates.

In conclusion, browser-shots v1.7.7 presents a relatively secure profile due to its clean code analysis results for critical areas like SQL and XSS vulnerabilities within its current implementation. The lack of any taint analysis findings is particularly reassuring. The primary weaknesses are the absence of nonce checks on its shortcode and the historical XSS vulnerability. While the risk is currently assessed as low, users should remain aware of its past issues and ensure they are always running the latest patched version.

Key Concerns

  • Missing nonce check on shortcode
  • Past medium severity XSS vulnerability
Vulnerabilities
1 published

Browser Screenshots Security Vulnerabilities

CVEs by Year

1 CVE in 2021
2021
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2021-24439medium · 5.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Browser Screenshots < 1.7.6 - Stored Cross-Site Scripting

Jun 21, 2021 Patched in 1.7.6 (946d)
Version History

Browser Screenshots Release Timeline

v1.01 CVE
Code Analysis
Analyzed Mar 16, 2026

Browser Screenshots Code Analysis

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

Output Escaping

97% escaped37 total outputs
Attack Surface

Browser Screenshots Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[browser-shot] browser-shots.php:47
WordPress Hooks 8
actioninitbrowser-shots.php:48
actionplugins_loadedbrowser-shots.php:49
filtermce_external_pluginsbrowser-shots.php:264
filtermce_buttonsbrowser-shots.php:265
filtermce_external_languagesbrowser-shots.php:266
actionenqueue_block_editor_assetssrc\class-browser-shots-gutenberg.php:26
actionenqueue_block_assetssrc\class-browser-shots-gutenberg.php:27
actioninitsrc\class-browser-shots-gutenberg.php:28
Maintenance & Trust

Browser Screenshots Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.0
Last updatedJan 30, 2024
PHP min version
Downloads105K

Community Trust

Rating96/100
Number of ratings19
Active installs3K
Developer Profile

Browser Screenshots Developer Profile

Kevin Leary

4 plugins · 6K total installs

70
trust score
Avg Security Score
87/100
Avg Patch Time
946 days
View full developer profile
Detection Fingerprints

How We Detect Browser Screenshots

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Browser Screenshots