CVE-2025-31437 MEDIUM

CVE-2025-31437: WordPress WP-OGP plugin <= 1.0.5 - Cross Site Scripting (XSS) Vulnerability

Vendor David Miller
Product WP-OGP
Weakness CWE-79 · XSS
Published March 28, 2025
Last update April 28, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in David Miller WP-OGP wp-ogp allows Stored XSS.This issue affects WP-OGP: from n/a through <= 1.0.5.

Explanation of Vulnerability in Simple Terms

02Summary

WP-OGP versions 1.0.5 and earlier contain a cross-site scripting (XSS) vulnerability that allows an authenticated administrator to inject malicious scripts. The vulnerability requires the admin to visit a specially crafted page or link. When triggered, the injected script executes in the context of other users' browsers, potentially compromising their sessions or stealing sensitive data.

What an attacker can do

03Attacker Capabilities

Inject malicious JavaScript that runs in other users' browsers when they visit affected pages.

Potential impact on your site

04Site Impact

A malicious admin can steal session tokens, modify site content, or compromise other administrator accounts.

Conditions required to exploit

05Prerequisites

Attacker must have administrator privileges and the victim must visit a link or page the attacker controls.

Key dates

06Disclosure timeline

March 28, 2025 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE