CVE-2025-23845 HIGH

CVE-2025-23845: WordPress ImageMeta Plugin <= 1.1.2 - Reflected Cross Site Scripting (XSS) vulnerability

Vendor Era404
Product ImageMeta
Weakness CWE-79 · XSS
Published February 17, 2025
Last update May 11, 2026

CVSS base score

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

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/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 ERA404 ImageMeta imagemeta allows Reflected XSS.This issue affects ImageMeta: from n/a through <= 1.1.2.

Explanation of Vulnerability in Simple Terms

02Summary

ImageMeta versions 1.1.2 and earlier contain a cross-site scripting (XSS) vulnerability that allows attackers to inject malicious scripts into web pages viewed by other users. The vulnerability requires user interaction—typically clicking a malicious link—and can affect multiple users across the site. An attacker with no authentication can craft a payload that executes in victims' browsers, potentially stealing session data or performing actions on their behalf.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that execute in other users' browsers when they visit a crafted link.

Potential impact on your site

04Site Impact

Users' sessions and data can be compromised if they click malicious links; site reputation and user trust at risk.

Conditions required to exploit

05Prerequisites

Victim must click a malicious link or visit an attacker-controlled page; no authentication required.

Key dates

06Disclosure timeline

February 17, 2025 CVE published
May 11, 2026 Record updated