Description
The Wp cycle text announcement plugin for WordPress is vulnerable to SQL Injection via the 'cycle-text' shortcode in all versions up to, and including, 8.1 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.
Published: 2025-10-03
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection leading to unauthorized data exfiltration
Action: Immediate Patch
AI Analysis

Impact

The Wp cycle text announcement plugin is vulnerable to SQL Injection when a user supplies a crafted 'cycle-text' shortcode. Because user input is not properly escaped and the plugin does not use parameterized queries, an attacker can append arbitrary SQL statements that are executed by the database. This flaw enables the unauthorized extraction of sensitive data from the WordPress database, exposing confidential information to anyone who gains sufficient access. The likely attack vector involves an authenticated contributor embedding a malicious 'cycle-text' shortcode, which is inferred from the description and typical WordPress plugin usage.

Affected Systems

The vulnerability affects the gopi_plus Wp cycle text announcement plugin in all versions up to and including 8.1. Administrators and developers should verify that their sites are running a patched release (8.2 or newer) and that any older installations are promptly updated.

Risk and Exploitability

The CVSS score of 6.5 signals a medium severity impact, and the EPSS score of less than 1% indicates a low likelihood of exploitation at the present time. The flaw is not listed in the CISA KEV catalog, suggesting no large‑scale exploitation has been detected. Exploitation requires authenticated Contributor‑level access or higher, and the attacker must be able to embed a malicious shortcode, which limits the attack surface to sites that expose the 'cycle-text' functionality to contributors. It is inferred that the attacker would need a Contributor or higher role with access to edit shortcodes, as the description specifies authenticated attacks are required.

Generated by OpenCVE AI on April 22, 2026 at 03:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Verify the installed version of the Wp cycle text announcement plugin; if it is 8.1 or earlier, consult the vendor for an updated release that addresses the injection flaw.
  • If an update is unavailable, restrict the 'cycle-text' shortcode to administrator use only or disable it altogether; this limits access to the vulnerable input source.
  • Implement strict input validation for the shortcode parameter and use prepared statements or WordPress database APIs for query construction to mitigate the injection risk.
  • Review contributor privileges and remove them from accounts that do not legitimately require shortcode editing to shrink the attack surface.

Generated by OpenCVE AI on April 22, 2026 at 03:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-32279 The Wp cycle text announcement plugin for WordPress is vulnerable to SQL Injection via the 'cycle-text' shortcode in all versions up to, and including, 8.1 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.
History

Mon, 24 Nov 2025 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}

ssvc

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


Mon, 06 Oct 2025 14:45:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Fri, 03 Oct 2025 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 03 Oct 2025 11:30:00 +0000

Type Values Removed Values Added
Description The Wp cycle text announcement plugin for WordPress is vulnerable to SQL Injection via the 'cycle-text' shortcode in all versions up to, and including, 8.1 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.
Title Wp cycle text announcement <= 8.1 - Authenticated (Contributor+) SQL Injection
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:47:43.846Z

Reserved: 2025-08-19T17:22:46.497Z

Link: CVE-2025-9198

cve-icon Vulnrichment

Updated: 2025-10-03T18:04:20.965Z

cve-icon NVD

Status : Deferred

Published: 2025-10-03T12:15:46.383

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

Link: CVE-2025-9198

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T04:00:08Z

Weaknesses