Description
The Media Library Alt Text Editor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'bvmalt_sc_div_update_alt_text' shortcode in all versions up to, and including, 1.0.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-03-07
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting that can execute arbitrary scripts in the browsers of any visitor to injected pages
Action: Apply Patch
AI Analysis

Impact

The Media Library Alt Text Editor plugin for WordPress processes the 'post_id' attribute of its "bvmalt_sc_div_update_alt_text" shortcode without adequate sanitization or escaping. This flaw permits authenticated users with contributor or higher privileges to embed malicious scripts that are then stored in the site’s content. When a visitor loads the affected page, the injected script executes in the context of that browser, exposing the user to session hijacking, data theft, or defacement. The issue is specifically a Stored Cross‑Site Scripting vulnerability characterized by CWE‑79.

Affected Systems

WordPress sites running the Media Library Alt Text Editor plugin, version 1.0.0 and earlier. No patch release for versions beyond 1.0.0 is documented in the provided data. The plugin is distributed via the WordPress plugin repository and identified under the vendor brainvireinfo.

Risk and Exploitability

The CVSS score of 6.4 indicates a moderate severity, while the EPSS score of less than 1% implies a low likelihood of public exploitation at present. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog. Exploitation requires only that an attacker is authenticated as a contributor or higher; no additional network or local privileges are needed. After authentication, the attacker can embed a single string in a post that will be rendered and executed on every subsequent view of that page, targeting all site users who have access to the page.

Generated by OpenCVE AI on April 15, 2026 at 19:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Media Library Alt Text Editor plugin to the latest version, or reinstall from a clean, verified source if a newer version is not yet available. This will remove the vulnerable shortcode logic and any stored malicious code.
  • If no update is available, immediately delete or disable the plugin and expunge any posts or content that used the affected shortcode to ensure no scripts remain stored in the database.
  • Search the database for any remaining instances of the "bvmalt_sc_div_update_alt_text" shortcode and manually edit or purge them, ensuring no residual malicious scripts remain. Also consider restricting shortcode usage for contributors to prevent future injection.

Generated by OpenCVE AI on April 15, 2026 at 19:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 09 Mar 2026 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 09 Mar 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Brainvireinfo
Brainvireinfo media Library Alt Text Editor
Wordpress
Wordpress wordpress
Vendors & Products Brainvireinfo
Brainvireinfo media Library Alt Text Editor
Wordpress
Wordpress wordpress

Sat, 07 Mar 2026 07:45:00 +0000

Type Values Removed Values Added
Description The Media Library Alt Text Editor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'bvmalt_sc_div_update_alt_text' shortcode in all versions up to, and including, 1.0.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Media Library Alt Text Editor <= 1.0.0 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'post_id' Shortcode Attribute
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Brainvireinfo Media Library Alt Text Editor
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:01:54.385Z

Reserved: 2026-02-03T14:16:03.830Z

Link: CVE-2026-1820

cve-icon Vulnrichment

Updated: 2026-03-09T17:31:46.514Z

cve-icon NVD

Status : Deferred

Published: 2026-03-07T08:16:10.297

Modified: 2026-04-22T21:27:27.950

Link: CVE-2026-1820

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T20:00:06Z

Weaknesses