Description
The EmbedPress WordPress plugin before 4.6.7 does not escape one of its block attributes before outputting it inside an HTML attribute, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks against higher privileged users viewing the post.
Published: 2026-09-27
Score: n/a
EPSS: n/a
KEV: No
Impact: Stored Cross-Site Scripting
Action: Patch Now
AI Analysis

Impact

The EmbedPress WordPress plugin before version 4.6.7 fails to escape a block attribute when rendering the content of an Instagram Carousel block. This flaw allows users who have at least the contributor role to insert arbitrary JavaScript into a post that is stored in the database. When higher‑privileged users view that post, the injected script runs in their browser context, potentially enabling credential theft, session hijacking, or other malicious actions typical of stored XSS.

Affected Systems

The vulnerability affects the EmbedPress WordPress plugin with any version below 4.6.7 deployed on a WordPress site. Any site using this plugin that allows contributors or higher to add or edit posts is at risk.

Risk and Exploitability

The flaw can be exploited by any contributor or higher role on the site and does not require authentication to the target server beyond the credential that grants that role. The lack of escaping in an HTML attribute means the victim is presented with a script that executes automatically when they view the page. The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, but the nature of the attack is severe due to the potential for compromising privileged accounts. Attackers who gain contributor-level access can embed malicious code that will be executed for all users who view the affected posts.

Generated by OpenCVE AI on September 27, 2026 at 07:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the EmbedPress plugin to version 4.6.7 or later, which includes proper escaping of block attributes.
  • If an update is not immediately possible, delete any posts that contain the Instagram Carousel block or manually sanitize the block attributes to remove any injected code.
  • Consider demoting contributors or revoking their ability to modify posts until the plugin can be updated, to prevent the creation of new vulnerable content.

Generated by OpenCVE AI on September 27, 2026 at 07:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 27 Sep 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79

Sun, 27 Sep 2026 06:15:00 +0000

Type Values Removed Values Added
Description The EmbedPress WordPress plugin before 4.6.7 does not escape one of its block attributes before outputting it inside an HTML attribute, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks against higher privileged users viewing the post.
Title EmbedPress < 4.6.7 - Contributor+ Stored XSS via Instagram Carousel Block Attributes
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-27T06:00:19.536Z

Reserved: 2026-09-02T18:25:59.220Z

Link: CVE-2026-85002

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-27T06:17:10.067

Modified: 2026-09-27T06:17:10.067

Link: CVE-2026-85002

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-27T07:30:17Z

Weaknesses
  • CWE-79

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