VYPR
Medium severity5.9NVD Advisory· Published Jan 7, 2025· Updated Apr 23, 2026

CVE-2024-56293

CVE-2024-56293

Description

Stored XSS vulnerability in Advanced Form Integration plugin for WordPress up to version 1.95.0 allows attackers to inject malicious scripts.

AI Insight

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

Stored XSS vulnerability in Advanced Form Integration plugin for WordPress up to version 1.95.0 allows attackers to inject malicious scripts.

Vulnerability

The vulnerability resides in the Advanced Form Integration plugin for WordPress, where improper neutralization of user input during web page generation leads to Stored Cross-Site Scripting (XSS). Affected versions are from n/a through 1.95.0. The plugin allows users to store data that is later displayed on admin pages without proper sanitization, enabling the injection of arbitrary JavaScript code[1].

Exploitation

An attacker needs to have the ability to input data via forms or integrations that the plugin processes, such as form submissions or other user-supplied content. The attacker crafts a payload containing JavaScript code that bypasses output encoding. When an administrator views the stored data in the WordPress admin area, the script executes in the context of the admin's session[1].

Impact

Successful exploitation leads to stored XSS, allowing the attacker to execute arbitrary JavaScript in the browser of an authenticated admin user. This can result in session hijacking, defacement, or theft of sensitive information. The attack requires no privileges higher than being able to submit a form or trigger an integration, but the impact is escalated to the admin level through the XSS[1].

Mitigation

The vendor has not yet released a patched version for this vulnerability. As of the publication date, versions through 1.95.0 remain affected. Users should monitor the plugin repository for updates and apply the fixed version as soon as it becomes available. No workaround is documented in the available references[1].

AI Insight generated on May 23, 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

1

News mentions

0

No linked articles in our index yet.