WP Mantis Security & Risk Analysis

wordpress.org/plugins/wp-mantis

Extended Version of "WP Mantis Table". Allows to view Changelogs, Roadmaps and Buglists from MantisBT in Wordpress Pages and Post.

10 active installs v1.2.2 PHP + WP 2.8+ Updated Apr 18, 2011
bug-trackerchangelogmantisroadmap
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Mantis Safe to Use in 2026?

Generally Safe

Score 85/100

WP Mantis 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 wp-mantis v1.2.2 plugin exhibits a generally good security posture with no known vulnerabilities or critical taint analysis findings. The static analysis shows a small attack surface, with only one shortcode as an entry point, and importantly, no unprotected entry points. The use of prepared statements for all SQL queries is a significant strength. However, a major concern is the complete lack of output escaping for all identified outputs. This presents a substantial risk, as unsanitized output can lead to cross-site scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the website. Furthermore, the absence of nonce checks is another weakness, particularly concerning given the potential for Cross-Site Request Forgery (CSRF) if the shortcode were to perform any state-changing actions. While the plugin has no recorded vulnerability history, the identified coding practices (specifically output escaping and nonce checks) indicate areas for improvement to achieve a robust security profile.

Key Concerns

  • All outputs are unescaped
  • No nonce checks implemented
Vulnerabilities
None known

WP Mantis Security Vulnerabilities

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

WP Mantis Release Timeline

v1.2.2Current
v1.2.1
v1.2.0
v1.1.0
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

WP Mantis Code Analysis

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

Output Escaping

0% escaped20 total outputs
Attack Surface

WP Mantis Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[Mantis] wp-mantis.php:28
WordPress Hooks 5
actionwp_print_styleswp-mantis.php:29
actionadmin_menuwp-mantis.php:30
actionadmin_initwp-mantis.php:31
actioninitwp-mantis.php:32
actionadmin_headwp-mantis.php:33
Maintenance & Trust

WP Mantis Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedApr 18, 2011
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Mantis Developer Profile

simsmaster

2 plugins · 20 total installs

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

How We Detect WP Mantis

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-mantis/wp-mantis.css/wp-content/plugins/wp-mantis/paging.js/wp-content/plugins/wp-mantis/jscolor/jscolor.js
Script Paths
/wp-content/plugins/wp-mantis/paging.js/wp-content/plugins/wp-mantis/jscolor/jscolor.js

HTML / DOM Fingerprints

Data Attributes
name="mantis_soap_url"name="mantis_base_url"name="mantis_user"name="mantis_password"name="mantis_max_desc_lenght"name="mantis_enable_pagination"+2 more
JS Globals
wpmantis_only_numbers
Shortcode Output
[Mantis]
FAQ

Frequently Asked Questions about WP Mantis