GBS Portfolio Security & Risk Analysis

wordpress.org/plugins/gbs-portfolio

GBS Portfolio plugin allows you to display portfolio in filterable format.

10 active installs v1.5 PHP + WP 5.0+ Updated Unknown
categorized-portfoliofilterable-portfolioproject-portfoliosimple-portfoliowordpress-portfolio-plugin
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GBS Portfolio Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The 'gbs-portfolio' plugin v1.5 demonstrates a generally good security posture in several key areas. The absence of known CVEs, dangerous functions, file operations, and external HTTP requests are positive indicators. Furthermore, all SQL queries utilize prepared statements, which significantly mitigates SQL injection risks. The attack surface is also commendably small, with only one shortcode and no unprotected AJAX handlers or REST API routes. This suggests that the developers have considered common attack vectors.

However, there are notable areas of concern. The plugin exhibits a high percentage of improperly escaped output (40%), which could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is displayed without proper sanitization. Additionally, the taint analysis reveals flows with unsanitized paths, indicating potential risks related to path traversal or insecure file handling, even though no explicit file operations were detected in the static analysis. The complete lack of nonce checks and capability checks is a significant weakness, leaving the shortcode endpoint potentially vulnerable to CSRF attacks or unauthorized access by users who should not be able to interact with it.

While the vulnerability history is clean, it's crucial to acknowledge the existing weaknesses. The absence of checks makes the plugin susceptible to common WordPress attack types that are not directly reflected in historical CVE data. In conclusion, 'gbs-portfolio' v1.5 has strengths in database security and a limited attack surface, but the significant risk of XSS due to unescaped output and the complete absence of CSRF and capability checks present considerable security concerns that require attention.

Key Concerns

  • Unescaped output detected
  • Flows with unsanitized paths found
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

GBS Portfolio Security Vulnerabilities

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

GBS Portfolio Code Analysis

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

Output Escaping

60% escaped5 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
gbs_setting_func (gbs-portfolio.php:154)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

GBS Portfolio Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[gbsportfolio] shortcodes.php:59
WordPress Hooks 6
actionwp_headgbs-portfolio.php:24
actionwp_enqueue_scriptsgbs-portfolio.php:33
actionadmin_headgbs-portfolio.php:70
actioninitgbs-portfolio.php:124
actioninitgbs-portfolio.php:145
actionadmin_menugbs-portfolio.php:151
Maintenance & Trust

GBS Portfolio Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedUnknown
PHP min version
Downloads3K

Community Trust

Rating60/100
Number of ratings1
Active installs10
Developer Profile

GBS Portfolio Developer Profile

GBS Developer

2 plugins · 10 total installs

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

How We Detect GBS Portfolio

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gbs-portfolio/css/style.css/wp-content/plugins/gbs-portfolio/js/jquery.mixitup.min.js/wp-content/plugins/gbs-portfolio/js/filter.js
Script Paths
/wp-content/plugins/gbs-portfolio/js/jquery.mixitup.min.js/wp-content/plugins/gbs-portfolio/js/filter.js
Version Parameters
gbs-portfolio/css/style.css?ver=gbs-portfolio/js/jquery.mixitup.min.js?ver=gbs-portfolio/js/filter.js?ver=

HTML / DOM Fingerprints

CSS Classes
portfolio_option_tablethree-columnfour-columnportfolio_sectionfilter
Data Attributes
data-filter
JS Globals
ajaxurl
Shortcode Output
<div class="portfolio_section">
FAQ

Frequently Asked Questions about GBS Portfolio