CVE-2024-5149 MEDIUM

CVE-2024-5149: BuddyForms <= 2.8.9 - Email Verification Bypass due to Insufficient Randomness

Vendor Themekraft
Product Post Form – Registration Form – Profile Form for User Profiles – Frontend Content Forms for User Submissions (UGC)
Weakness CWE-330 · Insufficient randomness
Published June 5, 2024
Last update April 8, 2026

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

What the vulnerability does

01Description

The BuddyForms plugin for WordPress is vulnerable to Email Verification Bypass in all versions up to, and including, 2.8.9 via the use of an insufficiently random activation code. This makes it possible for unauthenticated attackers to bypass the email verification.

Explanation of Vulnerability in Simple Terms

02Summary

The Post Form plugin for WordPress contains a use of insufficiently random values (CWE-330) that allows attackers to predict or brute-force security tokens. An attacker can exploit this without authentication to forge requests or bypass security controls. All versions up to 2.8.9 are affected. Update to a version newer than 2.8.9 when available.

What an attacker can do

03Attacker Capabilities

Predict or brute-force security tokens to forge requests or bypass security controls.

Potential impact on your site

04Site Impact

Attackers can bypass form security, forge user submissions, or hijack registration/profile actions without logging in.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

June 5, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE