CVE-2022-50958 MEDIUM

CVE-2022-50958: WordPress Plugin Jetpack 9.1 Cross Site Scripting via grunion-form-view.php

Vendor Jetpack
Product Jetpack
Weakness CWE-79 · XSS
Published May 10, 2026
Last update May 24, 2026

CVSS base score

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

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

What the vulnerability does

01Description

WordPress Plugin Jetpack 9.1 contains a reflected cross-site scripting vulnerability that allows unauthenticated attackers to inject malicious scripts by manipulating the post_id parameter. Attackers can craft URLs to the grunion-form-view.php endpoint with script payloads in the post_id parameter to execute arbitrary JavaScript in victim browsers.

Explanation of Vulnerability in Simple Terms

02Summary

Jetpack versions 9.1 and later contain a cross-site scripting (XSS) vulnerability that allows attackers to inject malicious scripts. An attacker can craft a malicious link or page that, when visited by a site user, executes arbitrary JavaScript in the user's browser. This can lead to session hijacking, credential theft, or defacement. The vulnerability requires user interaction to exploit.

What an attacker can do

03Attacker Capabilities

Inject and execute malicious JavaScript in a user's browser session.

Potential impact on your site

04Site Impact

Site users' sessions and data are at risk if they interact with attacker-controlled content.

Conditions required to exploit

05Prerequisites

A site user must visit an attacker-controlled page or click a malicious link.

Key dates

06Disclosure timeline

May 10, 2026 CVE published
May 24, 2026 Record updated

Related vulnerabilities

08Related CVE