Description
Author Cross Site Scripting (XSS) in Featured Image <= 2.1 versions.
Published: 2026-06-26
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in the WordPress Featured Image plugin arises from insufficient sanitization of data used in the plugin, allowing an attacker to inject arbitrary JavaScript into pages that invoke the plugin. This reflected cross‑site scripting flaw is classified as CWE‑79 and can enable attackers to hijack user sessions, deface content, or phish credentials from unsuspecting visitors. The impact is confined to the compromised user’s browser but can affect multiple users who view the vulnerable page.

Affected Systems

The affected product is the WordPress Featured Image plugin, version 2.1 or earlier, created by Mervin Praison. The vendor advises that all users update to version 2.2 or later to mitigate the flaw.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderately high risk, but the EPSS score is not available, suggesting no recent public exploitation data. The vulnerability is not listed in the CISA KEV catalog. Based on the description, the likely attack vector is through a crafted URL or input field that passes script payloads to the plugin, which then reflects them in the rendered page. An attacker needs only to supply the payload; no special privileges or network access are required, making the exploit straightforward under typical conditions.

Generated by OpenCVE AI on June 26, 2026 at 16:59 UTC.

Remediation

Vendor Solution

Update the WordPress Featured Image Plugin to the latest available version (at least 2.2).


OpenCVE Recommended Actions

  • Update the WordPress Featured Image plugin to version 2.2 or later.
  • If an update is unavailable, disable or uninstall the plugin to eliminate the attack surface.
  • Configure the website’s Content Security Policy to block inline scripts and restrict script origins to mitigate any remaining XSS exposure.

Generated by OpenCVE AI on June 26, 2026 at 16:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 26 Jun 2026 15:15:00 +0000

Type Values Removed Values Added
Description Author Cross Site Scripting (XSS) in Featured Image <= 2.1 versions.
Title WordPress Featured Image plugin <= 2.1 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-26T14:53:04.596Z

Reserved: 2026-06-24T12:46:44.605Z

Link: CVE-2026-57431

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-26T17:00:04Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')