CVE-2026-1655

T

he EventPrime plugin for WordPress is vulnerable to unauthorized post modification due to missing authorization checks in all versions up to, and including, 4.2.8.4. This is due to the save_frontend_event_submission function accepting a user-controlled event_id parameter and updating the corresponding event post without enforcing ownership or capability checks. This makes it possible for authenticated (Customer+) attackers to modify posts created by administrators by manipulating the event_id parameter granted they can obtain a valid nonce.

Configurations

No configuration.

History

18 Feb 2026, 08:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-18 08:16

Updated : 2026-02-18 17:51


NVD link : CVE-2026-1655

Mitre link : CVE-2026-1655

CVE.ORG link : CVE-2026-1655


JSON object : View

Products Affected

No product.

CWE
CWE-862

Missing Authorization