GHSA-vfgx-g9m5-wfgvMediumCVSS 5.3
The MailPress plugin for WordPress is vulnerable to unauthorized access in versions up to, and...
🔗 CVE IDs covered (1)
📋 Description
The MailPress plugin for WordPress is vulnerable to unauthorized access in versions up to, and including, 1.5.0 via the campaign revision-restore REST endpoint (POST /wp-json/mailpress/v1/campaign//restore-revision/<revision_id>). The route in the vulnerable range was registered without a permissionCallback, allowing the restoreRevision() handler to run for unauthenticated requests and overwrite a campaign's content_html with any prior revision. This makes it possible for unauthenticated attackers to modify campaign content by restoring an arbitrary revision.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-18436
- https://plugins.trac.wordpress.org/browser/mailerpress/trunk/src/Api/CampaignRevisions.php#L155
- https://plugins.trac.wordpress.org/browser/mailerpress/trunk/src/Api/CampaignRevisions.php#L156
- https://www.wordfence.com/threat-intel/vulnerabilities/id/793a7ef0-8938-47a6-80ed-83f69fbbb27f?source=cve
- https://github.com/advisories/GHSA-vfgx-g9m5-wfgv