Sceawere
Vulnerability Detail
CVE-2026-66709UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV
CTX Feed Shop Manager RCE
Vulnerability Metadata
- Severity
- Critical
- Score / CVSS
- 9.1
- Creation Date
- 1d ago
- Vendor
- WebAppick
- Product
- CTX Feed
- Attack Type
- CWE-94 Improper Control of Generation of Code ('Code Injection')
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
- Attack Complexity
- LOW
Narrative and Response
Description
Shop manager Remote Code Execution (RCE) in CTX Feed <= 6.6.42 versions.
Executive Summary
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Technical Details
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Mitigations
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
References
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Additional Metadata
{
"score": "9.1",
"pubDate": "2026-08-06T15:17:23.927Z",
"pubdate": "2026-08-06T15:17:23.927Z",
"executiveSummary": "A Remote Code Execution vulnerability exists in the CTX Feed plugin for WordPress, affecting versions up to and including 6.6.42. The flaw allows authenticated attackers with Shop Manager privileges to execute arbitrary code on the underlying operating system. The vulnerability arises from improper input validation and insecure handling of data within the plugin functionality exposed to users holding specific administrative or managerial roles. Successful exploitation of this vulnerability grants the attacker the ability to compromise the confidentiality, integrity, and availability of the affected WordPress site and its underlying server infrastructure. The risk implication is severe, as an attacker with low-privileged or mid-tiered administrative capabilities can elevate their access to full system execution. Exploitation requires the attacker to possess authenticated access to the WordPress dashboard with Shop Manager privileges, meaning an attacker must first compromise such an account or leverage existing credentials to execute the attack vector.",
"technicalDetails": "The vulnerability resides in the CTX Feed plugin up to version 6.6.42, specifically within the components handling administrative feeds or configurations accessible to users assigned the Shop Manager role. The root cause stems from insufficient sanitization, filtering, and validation of user-supplied input before it is processed by backend execution sinks. Insecure deserialization, dynamic code evaluation, or flawed file write mechanisms within the vulnerable component enable malicious payloads to be interpreted and executed by the server environment.\nThe attack flow proceeds as follows: First, an authenticated actor possessing Shop Manager privileges navigates to the specific administrative interface provided by the CTX Feed plugin. Second, the attacker crafts a malicious request containing specially engineered payloads designed to bypass weak input validation filters. Third, the application processes the untrusted input and passes it to an unsafe execution sink or writes it to a file location accessible via the web root. Fourth, the server evaluates or executes the injected payload, resulting in arbitrary Remote Code Execution within the context of the web server process.\nThe vulnerable component requires the attacker to authenticate to the WordPress instance, specifically verifying that the user session holds the Shop Manager capability. Network exposure is constrained by the requirement of administrative interface access, meaning the target must expose the WordPress login and dashboard to the attacker. Post-exploitation impact includes full system compromise, database exfiltration, installation of backdoors, lateral movement within the internal network, and deployment of secondary malware payloads."
}