CVE-2026-1657
MEDIUMEventPrime WordPress Plugin <4.2.8.4 - Unauthenticated File Upload
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2026-1657. PoCs published by d3kc4rt1, Vimash-Dilsara.
AI-analyzed exploit summary This repository provides a detailed technical analysis of CVE-2026-1657, an unauthenticated arbitrary file upload vulnerability in the EventPrime WordPress plugin. It includes root cause analysis, proof-of-concept steps, and remediation guidance.
Description
The EventPrime plugin for WordPress is vulnerable to unauthorized image file upload in all versions up to, and including, 4.2.8.4. This is due to the plugin registering the upload_file_media AJAX action as publicly accessible (nopriv-enabled) without implementing any authentication, authorization, or nonce verification despite a nonce being created. This makes it possible for unauthenticated attackers to upload image files to the WordPress uploads directory and create Media Library attachments via the ep_upload_file_media endpoint.
Exploits (2)
This repository provides a detailed technical analysis of CVE-2026-1657, an unauthenticated arbitrary file upload vulnerability in the EventPrime WordPress plugin. It includes root cause analysis, proof-of-concept steps, and remediation guidance.
This repository contains a functional exploit for CVE-2026-1657, targeting an unauthenticated file upload vulnerability in the EventPrime WordPress plugin via the 'ep_upload_file_media' AJAX endpoint. The script checks the plugin version, verifies vulnerability status, and attempts to upload a file to the target system.
References (6)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N