AutoListicle: Automatically Update Numbered List Articles Security & Risk Analysis

wordpress.org/plugins/autolisticle-automatically-update-numbered-list-articles

Automatically keep your numbered lists in articles displaying the correct number by using this shortcode [auto-list-number].

60 active installs v1.3 PHP 7.0+ WP 4.0.0+ Updated Jan 12, 2026
auto-numberlisticlenumbered-listshortcode
99
A · Safe
CVEs total1
Unpatched0
Last CVENov 22, 2024
Safety Verdict

Is AutoListicle: Automatically Update Numbered List Articles Safe to Use in 2026?

Generally Safe

Score 99/100

AutoListicle: Automatically Update Numbered List Articles has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Nov 22, 2024Updated 2mo ago
Risk Assessment

The Autolisticle plugin, version 1.3, exhibits a generally strong security posture based on the static analysis. The absence of dangerous functions, proper handling of SQL queries with prepared statements, and complete output escaping are excellent indicators of good development practices. Furthermore, the lack of file operations, external HTTP requests, and the absence of critical or high-severity taint flows suggest a relatively clean codebase from a direct exploitation standpoint.

However, a significant concern arises from the plugin's vulnerability history. The presence of a known CVE, even if currently patched, indicates a past weakness. The fact that the last vulnerability was a medium-severity Cross-Site Scripting (XSS) issue is particularly noteworthy, as XSS vulnerabilities can be exploited in various ways to compromise user sessions or deface websites. While the current analysis doesn't reveal exploitable flaws, this history warrants vigilance.

A point of consideration is the complete absence of nonce checks and capability checks, coupled with a lack of authentication checks on the identified entry points (shortcodes). While the static analysis indicates no unprotected entry points (likely meaning WordPress's default checks are in place for shortcodes), the explicit lack of custom nonce/capability checks could still introduce subtle risks if the shortcode logic is complex or relies on user-provided data that isn't rigorously validated within the shortcode's execution context. In conclusion, the plugin has commendable coding practices, but the past XSS vulnerability and the absence of explicit security checks on its entry points are areas that require attention.

Key Concerns

  • Past Medium severity XSS vulnerability
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
1

AutoListicle: Automatically Update Numbered List Articles Security Vulnerabilities

CVEs by Year

1 CVE in 2024
2024
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2024-11426medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

AutoListicle: Automatically Update Numbered List Articles <= 1.2.3 - Authenticated (Contributor+) Stored Cross-Site Scripting

Nov 22, 2024 Patched in 1.2.4 (1d)
Code Analysis
Analyzed Mar 16, 2026

AutoListicle: Automatically Update Numbered List Articles Code Analysis

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

Output Escaping

100% escaped25 total outputs
Attack Surface

AutoListicle: Automatically Update Numbered List Articles Attack Surface

Entry Points3
Unprotected0

Shortcodes 3

[auto-list-number] autolisticle.php:294
[AUTO-LIST-NUMBER] autolisticle.php:295
[auto-list-number-force-reset] autolisticle.php:302
WordPress Hooks 1
filterthe_contentautolisticle.php:40
Maintenance & Trust

AutoListicle: Automatically Update Numbered List Articles Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 12, 2026
PHP min version7.0
Downloads3K

Community Trust

Rating100/100
Number of ratings6
Active installs60
Developer Profile

AutoListicle: Automatically Update Numbered List Articles Developer Profile

Andy Feliciotti

5 plugins · 15K total installs

76
trust score
Avg Security Score
96/100
Avg Patch Time
110 days
View full developer profile
Detection Fingerprints

How We Detect AutoListicle: Automatically Update Numbered List Articles

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/autolisticle-automatically-update-numbered-list-articles/style.css/wp-content/plugins/autolisticle-automatically-update-numbered-list-articles/script.js
Script Paths
/wp-content/plugins/autolisticle-automatically-update-numbered-list-articles/script.js
Version Parameters
autolisticle-automatically-update-numbered-list-articles/style.css?ver=autolisticle-automatically-update-numbered-list-articles/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
auto-list-number
Data Attributes
namewrapperbeforeafterdisplaystart+1 more
JS Globals
auto_list_numbersauto_list_totals
Shortcode Output
[auto-list-number]
FAQ

Frequently Asked Questions about AutoListicle: Automatically Update Numbered List Articles