Easy Post Submission <= 2.3.0 - Missing Authorization

9.1
Missing Authorization
CVE CVE-2026-4431
CVSS 9.1 (Critical)
Publicly Published August 4, 2026
Last Updated August 5, 2026
Researcher Md. Moniruzzaman Prodhan (NomanProdhan) - Knight Squad

Description

The Easy Post Submission plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the `create_post()` function in all versions up to, and including, 2.3.0. This is due to the `rbsm_submit_post` AJAX action being registered for unauthenticated users via `wp_ajax_nopriv_rbsm_submit_post` without any authorization checks when a `postId` parameter is supplied. This makes it possible for unauthenticated attackers to modify the title, content, excerpt, categories, and tags of arbitrary posts, as well as change the post status to draft (effectively unpublishing them) via the 'postId' parameter.

References

Share

Vulnerability Details for Easy Post Submission – Frontend Posting, Guest Publishing & Submit Content for WordPress

Software Type Plugin
Software Slug easy-post-submission (view on wordpress.org)
Patched? Yes
Remediation Update to version 2.4.0, or a newer patched version
Affected Version
  • <= 2.3.0
Patched Version
  • 2.4.0

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation