ZMOOZ Web Stories Security & Risk Analysis

wordpress.org/plugins/zmooz-stories

ZMOOZ Stories is a solution that allows publishers and bloggers to automatically transform their articles into Web Story format.

10 active installs v0.9.8.7 PHP 7.2+ WP + Updated May 23, 2023
ampstoriesstorytellingweb-storiesweb-story
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ZMOOZ Web Stories Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The zmooz-stories plugin exhibits several concerning security practices, particularly regarding its attack surface. With all three identified REST API entry points lacking permission callbacks, there's a significant risk of unauthorized access and manipulation of plugin functionality. While the plugin shows good practices in SQL query preparation and output escaping, the presence of two unsanitized path flows in taint analysis, even without critical severity, suggests a potential for directory traversal or file manipulation vulnerabilities. The complete absence of nonce checks and a single capability check further amplifies the risk associated with its unprotected entry points. The plugin's history of zero known vulnerabilities is a positive sign, suggesting that it might not have been a frequent target or that previous versions were more robust. However, this historical data should not overshadow the immediate risks identified in the current static analysis.

Key Concerns

  • REST API routes without permission callbacks
  • Flows with unsanitized paths (taint analysis)
  • Missing nonce checks
  • Limited capability checks
Vulnerabilities
None known

ZMOOZ Web Stories Security Vulnerabilities

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

ZMOOZ Web Stories Code Analysis

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

SQL Query Safety

83% prepared6 total queries

Output Escaping

93% escaped28 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

3 flows2 with unsanitized paths
zmooz_wp_plugin_function_admin_view (zmooz_wp_plugin.php:1215)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
3 unprotected

ZMOOZ Web Stories Attack Surface

Entry Points3
Unprotected3

REST API Routes 3

GET/wp-json/zmooz-stories-plugin/v1/new-story/(?P<storyId>\d+)zmooz_wp_plugin.php:86
GET/wp-json/zmooz-stories-plugin/v1/update-storyzmooz_wp_plugin.php:92
GET/wp-json/zmooz-stories-plugin/v1/checkupzmooz_wp_plugin.php:98
WordPress Hooks 17
actioninitzmooz_wp_plugin.php:47
actioninitzmooz_wp_plugin.php:48
actionadmin_initzmooz_wp_plugin.php:49
actionadmin_menuzmooz_wp_plugin.php:50
actionadmin_menuzmooz_wp_plugin.php:51
filtermanage_edit-stories_columnszmooz_wp_plugin.php:52
actionmanage_stories_posts_custom_columnzmooz_wp_plugin.php:53
actionbefore_delete_postzmooz_wp_plugin.php:54
filtermanage_edit-stories_sortable_columnszmooz_wp_plugin.php:55
actionwp_enqueue_scriptszmooz_wp_plugin.php:56
actionadmin_head-edit.phpzmooz_wp_plugin.php:57
filterpost_row_actionszmooz_wp_plugin.php:58
filterget_edit_post_linkzmooz_wp_plugin.php:59
filterbulk_actions-edit-storieszmooz_wp_plugin.php:60
filterwp_kses_allowed_htmlzmooz_wp_plugin.php:64
filterhandle_bulk_actions-edit-storieszmooz_wp_plugin.php:65
actionrest_api_initzmooz_wp_plugin.php:84
Maintenance & Trust

ZMOOZ Web Stories Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedMay 23, 2023
PHP min version7.2
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

ZMOOZ Web Stories Developer Profile

Prince Nick BALLO

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 ZMOOZ Web Stories

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/zmooz-stories/build/index.js/wp-content/plugins/zmooz-stories/build/index.css/wp-content/plugins/zmooz-stories/assets/css/styles.css
Script Paths
/wp-content/plugins/zmooz-stories/build/index.js
Version Parameters
zmooz-stories/build/index.js?ver=zmooz-stories/build/index.css?ver=

HTML / DOM Fingerprints

CSS Classes
zmooz_settings_switchzmooz_settings_sliderzmooz_settings_round
HTML Comments
---------------BEGIN--------------// ZMOOZ WEB STORIES PLUGIN By Prince Nick BALLO1/06/2022
Data Attributes
zmooz_custom_plugin_default_user
JS Globals
ZMOOZ_APIZMOOZ_USED_DOMAINZMOOZ_USER_AUTH_TOKENZMOOZ_POST_TYPE
REST Endpoints
/wp-json/zmooz-stories-plugin/v1/new-story//wp-json/zmooz-stories-plugin/v1/update-story/wp-json/zmooz-stories-plugin/v1/checkup
FAQ

Frequently Asked Questions about ZMOOZ Web Stories