Bing URL Submissions Plugin Security & Risk Analysis

wordpress.org/plugins/bing-webmaster-tools

Bing URL Submission Plugin for WordPress enables site owners to instantly and automatically submit their new/updated pages to the Bing index.

40K active installs v1.0.13 PHP 5.6.20+ WP 5.3+ Updated Feb 3, 2026
crawlingseo
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Bing URL Submissions Plugin Safe to Use in 2026?

Generally Safe

Score 100/100

Bing URL Submissions Plugin 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 "bing-webmaster-tools" plugin, version 1.0.13, demonstrates a strong security posture based on the provided static analysis and vulnerability history. The complete absence of identified vulnerabilities in its history and the lack of critical or high-severity issues in the taint analysis are positive indicators. The code analysis reveals good practices, with all output properly escaped and a significant percentage of SQL queries utilizing prepared statements. The attack surface is minimal, with no registered AJAX handlers, REST API routes, shortcodes, or cron events, which significantly reduces the plugin's exposure to common attack vectors.

However, a few areas warrant attention. The plugin has a capability check, but it is only one, which could be insufficient depending on the functionality it guards. Additionally, there are three external HTTP requests, which, while not inherently problematic, represent a potential risk if the external endpoints are compromised or if data is transmitted without proper encryption. The absence of nonce checks on any of the entry points, though the entry points are zero, could be a concern if future versions introduce them without proper security measures.

Overall, the plugin appears to be well-secured with a focus on preventing common web vulnerabilities. Its clean vulnerability history suggests a history of responsible development. The strengths lie in its minimal attack surface and good code sanitization practices. The weaknesses, while minor in this version, are the single capability check and the external HTTP requests, which should be monitored in future updates.

Key Concerns

  • Only one capability check found
  • Three external HTTP requests
Vulnerabilities
None known

Bing URL Submissions Plugin Security Vulnerabilities

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

Bing URL Submissions Plugin Code Analysis

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

SQL Query Safety

67% prepared9 total queries

Output Escaping

100% escaped2 total outputs
Attack Surface

Bing URL Submissions Plugin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_enqueue_scriptsincludes\class-bing-url-submission.php:109
actionadmin_enqueue_scriptsincludes\class-bing-url-submission.php:110
actionadmin_initincludes\class-bing-url-submission.php:113
actionrest_api_initincludes\class-bing-url-submission.php:115
actionadmin_menuincludes\class-bing-url-submission.php:118
actiontransition_post_statusincludes\class-bing-url-submission.php:125
Maintenance & Trust

Bing URL Submissions Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 3, 2026
PHP min version5.6.20
Downloads322K

Community Trust

Rating66/100
Number of ratings21
Active installs40K
Developer Profile

Bing URL Submissions Plugin Developer Profile

bingwebmastertools

2 plugins · 140K total installs

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

How We Detect Bing URL Submissions Plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bing-webmaster-tools/static/css//wp-content/plugins/bing-webmaster-tools/static/js//wp-content/plugins/bing-webmaster-tools/admin/js/bing-url-submission-admin.js
Script Paths
admin/js/bing-url-submission-admin.js
Version Parameters
bing-url-submission-admin.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-noncedata-api-url
JS Globals
wpr_object
REST Endpoints
/wp-json/bing-url-submission/v_
FAQ

Frequently Asked Questions about Bing URL Submissions Plugin