MobPress Security & Risk Analysis

wordpress.org/plugins/mobpress

A RESTful API for WordPress

10 active installs v1.0.0 PHP + WP 2.8+ Updated Dec 29, 2017
apijsonmobmobpresssdk
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is MobPress Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The mobpress v1.0.0 plugin exhibits a mixed security posture. On the surface, the lack of apparent entry points like AJAX handlers, REST API routes, and shortcodes, along with no recorded vulnerabilities, suggests a generally secure configuration. Furthermore, the presence of nonce and capability checks, and a reasonable percentage of SQL queries using prepared statements, are positive indicators of security best practices being followed. However, a significant concern arises from the taint analysis, which reveals 5 flows with unsanitized paths. While no critical or high severity issues were flagged, these unsanitized paths represent potential avenues for injection attacks if not handled properly downstream. The limited output escaping (8%) is also a concern, as it could lead to cross-site scripting (XSS) vulnerabilities if dynamic content is not correctly sanitized before being rendered. The plugin's history of zero CVEs is encouraging but does not negate the risks identified in the static analysis.

Key Concerns

  • 5 unsanitized path taint flows
  • Low output escaping percentage (8%)
Vulnerabilities
None known

MobPress Security Vulnerabilities

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

MobPress Release Timeline

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

MobPress Code Analysis

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

SQL Query Safety

75% prepared8 total queries

Output Escaping

8% escaped25 total outputs
Data Flows · Security
5 unsanitized

Data Flow Analysis

5 flows5 with unsanitized paths
respond (singletons\response.php:73)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

MobPress Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 14
actionadmin_noticesjson-api.php:26
actionadmin_noticesjson-api.php:30
filterrewrite_rules_arrayjson-api.php:33
filterrewrite_rules_arrayjson-api.php:48
actioninitjson-api.php:79
actioncomment_id_not_foundmodels\comment.php:42
actioncomment_closedmodels\comment.php:43
actioncomment_on_draftmodels\comment.php:44
filtercomment_post_redirectmodels\comment.php:45
actiontemplate_redirectsingletons\api.php:9
actionadmin_menusingletons\api.php:10
actionupdate_option_wpsdk_basesingletons\api.php:11
actionpre_update_option_wpsdk_controllerssingletons\api.php:12
filterquery_varssingletons\query.php:13
Maintenance & Trust

MobPress Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedDec 29, 2017
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

MobPress Developer Profile

mobpress

1 plugin · 10 total installs

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

How We Detect MobPress

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mobpress/wpsdk/core/wp-json-api-plugin.php

HTML / DOM Fingerprints

CSS Classes
wpsdk-php-version-warningwpsdk-class-warning
Data Attributes
data-wpsdk-controllerdata-wpsdk-method
JS Globals
wpsdk_api
REST Endpoints
/wp-json/info/wp-json/(.+)
FAQ

Frequently Asked Questions about MobPress