Content Revalidation Tracker Security & Risk Analysis

wordpress.org/plugins/content-revalidation-tracker

Auto-triggers frontend revalidation on post, page, user, or taxonomy updates. Ideal for Next.js and headless WordPress setups.

10 active installs v2.0.0 PHP 7.4+ WP 6.3+ Updated Nov 3, 2025
apiheadlessnextjsrevalidationstatic
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Content Revalidation Tracker Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 6mo ago
Risk Assessment

The 'content-revalidation-tracker' plugin version 2.0.0 exhibits a strong security posture based on the provided static analysis. The absence of any identified attack surface points, such as unprotected AJAX handlers, REST API routes, shortcodes, or cron events, is a significant strength. Furthermore, the code signals indicate a good adherence to secure coding practices, with no dangerous functions, all SQL queries utilizing prepared statements, and a very high percentage of output properly escaped. The presence of nonce and capability checks, although limited, is also a positive indicator. The plugin's vulnerability history is clean, with zero known CVEs, which suggests either a lack of historical vulnerabilities or a consistent effort in maintaining security.

However, there are minor areas for attention. The plugin makes two external HTTP requests, which, while not inherently insecure, represent potential attack vectors if not handled with proper validation and sanitization on the receiving end, especially if the data is user-controlled. Taint analysis shows only two flows analyzed, which is a very small sample size. While no critical or high severity issues were found in these flows, a more comprehensive taint analysis would provide greater assurance. The absence of any identified vulnerabilities in the past is excellent, but it's important to remain vigilant as new vulnerabilities can emerge. Overall, this plugin appears to be well-secured, with its primary potential weaknesses lying in the handling of external HTTP requests and the limited scope of the taint analysis.

Key Concerns

  • External HTTP requests made by the plugin
  • Limited scope of taint analysis flows
Vulnerabilities
None known

Content Revalidation Tracker Security Vulnerabilities

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

Content Revalidation Tracker Release Timeline

v2.0.0Current
v1.0.1
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

Content Revalidation Tracker Code Analysis

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

Output Escaping

98% escaped131 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
content_revalidation_tracker_settings_page (content-revalidation-tracker.php:496)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Content Revalidation Tracker Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 13
actionadmin_noticescontent-revalidation-tracker.php:274
actionadmin_noticescontent-revalidation-tracker.php:346
actionsave_postcontent-revalidation-tracker.php:387
actionwp_trash_postcontent-revalidation-tracker.php:402
actionbefore_delete_postcontent-revalidation-tracker.php:417
actionprofile_updatecontent-revalidation-tracker.php:430
actionuser_registercontent-revalidation-tracker.php:431
actiondelete_usercontent-revalidation-tracker.php:442
actioncreated_termcontent-revalidation-tracker.php:457
actionedited_termcontent-revalidation-tracker.php:458
actiondelete_termcontent-revalidation-tracker.php:471
actionadmin_menucontent-revalidation-tracker.php:489
actionadmin_initcontent-revalidation-tracker.php:1042
Maintenance & Trust

Content Revalidation Tracker Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 3, 2025
PHP min version7.4
Downloads1K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Content Revalidation Tracker Developer Profile

Dropndot Solutions

4 plugins · 120 total installs

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

How We Detect Content Revalidation Tracker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/content-revalidation-tracker/public/css/crt-public.css/wp-content/plugins/content-revalidation-tracker/public/js/crt-public.js
Script Paths
/wp-content/plugins/content-revalidation-tracker/public/js/crt-public.js
Version Parameters
content-revalidation-tracker/public/css/crt-public.css?ver=content-revalidation-tracker/public/js/crt-public.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Content Revalidation Tracker