Go Live Update Urls Security & Risk Analysis

wordpress.org/plugins/go-live-update-urls

Change the domain on your site with one click.

80K active installs v7.0.7 PHP 7.4.0+ WP 6.2.0+ Updated Feb 3, 2026
databasedomainsearch-and-replaceupdate-urlsurls
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Go Live Update Urls Safe to Use in 2026?

Generally Safe

Score 100/100

Go Live Update Urls has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The 'go-live-update-urls' plugin version 7.0.7 presents a generally strong security posture based on the static analysis and vulnerability history provided. The absence of any known CVEs, coupled with 100% output escaping and a healthy percentage of SQL queries utilizing prepared statements, indicates good development practices for preventing common web vulnerabilities.

However, a significant concern arises from the presence of the `unserialize` function. While the static analysis reported 0 taint flows and 0 unsanitized paths, the use of `unserialize` inherently introduces a risk of deserialization vulnerabilities if the data being unserialized originates from an untrusted source, even if not immediately apparent in the current analysis. Furthermore, the complete lack of capability checks on any entry points (AJAX, REST API, etc.) means that if any entry points were to be introduced or discovered, they would lack proper authorization controls.

In conclusion, the plugin demonstrates strengths in output handling and SQL query safety. The primary weakness lies in the potential for deserialization vulnerabilities due to `unserialize` and a general lack of robust access control on potential future entry points. While current data doesn't show active exploitation, these are critical areas to monitor.

Key Concerns

  • Dangerous function unserialize used
  • No capability checks on entry points
Vulnerabilities
None known

Go Live Update Urls Security Vulnerabilities

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

Go Live Update Urls Code Analysis

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

Dangerous Functions Found

unserialize$clean = $this->replace_tree( @unserialize( $row->{$column} ) );src\Serialized.php:127
unserialize$result = @unserialize( $mysql_value );src\Serialized.php:224

SQL Query Safety

77% prepared13 total queries

Output Escaping

100% escaped15 total outputs
Attack Surface

Go Live Update Urls Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionall_admin_noticesgo-live-update-urls.php:45
actionplugins_loadedgo-live-update-urls.php:50
actioninitsrc\Admin.php:33
actionadmin_menusrc\Admin.php:36
actionadmin_noticessrc\Admin.php:69
filtergo-live-update-urls/views/admin-tools-page/disable-descriptionsrc\Admin.php:70
actionadmin_noticessrc\Admin.php:97
actiongo-live-update-urls/database/before-updatesrc\Core.php:24
actiongo-live-update-urls/database/before-countingsrc\Core.php:25
actiongo-live-update-urls/database/after-updatesrc\Core.php:26
filtergo-live-update-urls/database/memory-limit_memory_limitsrc\Core.php:27
Maintenance & Trust

Go Live Update Urls Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 3, 2026
PHP min version7.4.0
Downloads2.3M

Community Trust

Rating90/100
Number of ratings59
Active installs80K
Developer Profile

Go Live Update Urls Developer Profile

Mat Lipe

2 plugins · 90K total installs

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

How We Detect Go Live Update Urls

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/go-live-update-urls/assets/css/go-live-update-urls.css/wp-content/plugins/go-live-update-urls/assets/js/go-live-update-urls.js
Script Paths
/wp-content/plugins/go-live-update-urls/assets/js/go-live-update-urls.js
Version Parameters
go-live-update-urls/assets/css/go-live-update-urls.css?ver=go-live-update-urls/assets/js/go-live-update-urls.js?ver=

HTML / DOM Fingerprints

CSS Classes
go-live-header-wrap
Data Attributes
name="go-live-update-urls/input/database-table"name="go-live-update-urls/nonce/update-tables"name="go-live-update-urls/input/submit"
FAQ

Frequently Asked Questions about Go Live Update Urls