CVE-2020-36854 MEDIUM

CVE-2020-36854: Async JavaScript <= 2.19.07.14 - Authenticated (Subscriber+) Stored Cross-Site Scripting

Vendor Cloughit
Product Async JavaScript
Weakness CWE-79 · XSS
Published October 18, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Async JavaScript plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 2.19.07.14. This is due to missing authorization checks on the aj_steps AJAX aciton along with a lack on sanitization on the settings saved via the function. This makes it possible for authenticated attackers with subscriber level permissions and above to inject malicious web scripts into a page that execute whenever a user accesses that page.

Explanation of Vulnerability in Simple Terms

02Summary

Async JavaScript versions before 2.20.02.27 contain a cross-site scripting vulnerability that allows an authenticated attacker to inject malicious scripts affecting other users. The vulnerability exists due to insufficient input sanitization in the library. An attacker with low-level privileges can craft payloads that execute in victims' browsers, potentially compromising user sessions or stealing data.

What an attacker can do

03Attacker Capabilities

Inject malicious JavaScript that runs in other users' browsers and affects the site's functionality.

Potential impact on your site

04Site Impact

Authenticated users can inject scripts affecting other users' sessions, data, or site behavior.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege account on the site; no user interaction required from victims.

Key dates

06Disclosure timeline

October 18, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE