Description
The Accordion and Accordion Slider plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.4.5. This is due to the plugin not properly verifying that a user is authorized to perform an action in the 'wp_aas_save_attachment_data' and 'wp_aas_get_attachment_edit_form' functions. This makes it possible for authenticated attackers, with contributor level access and above, to read and modify attachment metadata including file paths, titles, captions, alt text, and custom links for any attachment on the site.
Published: 2026-02-14
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Authorization bypass allows authenticated contributors to modify all attachment metadata
Action: Apply Patch
AI Analysis

Impact

The Accordion and Accordion Slider plugin for WordPress has an authorization bypass that enables authenticated contributors and higher roles to read and modify any attachment metadata, including file paths, titles, captions, alt text, and custom links. This flaw is classified as CWE‑862, indicating an inadequate check of the user’s authorization before allowing data modification. While the vulnerability does not grant code execution, it permits an attacker to alter media references and potentially deface or mislead users by changing image metadata.

Affected Systems

Believed to affect the Essential Plugin Accordion and Accordion Slider for WordPress. Versions up to and including 1.4.5 are vulnerable. The problem exists in plugins built on WordPress and is triggered when the user has contributor-level access or higher.

Risk and Exploitability

The CVSS score is 5.4, indicating a moderate severity. The EPSS score is below 1%, meaning current exploitation attempts are infrequent. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires a user who can authenticate to the WordPress site with a contributor role or higher and then use the admin functions 'wp_aas_save_attachment_data' or 'wp_aas_get_attachment_edit_form' to change attachment metadata. There are no external trigger requirements beyond normal authenticated site access.

Generated by OpenCVE AI on April 15, 2026 at 20:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Accordion and Accordion Slider to version 1.4.6 or later. The new release adds proper authorization checks for modifying attachment data.
  • Restrict the 'wp_aas_save_attachment_data' and 'wp_aas_get_attachment_edit_form' endpoints to administrators only by adjusting user role capabilities or using a role‑management plugin.
  • If upgrading is not feasible, consider removing the plugin altogether or replacing it with a trusted alternative that has proper access controls.

Generated by OpenCVE AI on April 15, 2026 at 20:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 18 Feb 2026 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 16 Feb 2026 12:15:00 +0000

Type Values Removed Values Added
First Time appeared Essentialplugin
Essentialplugin accordion And Accordion Slider
Wordpress
Wordpress wordpress
Vendors & Products Essentialplugin
Essentialplugin accordion And Accordion Slider
Wordpress
Wordpress wordpress

Sat, 14 Feb 2026 06:45:00 +0000

Type Values Removed Values Added
Description The Accordion and Accordion Slider plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.4.5. This is due to the plugin not properly verifying that a user is authorized to perform an action in the 'wp_aas_save_attachment_data' and 'wp_aas_get_attachment_edit_form' functions. This makes it possible for authenticated attackers, with contributor level access and above, to read and modify attachment metadata including file paths, titles, captions, alt text, and custom links for any attachment on the site.
Title Accordion and Accordion Slider <= 1.4.5 - Missing Authorization to Authenticated (Contributor+) Attachment Metadata Modification
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Essentialplugin Accordion And Accordion Slider
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:39:42.849Z

Reserved: 2026-01-08T14:53:42.062Z

Link: CVE-2026-0727

cve-icon Vulnrichment

Updated: 2026-02-18T20:14:34.635Z

cve-icon NVD

Status : Deferred

Published: 2026-02-14T07:16:08.590

Modified: 2026-04-15T00:35:42.020

Link: CVE-2026-0727

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses