CVE-2025-13495 PUBLISHED

FluentCart A New Era of eCommerce <= 1.3.1 - Authenticated (Administrator+) SQL Injection via 'groupKey' Parameter

Assigner: Wordfence
Reserved: 20.11.2025 Published: 03.12.2025 Updated: 03.12.2025

The FluentCart plugin for WordPress is vulnerable to SQL Injection via the 'groupKey' parameter in all versions up to, and including, 1.3.1. This is 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 Administrator-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:H/UI:N/S:U/C:H/I:N/A:N
CVSS Score: 4.9

Product Status

Vendor wpmanageninja
Product FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler
Versions Default: unaffected
  • affected from * to 1.3.1 (incl.)

Credits

  • Itthidej Aramsri finder

References

Problem Types

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