Skip to main content

CDN Linker lite EUVDEUVD-2026-32067

| CVE-2026-8941 MEDIUM
Cross-Site Request Forgery (CSRF) (CWE-352)
2026-05-27 security@wordfence.com GHSA-xv87-885h-7wj2
4.3
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
4.3 MEDIUM
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Lifecycle Timeline

2
Analysis Generated
May 27, 2026 - 22:18 vuln.today
CVE Published
May 27, 2026 - 07:16 nvd
MEDIUM 4.3

DescriptionCVE.org

The CDN Linker lite plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.3.1. This is due to missing or incorrect nonce validation on the ossdl_off_options() function. This makes it possible for unauthenticated attackers to update the plugin's settings - including the CDN URL used to rewrite all static asset references on the site - via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

AnalysisAI

Cross-Site Request Forgery in CDN Linker lite WordPress plugin (versions up to and including 1.3.1) enables unauthenticated remote attackers to hijack a site's CDN URL by tricking a logged-in administrator into triggering a forged request. The vulnerable function, ossdl_off_options(), lacks proper nonce validation, meaning an attacker who successfully engineers admin interaction can repoint all static asset references - JavaScript, CSS, images - to an attacker-controlled domain. No public exploit code or active exploitation (CISA KEV) has been identified at time of analysis, and the EPSS score of 0.01% (2nd percentile) reflects low current exploitation probability.

Technical ContextAI

CDN Linker lite is a WordPress plugin (slug: ossdl-cdn-off-linker) that rewrites URLs for static assets to serve them from a configured CDN endpoint. The vulnerability resides in the ossdl_off_options() function (wp-cdn-linker.php, approximately lines 39 and 43 per the WordPress trac references), which handles plugin settings updates without validating a WordPress nonce - the standard CSRF token mechanism for admin actions. CWE-352 (Cross-Site Request Forgery) identifies the root cause: the server accepts state-changing requests without confirming the request originated from a trusted, authenticated browser session. Because WordPress admin forms are predictable in structure, forging a valid-looking POST to this function requires no prior knowledge of session tokens, only that an administrator is currently authenticated when the request is submitted.

RemediationAI

No vendor-released patch identified at time of analysis - the available references point exclusively to the vulnerable 1.3.1 tag in the WordPress plugin repository with no newer tagged release visible. Site administrators should monitor the Wordfence advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/3d5bc7a0-89b8-47fc-a6fa-7eb141d2be31 and the WordPress plugin page for a patched release. As an immediate compensating control, deactivating or removing the CDN Linker lite plugin eliminates the attack surface entirely at the cost of CDN URL rewriting functionality - assets will be served from the origin server. If the plugin must remain active, administrators should apply strict Content Security Policy headers to limit which domains can serve scripts and stylesheets, reducing the blast radius if the CDN URL is tampered with. Additionally, restricting WordPress admin access by IP address or requiring VPN for admin panel access raises the bar for the social engineering prerequisite.

CVE-2016-10033 CRITICAL POC
9.8 Dec 30

The mailSend function in the isMail transport in PHPMailer before 5.2.18 might allow remote attackers to pass extra para

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2026-63030 CRITICAL POC
9.8 Jul 17

Remote code execution in WordPress 6.9.x (before 6.9.5) and 7.0.x (before 7.0.2) arises from a REST API batch endpoint r

Share

EUVD-2026-32067 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy