Blowball Integration Security & Risk Analysis

wordpress.org/plugins/probelix-blowball

Easily integrate Blowball in Wordpress.

0 active installs v1.3.25 PHP 7.0+ WP 5.0+ Updated Feb 19, 2026
cf7contact-form-7-integrationcrm
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Blowball Integration Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The probelix-blowball plugin v1.3.25 exhibits a mixed security posture. On the positive side, it has a clean vulnerability history with no recorded CVEs and a high percentage of properly escaped output and prepared SQL statements. This suggests a general awareness of secure coding practices. However, the static analysis reveals some significant concerns. The presence of an unprotected AJAX handler presents a direct entry point for potential unauthenticated attacks. Furthermore, taint analysis indicates flows with unsanitized paths, although currently without critical or high severity, this is a concerning pattern that could be exploited with further research or modification. The plugin also utilizes a dangerous function, `proc_open`, which, if not handled with extreme care, can lead to severe security vulnerabilities.

While the plugin's lack of known vulnerabilities is a positive indicator, the findings from the static analysis, particularly the unprotected AJAX handler and unsanitized path flows, represent genuine security risks. The use of `proc_open` also warrants careful scrutiny. The overall conclusion is that while the plugin has avoided past public exploits, its current codebase contains potential weaknesses that could be exploited. Continuous monitoring and code review are recommended, especially focusing on the identified entry points and data handling within the plugin.

Key Concerns

  • Unprotected AJAX handler
  • Flows with unsanitized paths
  • Use of dangerous function (proc_open)
Vulnerabilities
None known

Blowball Integration Security Vulnerabilities

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

Blowball Integration Code Analysis

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

Dangerous Functions Found

proc_open$this->process = proc_open($this->command, static::DESCRIPTOR_SPEC, $this->pipes, $this->cwd);vendor_prefixed\Monolog\Handler\ProcessHandler.php:116

SQL Query Safety

75% prepared12 total queries

Output Escaping

97% escaped238 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

4 flows3 with unsanitized paths
<CF7Integration> (src\CF7\CF7Integration.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Blowball Integration Attack Surface

Entry Points10
Unprotected1

AJAX Handlers 1

authwp_ajax_dismiss_admin_notificationsrc\Notifications\Notifier.php:35

REST API Routes 2

POST/wp-json/pbx-blowball/v1/stores/(?P<store_id>[a-zA-Z0-9-]+)src\Plugins\PbxStoresPlugin\PbxStoresPlugin.php:317
POST/wp-json/pbx-blowball/v1/storessrc\Plugins\PbxStoresPlugin\PbxStoresPlugin.php:322

Shortcodes 7

[pbxbb-storename] src\Plugins\PbxStoresPlugin\PbxStoresPlugin.php:309
[pbxbb-storeaddress] src\Plugins\PbxStoresPlugin\PbxStoresPlugin.php:310
[pbxbb-storeopening] src\Plugins\PbxStoresPlugin\PbxStoresPlugin.php:311
[pbxbb-storespecialopening] src\Plugins\PbxStoresPlugin\PbxStoresPlugin.php:312
[pbxbb-storemeta-content] src\Plugins\PbxStoresPlugin\PbxStoresPlugin.php:313
[pbxbb-store-field] src\Plugins\PbxStoresPlugin\PbxStoresPlugin.php:314
[pbxbb-storemeta-field] src\Plugins\PbxStoresPlugin\PbxStoresPlugin.php:315
WordPress Hooks 23
actionwpcf7_save_contact_formsrc\CF7\CF7Integration.php:25
filterwpcf7_editor_panelssrc\CF7\CF7Integration.php:26
actiondelete_postsrc\CF7\CF7Integration.php:27
actionwpcf7_mail_sentsrc\CF7\CF7Integration.php:28
actionwpcf7_initsrc\CF7\CF7Integration.php:29
actionwpcf7_swv_create_schemasrc\CF7\CF7Integration.php:30
actionadmin_noticessrc\Notifications\Notifier.php:34
actionadmin_footersrc\Notifications\Notifier.php:36
actionplugins_loadedsrc\PbxBlowball.php:133
actionwp_enqueue_scriptssrc\PbxBlowball.php:134
actioninitsrc\Plugins\PbxStoresPlugin\PbxStoresPlugin.php:38
actionrest_api_initsrc\Plugins\PbxStoresPlugin\PbxStoresPlugin.php:316
actioninitsrc\Plugins\PbxUserPlugin\PbxUserPlugin.php:36
filterauthenticatesrc\Plugins\PbxUserPlugin\PbxUserPlugin.php:47
actionpassword_resetsrc\Plugins\PbxUserPlugin\PbxUserPlugin.php:49
actionshow_user_profilesrc\Plugins\PbxUserPlugin\PbxUserPlugin.php:51
actionedit_user_profilesrc\Plugins\PbxUserPlugin\PbxUserPlugin.php:52
actionedit_user_profile_updatesrc\Plugins\PbxUserPlugin\PbxUserPlugin.php:53
actionwp_loadedsrc\Plugins\PbxUserPlugin\PbxUserPlugin.php:57
actioninitsrc\Plugins\PbxWooPlugin\PbxWooPlugin.php:39
actionwoocommerce_rest_insert_product_objectsrc\Plugins\PbxWooPlugin\PbxWooPlugin.php:103
actionadmin_menusrc\Settings\Settings.php:41
actionadmin_enqueue_scriptssrc\Settings\Settings.php:42
Maintenance & Trust

Blowball Integration Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedFeb 19, 2026
PHP min version7.0
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Blowball Integration Developer Profile

probelix

1 plugin · 0 total installs

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

How We Detect Blowball Integration

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/probelix-blowball/assets/css/content.css

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Blowball Integration