Awesome Portfolio Security & Risk Analysis

wordpress.org/plugins/awesome-portfolio

This is an Awesome Portfolio Plugin .It can be make an Portfolio in any WordPress website page.

0 active installs v1.0.1 PHP 7.2+ WP 4.0+ Updated Jan 8, 2019
awesome-portfoliocustom-portfoliogroup-portfolioimage-portfoliopersonal-portfolio
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Awesome Portfolio Safe to Use in 2026?

Generally Safe

Score 85/100

Awesome 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 "awesome-portfolio" v1.0.1 plugin presents a mixed security posture. On the positive side, it has no recorded vulnerabilities or CVEs, suggesting a history of stable security or very limited exposure. The static analysis also shows no dangerous functions, no direct SQL queries (all use prepared statements), no file operations, and no external HTTP requests, which are all excellent security practices. Taint analysis also reports no critical or high-severity flows, indicating a lack of obvious data manipulation vulnerabilities. However, there are significant concerns stemming from the code analysis. The complete absence of nonce checks and capability checks across all entry points (even the single shortcode) is a major weakness. Furthermore, 100% of the identified output operations are not properly escaped, creating a high risk of Cross-Site Scripting (XSS) vulnerabilities. This lack of input sanitization and output escaping on all outputs, combined with the absence of any authorization checks on the shortcode, makes it susceptible to attacks that could inject malicious scripts or content into the website.

While the plugin has no known vulnerabilities, the identified code weaknesses create significant potential risks. The lack of nonce and capability checks on the shortcode means that any user, regardless of their permissions, can likely trigger its functionality, potentially leading to unexpected behavior or even exploitation if combined with unescaped output. The 100% unescaped output rate is a critical red flag for XSS. Attackers could exploit this by injecting malicious JavaScript through any data that the shortcode processes or displays. The absence of any identified attack surface without auth checks is misleading because the single shortcode, which is an entry point, has no authentication or authorization checks whatsoever. Therefore, despite a clean vulnerability history, the current implementation is highly vulnerable.

Key Concerns

  • Unescaped output detected (all instances)
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

Awesome Portfolio Security Vulnerabilities

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

Awesome Portfolio Code Analysis

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

Output Escaping

0% escaped3 total outputs
Attack Surface

Awesome Portfolio Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[aawesome_portfolio] awesome_portfolio.php:111
WordPress Hooks 3
actioninitawesome_portfolio.php:73
actioninitawesome_portfolio.php:109
actionwp_enqueue_scriptsawesome_portfolio.php:187
Maintenance & Trust

Awesome Portfolio Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedJan 8, 2019
PHP min version7.2
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Awesome Portfolio Developer Profile

S.M.Abdul Hadi

1 plugin · 0 total installs

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

How We Detect Awesome Portfolio

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/awesome-portfolio/assets/css/bootstrap.min.css/wp-content/plugins/awesome-portfolio/assets/css/main.css
Script Paths
/wp-content/plugins/awesome-portfolio/assets/js/bootstrap.min.js

HTML / DOM Fingerprints

CSS Classes
js-PortfolioFilterportfolio-filterjs-Portfolioportfolio-gridportfolio-galleryportfolio-itemportfolio-imageportfolio-hover-title+2 more
HTML Comments
<!--portfolio start--><!--portfolio end-->
Data Attributes
data-filter
Shortcode Output
<ul class="js-PortfolioFilter portfolio-filter text-center u-MarginTop0"><li class="active"><a href="" data-filter="*"> All</a></li><li><a href="
FAQ

Frequently Asked Questions about Awesome Portfolio