Description
The BetterLinks – Link Shortener, Link Cloaking, Redirects, Affiliate Link Manager & MCP plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 3.1.0. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to create arbitrary BetterLinks short URLs with attacker-controlled slugs and redirect destinations, enabling phishing and SEO abuse. Exploitation requires the Fluent Boards companion plugin to be installed and active (so that the FLUENT_BOARDS constant is defined), and is further facilitated by the betterlinks_admin_nonce nonce being emitted on every frontend page via wp_localize_script, making it accessible to any authenticated user.
Published: 2026-08-25
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Authorization Bypass – Arbitrary Short URL Creation
Action: Patch
AI Analysis

Impact

The BetterLinks WordPress plugin contains an authorization bypass that allows any authenticated user with a subscriber role or higher to create arbitrary short URLs with attacker‑controlled slugs and redirect destinations. The flaw originates in the create_fbs_link AJAX action, which fails to verify that the requester is authorized to perform the link creation. This weakness can be abused to launch phishing campaigns or manipulate search engine rankings, and it is classified as CWE‑862.

Affected Systems

WordPress sites using the BetterLinks plugin version 3.1.0 or earlier and having the Fluent Boards companion plugin active are affected, because the FLUENT_BOARDS constant is required for the vulnerability to be reachable. The issue exists in all releases up to and including 3.1.0.

Risk and Exploitability

The CVSS score of 4.3 indicates a medium severity risk. No EPSS score is provided, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires the attacker to be authenticated with at least subscriber privileges; the betterlinks_admin_nonce nonce is delivered on every frontend page via wp_localize_script, enabling the attacker to obtain a valid nonce without additional effort. Once the nonce is available, the attacker can craft an AJAX request to create_fbs_link and create a malicious short link. Although the requirement for the Fluent Boards plugin limits the threat surface, the lack of widespread public exploits suggests that, while feasible, the real‑world risk is moderate.

Generated by OpenCVE AI on August 25, 2026 at 03:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the BetterLinks plugin to a release newer than 3.1.0 to apply the authorization check fix.
  • If an immediate upgrade is not possible, remove or disable the Fluent Boards companion plugin so the FLUENT_BOARDS constant is undefined and the vulnerability is unreachable.
  • Review and restrict the capabilities granted to subscriber accounts, ensuring they cannot call AJAX endpoints such as create_fbs_link, thereby preventing the bypass from being exercised.

Generated by OpenCVE AI on August 25, 2026 at 03:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wpdevteam
Wpdevteam betterlinks – Link Shortener, Link Cloaking, Redirects, Affiliate Link Manager & Mcp
Vendors & Products Wordpress
Wordpress wordpress
Wpdevteam
Wpdevteam betterlinks – Link Shortener, Link Cloaking, Redirects, Affiliate Link Manager & Mcp

Tue, 25 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 25 Aug 2026 02:00:00 +0000

Type Values Removed Values Added
Description The BetterLinks – Link Shortener, Link Cloaking, Redirects, Affiliate Link Manager & MCP plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 3.1.0. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to create arbitrary BetterLinks short URLs with attacker-controlled slugs and redirect destinations, enabling phishing and SEO abuse. Exploitation requires the Fluent Boards companion plugin to be installed and active (so that the FLUENT_BOARDS constant is defined), and is further facilitated by the betterlinks_admin_nonce nonce being emitted on every frontend page via wp_localize_script, making it accessible to any authenticated user.
Title BetterLinks <= 3.1.0 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Short URL Creation via create_fbs_link AJAX Action
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
Wpdevteam Betterlinks – Link Shortener, Link Cloaking, Redirects, Affiliate Link Manager & Mcp
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-25T19:22:38.068Z

Reserved: 2026-08-13T20:26:16.903Z

Link: CVE-2026-19801

cve-icon Vulnrichment

Updated: 2026-08-25T18:32:49.533Z

cve-icon NVD

Status : Deferred

Published: 2026-08-25T02:16:40.250

Modified: 2026-08-26T16:19:05.917

Link: CVE-2026-19801

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T20:38:30Z

Weaknesses