🔐 CVE Alert

CVE-2026-18436

MEDIUM 5.3

MailerPress <= 1.5.0 - Missing Authorization to Unauthenticated Arbitrary Modification via REST API Endpoint

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

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/<id>/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.

CWE CWE-862
Vendor mailerpress
Product mailerpress – newsletter, email marketing & ai automation
Published Jul 31, 2026
Stay Ahead of the Next One

Get instant alerts for mailerpress mailerpress – newsletter, email marketing & ai automation

Be the first to know when new medium vulnerabilities affecting mailerpress mailerpress – newsletter, email marketing & ai automation are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

mailerpress / MailerPress – Newsletter, email marketing & AI automation
0 ≤ 1.5.0

References

NVD ↗ CVE.org ↗ EPSS Data ↗
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/793a7ef0-8938-47a6-80ed-83f69fbbb27f?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/mailerpress/trunk/src/Api/CampaignRevisions.php#L156 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/mailerpress/trunk/src/Api/CampaignRevisions.php#L155

Credits

Jakub Lipiński (A3RES)