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: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Link Factory WordPress plugin contains a hard‑coded operator backdoor that exposes a REST endpoint at /wp-json/link-factory/v1/. The endpoint is authenticated with a detached Ed25519 signature that is verified against a hard‑coded public key. When the correct signature is presented, the API allows the operator to perform arbitrary actions such as publishing sentences, modifying content, or executing server‑side code. This backdoor effectively grants an attacker who obtains or can forge the private key remote control over the WordPress site, enabling data tampering, information disclosure, and the possibility of full remote code execution.

Affected Systems

The vulnerability resides in the Link Factory WordPress plugin, distributed through the WordPress plugin repository. No specific product versions are listed; the flaw exists wherever the plugin is installed. The attack surface is limited to sites running the plugin and hosting the plugin’s REST API.

Risk and Exploitability

The CVSS score of 10 indicates a critical severity. The EPSS is unavailable and the vulnerability is not currently listed in the CISA KEV catalog, but the presence of a server‑controlled API coupled with hard‑coded cryptographic material means the risk is high. An attacker can reach the endpoint over HTTP/S, supply a valid or forged signature, and trigger any exposed behavior. Because the API bypasses authentication only for a health‑check, a compromised signing key would permit full remote exploitation. The high severity of the defect suggests the risk is significant and remediation should occur as soon as possible.

Generated by OpenCVE AI on August 13, 2026 at 09:26 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.
  • Inspect and, if necessary, 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 09:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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-13T08:13:11.894Z

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

Link: CVE-2026-15413

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-15413

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T09:30:07Z

Weaknesses

No weakness.