VYPR
Medium severity6.5NVD Advisory· Published Aug 29, 2025· Updated Apr 15, 2026

CVE-2025-9441

CVE-2025-9441

Description

The iATS Online Forms plugin for WordPress is vulnerable to time-based SQL Injection via the ‘order' parameter in all versions up to, and including, 1.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

AI Insight

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

Time-based SQL injection in iATS Online Forms WordPress plugin allows authenticated attackers with Contributor-level access to extract sensitive data.

The iATS Online Forms plugin for WordPress is vulnerable to time-based SQL injection in all versions up to and including 1.2. The vulnerability exists because the plugin passes user-supplied input from the 'order' parameter into SQL queries without sufficient escaping or preparation [1]. This allows attackers to manipulate the query structure.

Exploitation requires authenticated access with at least Contributor-level permissions. The attacker can inject additional SQL statements by crafting malicious input in the 'order' parameter. No other prerequisites or network position is required beyond standard WordPress user authentication.

A successful attack enables extraction of sensitive information from the database, including but not limited to user credentials and other confidential data. The time-based nature of the injection allows attackers to infer data through delayed responses, bypassing common detection mechanisms.

The plugin has been closed as of August 27, 2025, due to this security issue and is no longer available for download [1]. Users who have installed the plugin should remove it immediately and consider alternative solutions. No patched version exists.

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

3

News mentions

0

No linked articles in our index yet.