WPMK Block Security & Risk Analysis

wordpress.org/plugins/wpmk-block

This Plugin Create Block for your website and you can use block any where in your theme, post, page and also in custom post type, you just add block a …

10 active installs v1.0.1 PHP + WP 3.3+ Updated Oct 26, 2021
blockdesignshortcodevisual-composervisual-composer-shortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WPMK Block Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "wpmk-block" plugin v1.0.1 exhibits a generally positive security posture, largely due to the absence of known vulnerabilities and a limited attack surface. The plugin does not appear to make external HTTP requests, perform file operations, or utilize dangerous functions, which are all good indicators. Importantly, all SQL queries are properly prepared, mitigating the risk of SQL injection. However, a significant concern arises from the lack of output escaping. With 14 total outputs and 0% properly escaped, this creates a high risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data could be directly rendered in the browser without sanitization.

The plugin's vulnerability history is clean, with no recorded CVEs. This suggests that, to date, the plugin has not been found to contain exploitable flaws. The lack of taint analysis data is neutral, as it implies no suspicious data flows were detected in the limited analysis performed, or that the analysis scope was insufficient to detect them. The presence of capability checks is positive, but the absence of nonce checks on the single shortcode is a potential weakness if the shortcode handles sensitive actions, though the risk is mitigated by the limited attack surface.

In conclusion, while the plugin benefits from a clean vulnerability history and good practices in handling SQL and avoiding dangerous functions, the complete lack of output escaping is a critical flaw that significantly elevates the risk profile. This oversight could lead to severe XSS attacks, making the plugin insecure for deployment in any environment where user-generated content interacts with its outputs. The plugin needs immediate attention to address its output escaping deficiencies.

Key Concerns

  • 100% unescaped output
  • Missing nonce check on shortcode
Vulnerabilities
None known

WPMK Block Security Vulnerabilities

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

WPMK Block Code Analysis

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

Bundled Libraries

TinyMCE

Output Escaping

0% escaped14 total outputs
Attack Surface

WPMK Block Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wpmk-block] classes\wpmk-block-class.php:25
WordPress Hooks 9
actioninitclasses\wpmk-block-class.php:23
actioninitclasses\wpmk-block-class.php:24
actionadmin_initclasses\wpmk-block-tinymce-class.php:15
actionadmin_footerclasses\wpmk-block-tinymce-class.php:16
filtermce_external_pluginsclasses\wpmk-block-tinymce-class.php:22
filtermce_buttonsclasses\wpmk-block-tinymce-class.php:23
actionvc_before_initclasses\wpmk-block-vc-shortcodes-class.php:14
actionwidgets_initwidgets\wpmk-widget.php:12
filterplugin_action_linkswpmk-block.php:55
Maintenance & Trust

WPMK Block Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedOct 26, 2021
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WPMK Block Developer Profile

WPMK

5 plugins · 100 total installs

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

How We Detect WPMK Block

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wpmk-block/assets/

HTML / DOM Fingerprints

CSS Classes
wpmk-block-containerwpmk-blockwpmk-block-slug-wpmk-block-id-
Shortcode Output
<div class="wpmk-block-container" id="wpmk-block-container"><div class="wpmk-block slug-" id="wpmk-block-id-
FAQ

Frequently Asked Questions about WPMK Block