Page Siblings Security & Risk Analysis

wordpress.org/plugins/page-siblings

A metabox with all page edit (and any other hierarchal post types) that display an edit link to its siblings.

20 active installs v1.0.8 PHP + WP 3.0+ Updated Mar 14, 2025
custom-post-typepage-administrationutils
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Page Siblings Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The 'page-siblings' plugin v1.0.8 exhibits a strong security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events indicates a minimal attack surface. Furthermore, the code demonstrates excellent practices by not using dangerous functions, performing all SQL queries with prepared statements, and properly escaping all output. The lack of file operations and external HTTP requests further reduces potential exposure.

The vulnerability history is also clean, with no known CVEs recorded. This, combined with the strong static analysis results, suggests a well-developed and secure plugin. However, it's important to note that the static analysis did not identify any taint flows, which could mean the analysis was incomplete or that the plugin's functionality inherently avoids such flows. The lack of nonce and capability checks, while not necessarily a vulnerability in this specific case due to the minimal attack surface, could represent a potential concern if the plugin's functionality were to expand or interact with sensitive areas without these security measures.

In conclusion, the 'page-siblings' plugin v1.0.8 appears to be very secure, with no immediate vulnerabilities identified. Its minimal attack surface and adherence to secure coding practices are commendable strengths. The primary area for caution is the absence of explicit security checks like nonces and capability checks, which, while not a current issue, could become a risk if the plugin's functionality evolves without them.

Key Concerns

  • No nonce checks detected
  • No capability checks detected
Vulnerabilities
None known

Page Siblings Security Vulnerabilities

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

Page Siblings Code Analysis

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

Output Escaping

100% escaped3 total outputs
Attack Surface

Page Siblings Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_initpage-siblings.php:18
actionrestrict_manage_postspage-siblings.php:44
filterparse_querypage-siblings.php:45
Maintenance & Trust

Page Siblings Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedMar 14, 2025
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Page Siblings Developer Profile

Ionut Staicu

3 plugins · 340 total installs

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

How We Detect Page Siblings

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
max-visible-level-1max-visible-level-2max-visible-level-3max-visible-level-4max-visible-level-5pipe
Data Attributes
data-level
FAQ

Frequently Asked Questions about Page Siblings