GNA Page List Security & Risk Analysis

wordpress.org/plugins/gna-page-list

[pagelist] shortcodes with any post, page and widget.

10 active installs v1.0.1 PHP + WP 3.9+ Updated Unknown
pagepage-listpagelistpagessitemap
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GNA Page List Safe to Use in 2026?

Generally Safe

Score 100/100

GNA Page List has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "gna-page-list" v1.0.1 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, SQL queries without prepared statements, and unescaped output are commendable practices that significantly reduce common web application vulnerabilities. The plugin also demonstrates a clean vulnerability history, with no recorded CVEs, suggesting a history of secure development or diligent patching. The limited attack surface, consisting solely of two shortcodes with no identified direct entry points for unauthorized access, further bolsters its security profile.

However, a notable area for improvement is the complete lack of nonce and capability checks. While the current static analysis doesn't reveal immediate exploitable paths due to these omissions, it represents a potential weakness. If future updates introduce functionality that interacts with the backend in a way that could be manipulated, these missing checks could become critical. The absence of any taint analysis results is also somewhat neutral; it could mean there are no complex data flows or that the analysis was not comprehensive enough to detect them.

In conclusion, "gna-page-list" v1.0.1 appears to be a securely coded plugin with minimal immediate risks. Its strengths lie in its clean code practices and lack of known vulnerabilities. The primary concern is the omission of nonces and capability checks, which, while not currently exploitable, leaves room for future security concerns if not addressed. The plugin is a good candidate for further review if its functionality grows.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

GNA Page List Security Vulnerabilities

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

GNA Page List Code Analysis

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

GNA Page List Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[gna_pagelist] gna-page-list-core.php:78
[pagelist] gna-page-list-core.php:79
WordPress Hooks 4
actionplugins_loadedgna-page-list-core.php:4
actioninitgna-page-list-core.php:20
filterplugin_row_metagna-page-list-core.php:21
filterwidget_textgna-page-list-core.php:76
Maintenance & Trust

GNA Page List Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

GNA Page List Developer Profile

Chris Mok

13 plugins · 280 total installs

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

How We Detect GNA Page List

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
page_list
HTML Comments
<!-- no pages to show -->
Shortcode Output
<ul class="page_list<!-- no pages to show -->
FAQ

Frequently Asked Questions about GNA Page List