Summary
CVE-2026-81779 is a critical supply-chain backdoor vulnerability affecting the Newspapers X WordPress theme by Silk Themes. Versions 1.0.46 through 1.0.48 of the theme shipped with malicious code distributed through the vendor’s official update channel, allowing unauthenticated remote attackers to gain persistent, unauthorized access to affected WordPress sites. The vulnerability carries a maximum CVSS v3.1 base score of 10.0 (Critical).
Technical details
- Root cause: the theme package itself was compromised, with a malicious
more-functions.phpfile and associated backdoor mechanisms bundled into three consecutive official releases (1.0.46, 1.0.47, 1.0.48). - Trigger condition: simply installing or running one of the affected theme versions activates the embedded backdoor — no additional configuration or user action is required.
- Attack vector: Network (AV:N), no privileges required (PR:N), no user interaction required (UI:N), low attack complexity (AC:L).
- Impact: full compromise of confidentiality, integrity, and availability (C:H/I:H/A:H) with a changed scope (S:C). Attackers can execute arbitrary payloads, inject content (e.g., unauthorized advertisements), create or leverage backdoor access, and maintain persistence on the compromised site.
- Classified under CWE-1284 (Improper Validation of Specified Quantity in Input) and CAPEC-523 (Malicious Software Implanted).
Affected software
- Newspapers X WordPress theme (Silk Themes), package
newspapers-x, versions 1.0.46 through 1.0.48.
Severity
- CVSS v3.1 Base Score: 10.0 (Critical)
- Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Mitigation and recommended actions
- Immediate: Update the Newspapers X theme to version 1.0.49 or later, where the malicious code has been removed.
- If already running an affected version: treat the site as compromised — remove any backdoor files (including
more-functions.phpif present), audit and remove rogue/unrecognized administrator accounts, rotate all credentials and secret keys, and review site content and file integrity for unauthorized changes. - Where immediate patching is not possible, take the affected site offline or restrict external access until remediation is complete, and restore from a known-clean backup if available.
How IONIX identifies potentially affected assets
IONIX matches the following signals against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- Raw response body:
/wp-content/themes/newspapers-x/

