CVE-2025-13673 PUBLISHED

Tutor LMS <= 3.9.6 - Unauthenticated SQL Injection via coupon_code

Assigner: Wordfence
Reserved: 25.11.2025 Published: 28.02.2026 Updated: 28.02.2026

The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to SQL Injection via the 'coupon_code' parameter in all versions up to, and including, 3.9.6 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. NOTE: This vulnerability was partially mitigated in versions 3.9.4 and 3.9.6.

Metrics

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

Product Status

Vendor themeum
Product Tutor LMS – eLearning and online course solution
Versions Default: unaffected
  • affected from * to 3.9.6 (incl.)

Credits

  • Supakiad S. finder

References

Problem Types

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