CVE-2024-43949 MEDIUM

CVE-2024-43949: WordPress GHActivity plugin <= 2.0.0-alpha - Cross Site Scripting (XSS) vulnerability

Vendor Automattic
Product GHActivity
Weakness CWE-79 · XSS
Published August 29, 2024
Last update April 28, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Automattic GHActivity allows Stored XSS.This issue affects GHActivity: from n/a through 2.0.0-alpha.

Explanation of Vulnerability in Simple Terms

02Summary

GHActivity versions up to 2.0.0-alpha contain a cross-site scripting (XSS) vulnerability that allows an authenticated user to inject malicious scripts. The vulnerability requires user interaction—typically clicking a crafted link—and can affect other users viewing the same page. An attacker with low privileges can read or modify limited data and disrupt site functionality.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that execute in other users' browsers when they view affected pages.

Potential impact on your site

04Site Impact

Users' sessions and data may be compromised; attackers can steal credentials or perform actions on behalf of victims.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege account and the victim must click a link or visit a page containing the payload.

Key dates

06Disclosure timeline

August 29, 2024 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE