TMX Quote Request Manager Security & Risk Analysis

wordpress.org/plugins/tmx-quote-request-manager

The trusted standard in media verification - now built into your CMS, securing every written quote you publish.

0 active installs v2.0.9 PHP 8.1+ WP 6.8+ Updated Oct 8, 2025
editorial-workflowmedia-relationsnewsroomquotesrequests
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is TMX Quote Request Manager Safe to Use in 2026?

Generally Safe

Score 100/100

TMX Quote Request Manager has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5mo ago
Risk Assessment

The tmx-quote-request-manager plugin version 2.0.9 exhibits a mixed security posture. On the positive side, there are no known historical vulnerabilities (CVEs) and the taint analysis found no critical or high severity issues, indicating that at least some common attack vectors are likely mitigated. The plugin also makes good use of prepared statements for SQL queries and has a high percentage of properly escaped outputs, which are important security practices.

However, the plugin presents significant concerns regarding its attack surface. Out of four identified AJAX handlers, three lack authentication checks. This is a substantial risk, as it potentially allows unauthenticated users to trigger plugin functionality that could be exploited. While there are a decent number of capability checks, their absence on multiple AJAX endpoints leaves them vulnerable to unauthorized access. The plugin's vulnerability history is also clean, which is positive, but doesn't negate the immediate risks identified in the static analysis.

In conclusion, while the plugin demonstrates good practices in areas like SQL and output handling, the unprotected AJAX endpoints are a critical weakness. The lack of authentication on these entry points significantly increases the attack surface and potential for exploitation, outweighing the positive aspects of its historical security record and internal code quality in certain areas.

Key Concerns

  • 3 unprotected AJAX handlers
  • Low percentage of protected AJAX handlers
  • 78% SQL prepared statements (implies 22% not)
  • 68% properly escaped outputs (implies 32% not)
Vulnerabilities
None known

TMX Quote Request Manager Security Vulnerabilities

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

TMX Quote Request Manager Code Analysis

Dangerous Functions
0
Raw SQL Queries
2
7 prepared
Unescaped Output
30
63 escaped
Nonce Checks
3
Capability Checks
7
File Operations
0
External Requests
4
Bundled Libraries
0

SQL Query Safety

78% prepared9 total queries

Output Escaping

68% escaped93 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<admin> (includes\admin.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
3 unprotected

TMX Quote Request Manager Attack Surface

Entry Points4
Unprotected3

AJAX Handlers 4

authwp_ajax_wqrm_submit_requestincludes\admin.php:44
authwp_ajax_wqrm_get_post_dataincludes\admin.php:45
authwp_ajax_wqrm_poll_post_requestsincludes\admin.php:46
authwp_ajax_wqrm_generate_prefillincludes\admin.php:47
WordPress Hooks 8
actionadd_meta_boxesincludes\admin.php:40
actionadmin_enqueue_scriptsincludes\admin.php:41
actionadmin_menuincludes\admin.php:50
actionadmin_initincludes\admin.php:51
actiontransition_post_statusincludes\admin.php:54
actionwp_after_insert_postincludes\admin.php:57
actioninitincludes\block.php:13
actionplugins_loadedtmx-quote-request-manager.php:47
Maintenance & Trust

TMX Quote Request Manager Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 8, 2025
PHP min version8.1
Downloads159

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

TMX Quote Request Manager Developer Profile

TMX

1 plugin · 0 total installs

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

How We Detect TMX Quote Request Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tmx-quote-request-manager/assets/css/admin.css/wp-content/plugins/tmx-quote-request-manager/assets/js/meta-box.js
Script Paths
/wp-content/plugins/tmx-quote-request-manager/assets/js/meta-box.js
Version Parameters
tmx-quote-request-manager/assets/css/admin.css?ver=tmx-quote-request-manager/assets/js/meta-box.js?ver=

HTML / DOM Fingerprints

CSS Classes
wqrm-meta-boxwqrm-loading-overlaywqrm-messagewqrm-status-errorwqrm-status-successwqrm-no-resultswqrm-prefill-wrapper
HTML Comments
<!-- Generated by TMX Quote Request Manager --><!-- Intercept draft saves to prefill request text -->
Data Attributes
data-wqrm-post-iddata-wqrm-post-title
JS Globals
WQRM
REST Endpoints
/wp-json/wqrm/v1/get-post-data/wp-json/wqrm/v1/submit-request/wp-json/wqrm/v1/poll-requests/wp-json/wqrm/v1/generate-prefill
FAQ

Frequently Asked Questions about TMX Quote Request Manager