Creative Portfolio Security & Risk Analysis

wordpress.org/plugins/creative-portfolio

Creative portfolio for creative people. This plugin Registers a custom post type for portfolio items and display them on a filterable creative grid.

200 active installs v1.2 PHP + WP 4.0+ Updated Apr 6, 2018
filterable-portfoliogalleryportfolioportfolio-galleryresponsive-portfolio
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Creative Portfolio Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The "creative-portfolio" v1.2 plugin exhibits a generally strong security posture based on the static analysis. The absence of any known CVEs and the presence of a capability check for its single entry point (a shortcode) are positive indicators. The code also demonstrates good practices by using prepared statements for all SQL queries and properly escaping a high percentage of its output.

However, there are a few areas for improvement. The complete lack of nonce checks on the shortcode's functionality is a significant concern, as it leaves the plugin vulnerable to Cross-Site Request Forgery (CSRF) attacks. While no taint flows were detected, this could be due to the limited scope of the analysis or the plugin's design not exposing such complex data manipulation pathways. The absence of any external HTTP requests, file operations, or dangerous function usage suggests a relatively contained and well-written codebase.

Overall, the plugin is built with some good security foundations, particularly in database interaction and output sanitization. The main weakness lies in the missing CSRF protection for its shortcode. Until this is addressed, there is a moderate risk associated with its use, though the lack of historical vulnerabilities is encouraging.

Key Concerns

  • Missing nonce checks on shortcode
Vulnerabilities
None known

Creative Portfolio Security Vulnerabilities

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

Creative Portfolio Code Analysis

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

Output Escaping

81% escaped16 total outputs
Attack Surface

Creative Portfolio Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[pugfolio] pando-plugins\easy-portfolio\portfolio_shortcodes.php:176
WordPress Hooks 9
actioninitpando-plugins\easy-portfolio\portfolio_custom-post-types.php:61
actioninitpando-plugins\easy-portfolio\portfolio_custom-post-types.php:67
actioninitpando-plugins\easy-portfolio\portfolio_extend-king-composer.php:19
actionelementor/widgets/widgets_registeredpando-plugins\pugfolio-elementor\plugin.php:36
actionelementor/frontend/after_register_scriptspando-plugins\pugfolio-elementor\plugin.php:38
actionadmin_noticespando-plugins\pugfolio-elementor\pugfolio-elementor.php:29
actionadmin_noticespando-plugins\pugfolio-elementor\pugfolio-elementor.php:36
actionplugins_loadedpando-plugins\pugfolio-elementor\pugfolio-elementor.php:43
actionadmin_menupanel.php:12
Maintenance & Trust

Creative Portfolio Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedApr 6, 2018
PHP min version
Downloads10K

Community Trust

Rating0/100
Number of ratings0
Active installs200
Developer Profile

Creative Portfolio Developer Profile

Diego Pereira

3 plugins · 10K total installs

71
trust score
Avg Security Score
89/100
Avg Patch Time
104 days
View full developer profile
Detection Fingerprints

How We Detect Creative Portfolio

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/creative-portfolio/pando-plugins/easy-portfolio/js/vendor/imagesloaded.pkgd.min.js/wp-content/plugins/creative-portfolio/pando-plugins/easy-portfolio/js/vendor/isotope/js/isotope.pkgd.min.js/wp-content/plugins/creative-portfolio/pando-plugins/easy-portfolio/js/vendor/simplelightbox/dist/simple-lightbox.min.js/wp-content/plugins/creative-portfolio/pando-plugins/easy-portfolio/js/vendor/simplelightbox/dist/simplelightbox.min.css/wp-content/plugins/creative-portfolio/pando-plugins/easy-portfolio/js/custom-portfolio.js/wp-content/plugins/creative-portfolio/pando-plugins/easy-portfolio/css/pgflio_portfolio_css.css
Script Paths
pando-plugins/easy-portfolio/js/vendor/imagesloaded.pkgd.min.jspando-plugins/easy-portfolio/js/vendor/isotope/js/isotope.pkgd.min.jspando-plugins/easy-portfolio/js/vendor/simplelightbox/dist/simple-lightbox.min.jspando-plugins/easy-portfolio/js/custom-portfolio.js
Version Parameters
imagesloaded.pkgd.min.js?ver=isotope.pkgd.min.js?ver=simple-lightbox.min.js?ver=custom-portfolio.js?ver=pgflio_portfolio_css.css?ver=

HTML / DOM Fingerprints

CSS Classes
pgflio-portfoliopgflio-portfolio-filterportfolio-filter-itemitem-activepgflio-portfolio-style-masonrypgflio-portfolio-style-boxpgflio-portfolio-columns-2pgflio-portfolio-columns-3+9 more
HTML Comments
/* * portfolio Item *//* * Custom Post Types *//* * Shortcodes *//* * Plugin Options */+18 more
Data Attributes
data-filterrel="pgflio-portfolio"titlealtstyle="background-image: url(...)"style="background-color:
JS Globals
pgflio_color
Shortcode Output
<div class="pgflio-portfolio"><div class="pgflio-portfolio-filter"><button class="portfolio-filter-item item-active"<button class="portfolio-filter-item"
FAQ

Frequently Asked Questions about Creative Portfolio