Continuous Delivery for Digital Goods and Downloads Security & Risk Analysis

wordpress.org/plugins/continuous-delivery

Continuous Delivery for Digital Goods and Downloads expands your WordPress download portal to a fully-fledged Continuous Delivery pipeline.

0 active installs v1.0.4 PHP 8.1+ WP 5.6+ Updated Dec 9, 2022
downloaddownloadsmanagementreleasesoftware
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Continuous Delivery for Digital Goods and Downloads Safe to Use in 2026?

Generally Safe

Score 85/100

Continuous Delivery for Digital Goods and Downloads has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The 'continuous-delivery' plugin v1.0.4 presents a mixed security posture. On the positive side, the plugin demonstrates good practices in its handling of SQL queries, exclusively using prepared statements, and it shows no recorded history of known vulnerabilities (CVEs). The absence of significant taint flows and a relatively small number of file operations and external HTTP requests also suggest a contained codebase. However, several critical concerns are present. The presence of the `unserialize` function without any apparent sanitization or validation represents a significant risk, as it can be exploited for remote code execution if user-controlled data is passed to it. Furthermore, the lack of proper output escaping for all observed outputs means that any dynamic content displayed to users could be vulnerable to cross-site scripting (XSS) attacks. The absence of nonce checks on its entry points, coupled with capability checks on only two instances, suggests potential weaknesses in authentication and authorization mechanisms, especially if the plugin's entry points are exposed to unauthenticated users.

Key Concerns

  • Unsanitized unserialize function detected
  • Output escaping is not implemented for any outputs
  • No nonce checks found on entry points
  • Limited capability checks found
Vulnerabilities
None known

Continuous Delivery for Digital Goods and Downloads Security Vulnerabilities

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

Continuous Delivery for Digital Goods and Downloads Release Timeline

v1.0.4Current
v1.0.3
v1.0.2
v1.0.1
Code Analysis
Analyzed Mar 17, 2026

Continuous Delivery for Digital Goods and Downloads Code Analysis

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

Dangerous Functions Found

unserialize$queryParameters = unserialize($serialisedParams);vendor-repackaged\akeeba\s3\src\Signature\V4.php:96

Output Escaping

0% escaped1 total outputs
Attack Surface

Continuous Delivery for Digital Goods and Downloads Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionplugins_loadedindex.php:17
actionafter_setup_themeindex.php:21
actiondlm_downloadingsrc\plug-in\Integration\DownloadMonitor.php:30
actiondlm_release_version_aftersrc\plug-in\Integration\DownloadMonitor.php:32
actionedd_process_download_headerssrc\plug-in\Integration\EasyDigitalDownloads.php:22
filterapplication_password_is_api_requestsrc\plug-in\Manager.php:15
actionrest_api_initsrc\plug-in\Manager.php:16
actionadmin_menusrc\plug-in\Ui\AdminPage.php:13
actionadmin_initsrc\plug-in\Ui\AdminPage.php:14
Maintenance & Trust

Continuous Delivery for Digital Goods and Downloads Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedDec 9, 2022
PHP min version8.1
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Continuous Delivery for Digital Goods and Downloads Developer Profile

dreitier

1 plugin · 0 total installs

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

How We Detect Continuous Delivery for Digital Goods and Downloads

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

Asset Fingerprints

HTML / DOM Fingerprints

REST Endpoints
/wp-json/continuous-delivery/v1/products/(?P<id>\d+)/release
FAQ

Frequently Asked Questions about Continuous Delivery for Digital Goods and Downloads