First published: Wed Mar 26 2025(Updated: )
The Advanced iFrame plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'advanced_iframe' shortcode in all versions up to, and including, 2024.5 due to insufficient input sanitization and output escaping on user supplied attributes through the 'src' attribute when the src supplied returns a header with an injected value . 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.
Credit: security@wordfence.com
Affected Software | Affected Version | How to fix |
---|---|---|
Advanced iFrame | <=2024.5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-1439 is classified as a high severity vulnerability due to its potential forStored Cross-Site Scripting.
To fix CVE-2025-1439, update the Advanced iFrame plugin to version 2024.6 or later.
CVE-2025-1439 affects all versions of the Advanced iFrame plugin up to and including 2024.5.
CVE-2025-1439 allows an attacker to execute arbitrary JavaScript code in the context of an affected user's session, potentially compromising sensitive information.
Yes, CVE-2025-1439 stems from insufficient input sanitization and output escaping on user-supplied attributes in the plugin.