CVE-2026-7050
Description
The Forms Rb plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.1.9. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with contributor-level access and above, to read form submission records, modify form configuration options, and delete records belonging to any form they do not own.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
References
- https://plugins.trac.wordpress.org/browser/forms-rb/tags/1.1.9/app/api.php#L128
- https://plugins.trac.wordpress.org/browser/forms-rb/tags/1.1.9/app/api.php#L190
- https://plugins.trac.wordpress.org/browser/forms-rb/tags/1.1.9/app/api.php#L316
- https://plugins.trac.wordpress.org/browser/forms-rb/tags/1.1.9/app/api.php#L41
- https://plugins.trac.wordpress.org/browser/forms-rb/tags/1.1.9/app/api.php#L444
- https://plugins.trac.wordpress.org/browser/forms-rb/tags/1.1.9/app/api.php#L623
- https://plugins.trac.wordpress.org/browser/forms-rb/trunk/app/api.php#L128
- https://plugins.trac.wordpress.org/browser/forms-rb/trunk/app/api.php#L190
- https://plugins.trac.wordpress.org/browser/forms-rb/trunk/app/api.php#L316
- https://plugins.trac.wordpress.org/browser/forms-rb/trunk/app/api.php#L41
- https://plugins.trac.wordpress.org/browser/forms-rb/trunk/app/api.php#L444
- https://plugins.trac.wordpress.org/browser/forms-rb/trunk/app/api.php#L623
- https://www.wordfence.com/threat-intel/vulnerabilities/id/80b27cde-68d7-439d-aee6-a390035e2022?source=cve
CWEs
CWE-862
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.