CVE-2025-9198 PUBLISHED

Wp cycle text announcement <= 8.1 - Authenticated (Contributor+) SQL Injection

Assigner: Wordfence
Reserved: 19.08.2025 Published: 03.10.2025 Updated: 08.04.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS Score: 6.5

Product Status

Vendor gopi_plus
Product Wp cycle text announcement
Versions Default: unaffected
  • affected from 0 to 8.1 (incl.)

Credits

  • Peter Thaleikis finder

References

Problem Types

  • CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE