Extended Table of Contents (with nextpage support) Security & Risk Analysis

wordpress.org/plugins/extended-table-of-contents-with-nextpage-support

This plugin automatically generates and inserts a table of contents (ToC) to your pages and posts, based on tags h1-h6. It can deal with nextpage-tag.

200 active installs v1.0.0 PHP + WP 3.0.1+ Updated Jan 6, 2018
cmsindexessitemaptable-of-contentstoc
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Extended Table of Contents (with nextpage support) Safe to Use in 2026?

Generally Safe

Score 85/100

Extended Table of Contents (with nextpage support) has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The plugin "extended-table-of-contents-with-nextpage-support" v1.0.0 exhibits a generally good security posture with some areas for improvement. The absence of any recorded vulnerabilities in its history is a strong positive indicator. Furthermore, the static analysis shows no dangerous functions, all SQL queries are prepared, and there are no file operations or external HTTP requests, which significantly reduces the attack surface.

However, the low percentage of properly escaped output (4%) is a notable concern. While taint analysis did not reveal critical or high severity unsanitized paths, the presence of two flows with unsanitized paths, even if not classified as critical, warrants attention. The limited number of entry points is positive, and the existing checks for nonces and capabilities are present, but the overall code quality regarding output sanitization could be a vector for Cross-Site Scripting (XSS) vulnerabilities if malicious input were to reach these unescaped outputs.

In conclusion, the plugin benefits from a clean vulnerability history and sound practices in critical areas like SQL. The primary weakness lies in output escaping, which, despite not currently leading to exploitable vulnerabilities according to the taint analysis, represents a potential risk that should be addressed.

Key Concerns

  • Low percentage of properly escaped output
  • Flows with unsanitized paths (2)
Vulnerabilities
None known

Extended Table of Contents (with nextpage support) Security Vulnerabilities

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

Extended Table of Contents (with nextpage support) Code Analysis

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

Output Escaping

4% escaped24 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

3 flows2 with unsanitized paths
admin_options (extended-toc.php:135)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Extended Table of Contents (with nextpage support) Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[extoc] extended-toc.php:77
[noextoc] extended-toc.php:78
WordPress Hooks 6
actionplugins_loadedextended-toc.php:63
filterplugin_row_metaextended-toc.php:67
actionadmin_initextended-toc.php:69
actionadmin_menuextended-toc.php:70
filterthe_contentextended-toc.php:74
actionwp_enqueue_scriptsextended-toc.php:75
Maintenance & Trust

Extended Table of Contents (with nextpage support) Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedJan 6, 2018
PHP min version
Downloads9K

Community Trust

Rating80/100
Number of ratings8
Active installs200
Developer Profile

Extended Table of Contents (with nextpage support) Developer Profile

Web.Cloud.Apps. GmbH

1 plugin · 200 total installs

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

How We Detect Extended Table of Contents (with nextpage support)

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/extended-table-of-contents-with-nextpage-support/admin-style.css
Version Parameters
extended-table-of-contents-with-nextpage-support/admin-style.css?ver=

HTML / DOM Fingerprints

Data Attributes
name="heading_text"name="auto_insert_post_types"name="start"name="show_heading_text"name="show_hierarchy"name="number_list_items"+1 more
Shortcode Output
[extoc][noextoc]
FAQ

Frequently Asked Questions about Extended Table of Contents (with nextpage support)