MatCMS Security & Risk Analysis

wordpress.org/plugins/matcms

This plugin adds to WordPress some utilities for developers.

0 active installs v1.7.0 PHP 7.3+ WP 4.0+ Updated Unknown
developersmatcms
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is MatCMS Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The static analysis of matcms v1.7.0 reveals a generally strong security posture, with no identified attack surface, dangerous functions, file operations, external HTTP requests, or taint vulnerabilities. The plugin also demonstrates good practices in output escaping, with 95% of outputs being properly handled. The lack of any recorded CVEs, both past and present, further suggests a history of security diligence or minimal exposure to common attack vectors.

However, a significant concern is the presence of a single SQL query that does not utilize prepared statements, leaving it potentially vulnerable to SQL injection. Furthermore, the complete absence of nonce checks and capability checks on any entry points, while the attack surface is currently zero, is a weakness that could become problematic if new entry points are introduced without proper authentication and authorization. The current lack of vulnerability history is positive, but the identified SQL query issue highlights that even seemingly secure plugins can harbor specific, exploitable flaws.

Key Concerns

  • SQL query without prepared statements
  • No nonce checks on any entry points
  • No capability checks on any entry points
Vulnerabilities
None known

MatCMS Security Vulnerabilities

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

MatCMS Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

95% escaped21 total outputs
Attack Surface

MatCMS Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwp_enqueue_scriptsinc\matcms.class.php:19
filterstatus_headerinc\matcms.class.php:41
filterpaginate_links_outputinc\theme.class.php:133
Maintenance & Trust

MatCMS Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version7.3
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

MatCMS Developer Profile

matmattia

2 plugins · 10 total installs

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

How We Detect MatCMS

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/matcms/js/bootstrap-lightbox-init-images.js

HTML / DOM Fingerprints

CSS Classes
paginationpage-itemactivedisabledpage-link
Data Attributes
data-bs-toggledata-bs-target
FAQ

Frequently Asked Questions about MatCMS