Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Remote unauthenticated code injection with no interaction gives AV:N/AC:L/PR:N/UI:N and full C/I/A impact; code executes within the web app context so I assess S:U rather than the reported S:C.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Remote Code Execution (RCE) in QA Analytics <= 5.2.0.0 versions.
AnalysisAI
Remote code execution in the QA Analytics (QA Heatmap Analytics) WordPress plugin through version 5.2.0.0 lets unauthenticated attackers inject and execute arbitrary code on the hosting server, per a Patchstack advisory. The flaw is a CWE-94 code injection carrying a maximum CVSS 10.0 rating with a network attack vector requiring no privileges or user interaction. No public exploit has been identified at time of analysis, but the pre-auth nature and trivial complexity make it a top-tier patching priority for any WordPress site running the plugin.
Technical ContextAI
The affected component is the QA Heatmap Analytics plugin for WordPress, published under the 'quarka' vendor identifier (cpe:2.3:a:quarka:qa_analytics:*). The weakness is classified as CWE-94 (Improper Control of Generation of Code, i.e. code injection), meaning attacker-controlled input reaches a dynamic execution context - commonly a PHP eval/callback path, deserialization sink, or unsanitized inclusion - allowing the attacker's data to be interpreted as executable code within the PHP/WordPress runtime. Because WordPress plugins run with the privileges of the web server process, successful injection typically yields full application-level code execution and access to the WordPress database and filesystem.
RemediationAI
Update the QA Heatmap Analytics plugin to a version later than 5.2.0.0 as published on the Patchstack advisory and the WordPress plugin repository; an exact fixed version number is not provided in the available data, so confirm the patched release directly against the vendor/Patchstack listing (https://patchstack.com/database/wordpress/plugin/qa-heatmap-analytics/vulnerability/wordpress-qa-analytics-plugin-5-2-0-0-remote-code-execution-rce-vulnerability) before deploying. If an immediate update is not possible, deactivate and remove the plugin, which fully removes the exposure at the cost of losing heatmap analytics functionality; alternatively, place the site behind a WAF and block requests to the plugin's endpoints under wp-content/plugins/qa-heatmap-analytics/, accepting that WAF rules are a stopgap that may be bypassed. Given pre-auth RCE, prioritize patching or removal over virtual patching.
More in Qa Analytics
View allSame weakness CWE-94 – Code Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-57939
GHSA-fv8g-mjfh-5j9v