VYPR
Unrated severityNVD Advisory· Published Nov 23, 2021· Updated Aug 3, 2024

Advanced Access Manager < 6.8.0 - Admin+ Stored Cross-Site Scripting

CVE-2021-24830

Description

The Advanced Access Manager WordPress plugin before 6.8.0 has a stored XSS vulnerability in its settings output, allowing high-privilege users to inject scripts even when unfiltered_html is disallowed.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

The Advanced Access Manager WordPress plugin before 6.8.0 has a stored XSS vulnerability in its settings output, allowing high-privilege users to inject scripts even when unfiltered_html is disallowed.

Vulnerability

The Advanced Access Manager WordPress plugin before version 6.8.0 fails to escape some of its settings when outputting them, leading to a stored Cross-Site Scripting (XSS) vulnerability [1]. This affects high-privilege users (Admin+) who can modify plugin settings. The vulnerability is exploitable even when the unfiltered_html capability is disallowed, because the plugin's output does not sanitize the stored values.

Exploitation

An attacker with administrator-level access to the WordPress site can inject malicious JavaScript into a plugin setting field. When the setting is subsequently displayed (e.g., in the admin dashboard or settings page), the injected script executes in the browser of any user viewing that page. No additional user interaction is required beyond the initial save of the malicious setting.

Impact

Successful exploitation allows the attacker to execute arbitrary JavaScript in the context of the WordPress admin area. This can lead to session hijacking, defacement, theft of sensitive data, or further privilege escalation within the site. The stored XSS persists until the malicious setting is removed or the plugin is updated.

Mitigation

The vulnerability is fixed in version 6.8.0 of the Advanced Access Manager plugin, released on 2021-10-19 [1]. Users should update to this version or later immediately. No workarounds are documented. The plugin is actively maintained, and this CVE is not listed in the Known Exploited Vulnerabilities (KEV) catalog.

AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.