CVE-2026-1644 PUBLISHED

WP Frontend Profile <= 1.3.8 - Cross-Site Request Forgery to Unauthorized User Account Approval or Rejection

Assigner: Wordfence
Reserved: 29.01.2026 Published: 06.03.2026 Updated: 06.03.2026

The WP Frontend Profile plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.3.8. This is due to missing nonce validation on the 'update_action' function. This makes it possible for unauthenticated attackers to approve or reject user account registrations via a forged request granted they can trick an administrator into performing an action such as clicking on a link.

Metrics

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

Product Status

Vendor glowlogix
Product WP Frontend Profile
Versions Default: unaffected
  • affected from * to 1.3.8 (incl.)

Credits

  • JohSka finder

References

Problem Types

  • CWE-352 Cross-Site Request Forgery (CSRF) CWE