DashPress Security & Risk Analysis

wordpress.org/plugins/dashpress

Allows you to display the last items of several feeds on your dashboard

10 active installs v5.0 PHP 7.0+ WP 5.0+ Updated Unknown
aggregatordashboardfeedsimplepiewidget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is DashPress Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The DashPress v5.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by having no known CVEs, no critical or high severity taint flows, and all SQL queries utilize prepared statements. It also avoids file operations and external HTTP requests, and has no bundled libraries, reducing the attack surface in those areas. However, a significant concern is the presence of one AJAX handler that lacks authentication checks. This creates a direct entry point for unauthenticated users to interact with the plugin, potentially leading to unauthorized actions or information disclosure if the handler performs sensitive operations. The absence of taint analysis results, while not inherently negative, means that the detection of complex, multi-stage vulnerabilities might not have been performed.

Key Concerns

  • Unprotected AJAX handler
  • Low output escaping rate
Vulnerabilities
None known

DashPress Security Vulnerabilities

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

DashPress Code Analysis

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

Output Escaping

64% escaped25 total outputs
Attack Surface
1 unprotected

DashPress Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_dbp_ajaxdashpress.php:38
WordPress Hooks 2
actionwp_dashboard_setupdashpress.php:37
actionadmin_footerdashpress.php:69
Maintenance & Trust

DashPress Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedUnknown
PHP min version7.0
Downloads6K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

DashPress Developer Profile

arena

19 plugins · 2K total installs

79
trust score
Avg Security Score
87/100
Avg Patch Time
50 days
View full developer profile
Detection Fingerprints

How We Detect DashPress

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/dashpress/dbp-admin/css/colors_fresh.css/wp-content/plugins/dashpress/dbp-admin/css/dbp.css/wp-content/plugins/dashpress/dbp-admin/js/dbp.js
Script Paths
/wp-content/plugins/dashpress/dbp-admin/js/dbp.js

HTML / DOM Fingerprints

CSS Classes
hide-dashbox-togdbp_optionshow-settingsdbp-content
HTML Comments
<!-- ... -->
Data Attributes
data-height
JS Globals
dbpL10n
REST Endpoints
/wp-json/
Shortcode Output
<div id="dashboard-options-wrap"<div id="dashboard-paypal"<form id="adv-dashboard-settings"<div id="dashboard-options-link-wrap"
FAQ

Frequently Asked Questions about DashPress