Shorten2List Security & Risk Analysis

wordpress.org/plugins/shorten2list

Sends status updates to selected maillists everytime you publish a post, using your own domain or others for shortened permalinks.

10 active installs v1.1 PHP + WP 2.8+ Updated Apr 12, 2010
bit-lymaillistspingsu-prtr-im
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Shorten2List Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 15yr ago
Risk Assessment

The "shorten2list" plugin v1.1 presents a mixed security posture. While the static analysis indicates a very small attack surface with no apparent AJAX handlers, REST API routes, shortcodes, or cron events exposed without authentication, several critical concerns emerge from the code signals. Notably, a significant portion of SQL queries are not using prepared statements, and 100% of output escaping is improperly handled. Furthermore, the plugin makes external HTTP requests and lacks any nonce or capability checks, which are fundamental security measures. The taint analysis revealed two flows with unsanitized paths, although these were not classified as critical or high severity, this still indicates a potential for data manipulation if these flows are triggered. The complete absence of any recorded vulnerabilities in its history is a positive indicator, suggesting past development might have been secure or that the plugin has not been a target. However, the current code analysis reveals significant weaknesses that could be exploited in the absence of known vulnerabilities.

Key Concerns

  • 50% SQL queries not using prepared statements
  • 0% output escaping properly handled
  • 2 flows with unsanitized paths
  • No nonce checks
  • No capability checks
  • Bundled outdated library (DataTables v1.6.1)
Vulnerabilities
None known

Shorten2List Security Vulnerabilities

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

Shorten2List Code Analysis

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

Bundled Libraries

DataTables1.6.1

SQL Query Safety

50% prepared4 total queries

Output Escaping

0% escaped22 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
shorten2list_options_subpanel (s2ladminpanel.php:4)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Shorten2List Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionplugins_loadeds2lshortner.php:75
actionnew_to_publishshorten2list.php:124
actiondraft_to_publishshorten2list.php:125
actionpending_to_publishshorten2list.php:126
actionfuture_to_publishshorten2list.php:127
actionadmin_menushorten2list.php:128
actionwp_headshorten2list.php:130
Maintenance & Trust

Shorten2List Maintenance & Trust

Maintenance Signals

WordPress version tested2.9.2
Last updatedApr 12, 2010
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Shorten2List Developer Profile

Lopo Lencastre de Almeida

8 plugins · 150 total installs

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

How We Detect Shorten2List

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/shorten2list/s2lstyle.css/wp-content/plugins/shorten2list/s2lscripts.js
Script Paths
/wp-content/plugins/shorten2list/s2lscripts.js
Version Parameters
shorten2list/s2lstyle.css?ver=shorten2list/s2lscripts.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- Shorten2LIST Options -->
Data Attributes
id="shorten2list_options"name="mlname[]"name="mlfrom[]"name="mlto[]"name="mltrigger[]"
FAQ

Frequently Asked Questions about Shorten2List