Add Browser Search Security & Risk Analysis

wordpress.org/plugins/add-browser-search

Add Wordpress standard search address into the browser menu, follow OpenSearch.org standard.

10 active installs v1.24 PHP + WP 2.6+ Updated Mar 5, 2009
browseropensearchsearch
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Add Browser Search Safe to Use in 2026?

Generally Safe

Score 85/100

Add Browser Search has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 17yr ago
Risk Assessment

The 'add-browser-search' plugin version 1.24 exhibits a generally good security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, resulting in a zero-sized attack surface and no unprotected entry points. Furthermore, the plugin avoids dangerous functions, performs no file operations or external HTTP requests, and uses prepared statements for all SQL queries. The absence of known CVEs and historical vulnerabilities further strengthens this positive outlook.

However, a significant concern arises from the output escaping. With 4 outputs and 0% properly escaped, this indicates a strong likelihood of Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data that is displayed without proper sanitization or encoding presents a direct risk. The lack of nonce and capability checks, while not immediately problematic due to the absence of other entry points, represents a potential weakness if the plugin were to evolve and introduce new functionalities without security considerations.

In conclusion, while the plugin benefits from a minimal attack surface and sound SQL practices, the critical lack of output escaping is a glaring security flaw that needs immediate attention. The vulnerability history is clean, which is a positive sign, but the identified code signals highlight a substantial risk that overshadows the plugin's strengths.

Key Concerns

  • Unescaped output found
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Add Browser Search Security Vulnerabilities

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

Add Browser Search Code Analysis

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

Output Escaping

0% escaped4 total outputs
Attack Surface

Add Browser Search Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_headwp-abs.php:35
actionparse_querywp-abs.php:36
actiontemplate_redirectwp-abs.php:71
actionadmin_menuwp-abs.php:224
Maintenance & Trust

Add Browser Search Maintenance & Trust

Maintenance Signals

WordPress version tested2.7.1
Last updatedMar 5, 2009
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Add Browser Search Developer Profile

gfazioli

5 plugins · 930 total installs

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

How We Detect Add Browser Search

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

Asset Fingerprints

Generator Patterns
<!-- Start Of Script Generated By WP-ABS 1.24 --><!-- End Of Script Generated By WP-ABS 1.24 -->

HTML / DOM Fingerprints

HTML Comments
<!-- Start Of Script Generated By WP-ABS 1.24 --><!-- End Of Script Generated By WP-ABS 1.24 -->
Data Attributes
name="wp_abs_blogname"name="wp_abs_description"name="wp_abs_contact"name="wp_abs_tags"name="wp_abs_favicon"name="wp_abs_image"+2 more
FAQ

Frequently Asked Questions about Add Browser Search