GoodBarber Security & Risk Analysis

wordpress.org/plugins/goodbarber

GoodBarber plugin allows you to retrieve WordPress content in order to create a native app for iOS and/or Android

1K active installs v1.0.28 PHP + WP 2.8+ Updated Mar 9, 2026
androidgoodbarberiosjsonnative-apps
98
A · Safe
CVEs total2
Unpatched0
Last CVEApr 16, 2025
Safety Verdict

Is GoodBarber Safe to Use in 2026?

Generally Safe

Score 98/100

GoodBarber has a strong security track record. Known vulnerabilities have been patched promptly.

2 known CVEsLast CVE: Apr 16, 2025Updated 25d ago
Risk Assessment

The "goodbarber" plugin v1.0.28 exhibits a mixed security posture. While the static analysis reveals a very small attack surface with no apparent direct entry points like AJAX handlers, REST API routes, or shortcodes, and a good percentage of SQL queries using prepared statements, there are significant concerns regarding output sanitization. The fact that 0% of the 4 total outputs are properly escaped indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities. This lack of proper escaping for all identified output points is a critical oversight.

The plugin's vulnerability history, showing 2 medium-severity CVEs for "Open Redirect" and "CSRF", despite being unpatched at the time of this analysis (last vulnerability in 2025), suggests a pattern of security weaknesses. While the current version may not have unpatched vulnerabilities, the historical context is important. The absence of taint analysis results could be due to the limited number of flows analyzed or the specific nature of the code, but the lack of output escaping is a more concrete and actionable concern.

In conclusion, "goodbarber" v1.0.28 has strengths in its limited attack surface and SQL query sanitization. However, the complete lack of output escaping for all identified outputs is a severe weakness that significantly increases the risk of XSS attacks. Coupled with a history of medium-severity vulnerabilities, this plugin requires careful consideration and immediate remediation of its output sanitization issues.

Key Concerns

  • No output escaping on any outputs
  • 2 medium severity vulnerabilities in history
Vulnerabilities
2

GoodBarber Security Vulnerabilities

CVEs by Year

1 CVE in 2023
2023
1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
2

2 total CVEs

CVE-2025-39523medium · 6.1URL Redirection to Untrusted Site ('Open Redirect')

GoodBarber <= 1.0.26 - Open Redirect

Apr 16, 2025 Patched in 1.0.27 (8d)
CVE-2023-45107medium · 4.3Cross-Site Request Forgery (CSRF)

GoodBarber <= 1.0.23 - Cross-Site Request Forgery via admin_options

Oct 6, 2023 Patched in 1.0.24 (109d)
Code Analysis
Analyzed Mar 16, 2026

GoodBarber Code Analysis

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

SQL Query Safety

88% prepared8 total queries

Output Escaping

0% escaped4 total outputs
Attack Surface

GoodBarber Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 14
actionadmin_noticesgb-json-api.php:40
actionadmin_noticesgb-json-api.php:44
filterrewrite_rules_arraygb-json-api.php:47
filterrewrite_rules_arraygb-json-api.php:63
actioninitgb-json-api.php:95
actioncomment_id_not_foundmodels\comment.php:47
actioncomment_closedmodels\comment.php:48
actioncomment_on_draftmodels\comment.php:49
filtercomment_post_redirectmodels\comment.php:50
actiontemplate_redirectsingletons\api.php:13
actionadmin_menusingletons\api.php:14
actionupdate_option_gb_json_api_basesingletons\api.php:15
actionpre_update_option_gb_json_api_controllerssingletons\api.php:16
filterquery_varssingletons\query.php:32
Maintenance & Trust

GoodBarber Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 9, 2026
PHP min version
Downloads80K

Community Trust

Rating100/100
Number of ratings3
Active installs1K
Developer Profile

GoodBarber Developer Profile

GoodBarber

1 plugin · 1K total installs

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

How We Detect GoodBarber

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/goodbarber/gb-json-api.php

HTML / DOM Fingerprints

REST Endpoints
/wp-json/gbapi//wp-json/gbapi/(.+)
FAQ

Frequently Asked Questions about GoodBarber