Backup/Restore Divi Theme Options Security & Risk Analysis

wordpress.org/plugins/backup-restore-divi-theme-options

Need to transfer your Divi Theme Options from one Divi Install to another? No Problem Works with: Divi 2.7 (and Below)

800 active installs v1.0.3 PHP + WP 3.8+ Updated Apr 25, 2016
backupbackup-dividividivispacerestore
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Backup/Restore Divi Theme Options Safe to Use in 2026?

Generally Safe

Score 85/100

Backup/Restore Divi Theme Options has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "backup-restore-divi-theme-options" plugin version 1.0.3 presents a mixed security posture. On the positive side, it has a very small attack surface with no apparent AJAX handlers, REST API routes, shortcodes, or cron events that are directly exposed to users. Furthermore, there are no publicly known vulnerabilities (CVEs) associated with this plugin, suggesting a history of relative stability. The taint analysis also shows no detected unsanitized flows, which is a positive indicator.

Key Concerns

  • Use of unserialize() detected
  • SQL queries not using prepared statements
  • Output not properly escaped
  • No capability checks on entry points
Vulnerabilities
None known

Backup/Restore Divi Theme Options Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Backup/Restore Divi Theme Options Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

Backup/Restore Divi Theme Options Code Analysis

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

Dangerous Functions Found

unserialize$options = unserialize(file_get_contents($_FILES["file"]["tmp_name"]));backup-restore-divi-theme-options.php:43
unserializeupdate_option($option->option_name, unserialize($option->option_value));backup-restore-divi-theme-options.php:46
unserialize$options = unserialize($this->_get_options());backup-restore-divi-theme-options.php:82

SQL Query Safety

0% prepared1 total queries

Output Escaping

0% escaped2 total outputs
Attack Surface

Backup/Restore Divi Theme Options Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menubackup-restore-divi-theme-options.php:19
Maintenance & Trust

Backup/Restore Divi Theme Options Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedApr 25, 2016
PHP min version
Downloads15K

Community Trust

Rating100/100
Number of ratings7
Active installs800
Developer Profile

Backup/Restore Divi Theme Options Developer Profile

DiviSpace

2 plugins · 2K total installs

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

How We Detect Backup/Restore Divi Theme Options

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/backup-restore-divi-theme-options/backup-restore-divi-theme-options.php

HTML / DOM Fingerprints

CSS Classes
widefat
Data Attributes
id="backup-restore-divi-theme-options"name="file"id="upload"name="upload"id="shapeSpace_restoreOptions"name="shapeSpace_restoreOptions"
FAQ

Frequently Asked Questions about Backup/Restore Divi Theme Options