AlT Multiduplicator Security & Risk Analysis

wordpress.org/plugins/alt-multiduplicator

Permet de dupliquer des posts sur un site multisite en respectant le référencement

0 active installs v1.2.0 PHP + WP 4.6+ Updated Jun 30, 2017
menuscrollstikystiky-menu
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AlT Multiduplicator Safe to Use in 2026?

Generally Safe

Score 85/100

AlT Multiduplicator 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 alt-multiduplicator plugin v1.2.0 presents a mixed security posture. On the positive side, the plugin exhibits a very small attack surface with no exposed AJAX handlers, REST API routes, shortcodes, or cron events that are not protected. This significantly limits the ways an attacker could interact with the plugin. Furthermore, there is no recorded vulnerability history, suggesting a historically stable plugin.

However, several significant concerns are raised by the static analysis. The plugin uses SQL queries without prepared statements, which is a major risk for SQL injection vulnerabilities. The taint analysis also identified one flow with unsanitized paths, indicating a potential for path traversal or file system manipulation, though it was not categorized as critical or high severity. The low percentage of properly escaped output suggests a risk of cross-site scripting (XSS) vulnerabilities. The complete absence of nonce checks, coupled with only one capability check and no auth checks on any entry points (though the entry points are zero), is a critical oversight that could be exploited if any entry points were to become accessible or if logic flaws exist that bypass the intended security checks.

In conclusion, while the plugin's limited attack surface and lack of historical vulnerabilities are strengths, the identified code-level weaknesses, particularly the unescaped output, unsanitized paths, and especially the lack of prepared statements for SQL queries and nonce checks, represent significant security risks that require immediate attention. The plugin's design, while appearing to have few entry points, contains fundamental security flaws that could be leveraged by attackers.

Key Concerns

  • SQL queries without prepared statements
  • Flow with unsanitized paths
  • Low percentage of properly escaped output
  • No nonce checks
  • Only one capability check
Vulnerabilities
None known

AlT Multiduplicator Security Vulnerabilities

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

AlT Multiduplicator Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

AlT Multiduplicator Code Analysis

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

SQL Query Safety

0% prepared5 total queries

Output Escaping

25% escaped12 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
meta_function (alt-multiduplicator.php:111)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

AlT Multiduplicator Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionsave_postalt-multiduplicator.php:18
actionplugins_loadedalt-multiduplicator.php:20
actionadd_meta_boxesalt-multiduplicator.php:23
actionsave_postalt-multiduplicator.php:24
actionwp_headalt-multiduplicator.php:26
Maintenance & Trust

AlT Multiduplicator Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedJun 30, 2017
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

AlT Multiduplicator Developer Profile

AlTi5

3 plugins · 30 total installs

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

How We Detect AlT Multiduplicator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/alt-multiduplicator/js/multiduplicator.js
Script Paths
/wp-content/plugins/alt-multiduplicator/js/multiduplicator.js

HTML / DOM Fingerprints

Data Attributes
name="multiduplicator_source"name="multiduplicator_article[]"
FAQ

Frequently Asked Questions about AlT Multiduplicator