Child Pages Card Security & Risk Analysis

wordpress.org/plugins/child-pages-card

Displays child page archives in card form.

60 active installs v2.07 PHP 8.0+ WP 6.6+ Updated Mar 29, 2026
archivesblockchild-pagepageshortcode
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Child Pages Card Safe to Use in 2026?

Generally Safe

Score 100/100

Child Pages Card has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The child-pages-card plugin v2.07 exhibits a generally strong security posture based on the provided static analysis. The absence of any identified entry points like AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the potential attack surface. Furthermore, all identified outputs are properly escaped, and there are no dangerous functions, file operations, or external HTTP requests. The complete lack of vulnerability history, including CVEs and recorded vulnerability types, suggests a history of secure development or a lack of public scrutiny. However, a notable concern is the presence of a single SQL query that does not utilize prepared statements, indicating a potential for SQL injection if the data feeding this query is not meticulously sanitized elsewhere. The absence of nonce and capability checks, while not directly indicated as a risk due to the lack of entry points, would become a significant concern if any entry points were to be introduced in future versions. Overall, the plugin appears secure due to its limited attack surface and good output handling, but the un-prepared SQL query remains a single, albeit contained, point of potential weakness.

Key Concerns

  • Raw SQL query without prepared statement
Vulnerabilities
None known

Child Pages Card Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Child Pages Card Release Timeline

v2.07Current
v2.06
v2.05
v2.04
v2.03
v2.02
v2.01
v2.00
v1.15
v1.14
v1.13
v1.12
v1.11
v1.10
v1.09
v1.08
v1.07
v1.06
v1.05
v1.04
Code Analysis
Analyzed Mar 16, 2026

Child Pages Card Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

100% escaped42 total outputs
Attack Surface

Child Pages Card Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

Child Pages Card Maintenance & Trust

Maintenance Signals

WordPress version tested7.0
Last updatedMar 29, 2026
PHP min version8.0
Downloads5K

Community Trust

Rating80/100
Number of ratings2
Active installs60
Developer Profile

Child Pages Card Developer Profile

Katsushi Kawamori

54 plugins · 56K total installs

79
trust score
Avg Security Score
100/100
Avg Patch Time
178 days
View full developer profile
Detection Fingerprints

How We Detect Child Pages Card

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/child-pages-card/css/child-pages-card.css/wp-content/plugins/child-pages-card/js/child-pages-card.js
Script Paths
/wp-content/plugins/child-pages-card/js/child-pages-card.js
Version Parameters
child-pages-card/css/child-pages-card.css?ver=child-pages-card/js/child-pages-card.js?ver=

HTML / DOM Fingerprints

CSS Classes
child-pages-cardchild-pages-card__itemchild-pages-card__item--titlechild-pages-card__item--excerptchild-pages-card__item--imgchild-pages-card__item--datechild-pages-card__item--comment
Data Attributes
data-child-pages-card-iddata-child-pages-card-ajax-url
JS Globals
childPagesCard
REST Endpoints
/wp-json/childpagescard/v1/posts
FAQ

Frequently Asked Questions about Child Pages Card