Simple Tracking
Simple Tracking has one disclosed vulnerability in the WordSec catalog, all reported in 2022; it is fixed as of September 2026. Their average CVSS score is 5.5, and the most serious one scores 5.5 out of 10.
The most common weakness is Cross-Site Scripting, behind 1 of the records (100%).
The one issue recorded for Simple Tracking has a vendor fix available, so running the current release closes it.
All of these findings were reported by fuzzyap1. Simple Tracking is installed on roughly 200 WordPress sites, so each unpatched flaw has a wide blast radius. The current release is tested up to WordPress 6.9.7.
CVE-2022-0700Simple Tracking <= 1.6 - Stored Cross-Site Scripting
Read the full analysisVulnerability Records

Simple Tracking
Author
CHRS Interactive
Simple Tracking adds an admin interface where you can easily add your tracking and conversion pixels, such as Google Analytics, Meta Pixel, TikTok Pixel, and more. Additionally manage all your social media links, and display them on your site using shortcodes or template code. Supported Tracking Services Google Analytics (GA4) Google Tag Manager Meta Pixel (Facebook/Instagram) LinkedIn Insight Tag Pinterest Tag TikTok Pixel Twitter / X Pixel Snapchat Pixel Custom Code Injection Add custom tracking scripts or code snippets to: Header (wp_head) – Before closing tag Body (wp_body_open) – Right after opening tag Footer (wp_footer) – Before closing tag Available Social Media Platforms Facebook Twitter / X Instagram Threads Bluesky WhatsApp Pinterest YouTube TikTok Yelp Snapchat Discord WordPress.com LinkedIn Tumblr Flickr Custom Link 1 Custom Link 2 You can use the social media links as PHP code within your template files or as shortcodes within the editor and widgets. Social Media Icons Display beautiful SVG social media icons with customizable size, color, and style: [social-icons] - Displays all configured social icons [social-icons platforms="facebook,twitter,instagram"] - Display specific platforms [social-icons size="32" color="#000000" hover="#0073aa" style="circle"] - Customize appearance Available styles: default, circle, square, rounded Change default icon settings in the Style tab. Social Link Shortcode Display a text link to a social media profile: [social-link social_id="fburl" link_title="Follow us on Facebook"] Template Usage Use in your theme templates: <?php $options = get_option( 'chrs_theme_options' ); echo esc_url( $options['fburl'] ); ?> Support Please submit your support requests through the WordPress forums for Simple Tracking. For feature requests or suggestions, contact us at hello@chrsinteractive.com
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C