CVE-2026-3279 MEDIUM

CVE-2026-3279: Enable jQuery Migrate Helper <= 1.4.1 - Missing Authorization to Authenticated (Subscriber+) jQuery Version Downgrade

Vendor Clorith
Product Enable jQuery Migrate Helper
Weakness CWE-862 · Missing authorization
Published May 27, 2026
Last update May 27, 2026

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

What the vulnerability does

01Description

The Enable jQuery Migrate Helper plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the `downgrade_jquery_version()` function in all versions up to, and including, 1.4.1. This is due to the function only verifying a nonce without checking user capabilities. This makes it possible for authenticated attackers, with Subscriber-level access and above, to downgrade the site-wide jQuery version from 3.7.1 to the legacy 1.12.4-wp release, which has knowns security vulnerabilities.

Explanation of Vulnerability in Simple Terms

02Summary

Enable jQuery Migrate Helper versions up to 1.4.1 lack proper authorization checks, allowing authenticated users to modify site data they should not have access to. An attacker with a low-privilege account can change settings or content without the appropriate permissions. Update to a version newer than 1.4.1 to resolve this issue.

What an attacker can do

03Attacker Capabilities

Modify site data or settings without proper authorization.

Potential impact on your site

04Site Impact

Unauthorized changes to site configuration or content by low-privilege users.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site.

Key dates

06Disclosure timeline

May 27, 2026 CVE published
May 27, 2026 Record updated

Related vulnerabilities

08Related CVE