CVE-2025-6388 PUBLISHED

Spirit Framework <= 1.2.14 - Authentication Bypass to Account Takeover and Privilege Escalation

Assigner: Wordfence
Reserved: 20.06.2025 Published: 03.10.2025 Updated: 03.10.2025

The Spirit Framework plugin for WordPress is vulnerable to authentication bypass in all versions up to, and including, 1.2.14. This is due to the custom_actions() function not properly validating a user's identity prior to authenticating them to the site. This makes it possible for unauthenticated attackers to log in as any user, including administrators, granted they have access to the administrator's username.

Metrics

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

Product Status

Vendor Theme-Spirit
Product Spirit Framework
Versions Default: unaffected
  • affected from * to 1.2.14 (incl.)

Credits

  • Tonn finder

References

Problem Types

  • CWE-288 Authentication Bypass Using an Alternate Path or Channel CWE