Description
Contributor Cross Site Scripting (XSS) in Featured Image from URL <= 5.3.3 versions.
Published: 2026-08-13
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vendor‑maintained plugin "Featured Image from URL" releases before version 5.3.3 allow malicious input to be stored and later rendered in the browser. The vulnerability is a classic stored cross‑site scripting flaw that can expose visitor browsers to arbitrary JavaScript. The flaw may lead to the theft of session cookies, account takeover, or defacement of sites where users view contributor‑generated image URLs.

Affected Systems

WordPress websites that have installed the Featured Image from URL plugin version 5.3.3 or earlier. Only the plugin itself is directly affected; no other WordPress components are listed as vulnerable.

Risk and Exploitability

With a CVSS score of 6.5 the flaw is considered moderate to high severity. The EPSS value is not available, so current exploitation likelihood cannot be quantified, and the vulnerability is not listed in the Centers for Disease Control and Prevention KEV catalog. The most probable attack path is through a contributor who can input a crafted image URL that travels through the plugin’s rendering logic and injects executable code into the page. Once executed, the script runs under the privileges of the logged‑in user or, in a worst case, any site visitor. Because the attack surface depends on the plugin's permission levels, sites that give contributor access should scrutinize the plugin’s input handling carefully.

Generated by OpenCVE AI on August 13, 2026 at 16:07 UTC.

Remediation

Vendor Solution

Update the WordPress Featured Image from URL Plugin to the latest available version (at least 6.0.0).


OpenCVE Recommended Actions

  • Update the Featured Image from URL plugin to version 6.0.0 or later.
  • If an immediate update is not possible, temporarily de‑activate the plugin or remove contributor role privileges that allow image URL submissions.
  • Sanitize any user‑supplied image URLs before rendering and apply a content security policy to restrict script execution to trusted origins.

Generated by OpenCVE AI on August 13, 2026 at 16:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
Description Contributor Cross Site Scripting (XSS) in Featured Image from URL <= 5.3.3 versions.
Title WordPress Featured Image from URL plugin <= 5.3.3 - 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-08-13T15:32:39.087Z

Reserved: 2026-08-12T10:51:08.683Z

Link: CVE-2026-73340

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-13T14:17:12.613

Modified: 2026-08-13T16:19:04.040

Link: CVE-2026-73340

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T16:15:04Z

Weaknesses
  • CWE-79

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