Description
The Link Factory WordPress plugin is a backdoor. Distributed as a "homepage sentence publisher", it exposes an operator-controlled REST API under /wp-json/link-factory/v1/ - authenticated by a detached Ed25519 signature verified against a hardcoded operator public key (except for the health check).
Published: 2026-08-13
Score: 10 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Link Factory WordPress plugin contains a backdoor that exposes an operator‑controlled REST API at /wp-json/link-factory/v1/. The API is authenticated by a detached Ed25519 signature verified against a hard‑coded operator public key, except for a health‑check endpoint. If an attacker obtains or can forge the corresponding private key, they can invoke this API and run the code that the plugin’s backdoor author has implemented, effectively gaining remote control over the plugin’s functions and the ability to alter site content.

Affected Systems

The vulnerability is present in every installation of the Link Factory plugin, regardless of version, as no specific version is listed. All WordPress sites that have the plugin active are affected, and the flaw is exposed through the plugin’s REST endpoint.

Risk and Exploitability

The vulnerability has a CVSS score of 10, indicating a critical severity, while the EPSS score is less than 1% and it is not listed in CISA’s KEV catalog. An attacker can reach the REST endpoint over HTTP/HTTPS, supply a valid or forged Ed25519 signature to authenticate, and trigger the operator’s code as defined by the plugin. The risk is high because the attacker needs only the signing key to fully exercise the API, and the flaw exists on any site running the plugin.

Generated by OpenCVE AI on August 13, 2026 at 18:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deactivate and delete the Link Factory plugin from the WordPress installation.
  • Remove any residual plugin files, database tables, or cache entries that may remain after deletion.
  • Block the /wp-json/link-factory/v1/ endpoint through a security plugin or by adding a rule to .htaccess so that no requests can reach it while the site is still in use.

Generated by OpenCVE AI on August 13, 2026 at 18:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-912
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 13 Aug 2026 08:30:00 +0000

Type Values Removed Values Added
Description The Link Factory WordPress plugin is a backdoor. Distributed as a "homepage sentence publisher", it exposes an operator-controlled REST API under /wp-json/link-factory/v1/ - authenticated by a detached Ed25519 signature verified against a hardcoded operator public key (except for the health check).
Title Link Factory - Backdoor
References
Metrics cvssV3_1

{'score': 10, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-13T14:23:20.581Z

Reserved: 2026-07-10T14:18:17.713Z

Link: CVE-2026-15413

cve-icon Vulnrichment

Updated: 2026-08-13T14:22:49.466Z

cve-icon NVD

Status : Deferred

Published: 2026-08-13T09:17:12.153

Modified: 2026-08-26T16:30:52.723

Link: CVE-2026-15413

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T19:00:12Z

Weaknesses