CVE-2024-2165 MEDIUM

CVE-2024-2165: SEOPress – On-site SEO <= 7.5.2.1 - Authenticated (Author+) Stored Cross-Site Scripting

Vendor Rainbowgeek
Product SEOPress – On-site SEO & Analytics
Weakness CWE-20 · Input validation
Published April 9, 2024
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 SEOPress – On-site SEO plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the image alt parameter in all versions up to, and including, 7.5.2.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with author access or higher, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Explanation of Vulnerability in Simple Terms

02Summary

SEOPress versions up to 7.5.2.1 contain an input validation flaw that allows authenticated users with low privileges to read or modify data across the site. The vulnerability stems from insufficient input validation (CWE-20) and affects multiple users due to its changed scope. Site administrators should update to a version newer than 7.5.2.1 immediately.

What an attacker can do

03Attacker Capabilities

Read or modify site data by sending crafted requests as a low-privilege authenticated user.

Potential impact on your site

04Site Impact

Unauthorized data disclosure or modification by authenticated users with limited permissions.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege account on the site (e.g., subscriber or contributor role).

Key dates

06Disclosure timeline

April 9, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE