CVE detail
CVE-2026-3550
The RockPress plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 1.0.17. This is due to missing capability checks on multiple AJAX actions (rockpress_import, rockpress_import_status, rockpress_last_import, rockpress_reset_import, and rockpress_check_services) combined with the plugin's nonce being exposed to all authenticated users via an unconditionally enqueued admin script. The plugin enqueues the 'rockpress-admin' script on all admin pages (including profile.php) without any page or capability restrictions, and the nonce for the 'rockpress-nonce' action is passed to this script via wp_localize_script. Since the AJAX handlers only verify this nonce and do not check current_user_can(), any authenticated user, including Subscribers, can extract the nonce from any admin page's HTML source and use it to trigger imports, reset import data (deleting options), check service connectivity, and read import status information. This makes it possible for authenticated attackers, with Subscriber-level access and above, to trigger resource-intensive import operations, reset import tracking data, and perform system connection checks that should be restricted to administrators.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 28.3 · diversity 6.5 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
16 source links · newest first
- https://www.wordfence.com/threat-intel/vulnerabilities/id/d5031631-9f12-47d3-997d-4418d348ab40?source=cvewww.wordfence.com
No excerpt available.
Patchwww.wordfence.comMar 20, 2026, 9:16 AM - https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3477205%40ft-rockpress&new=3477205%40ft-rockpress&sfp_email=&sfph_mail=plugins.trac.wordpress.org
No excerpt available.
Patchplugins.trac.wordpress.orgMar 20, 2026, 9:16 AM - https://plugins.trac.wordpress.org/browser/ft-rockpress/trunk/includes/class-rockpress-import.php#L206plugins.trac.wordpress.org
No excerpt available.
Patchplugins.trac.wordpress.orgMar 20, 2026, 9:16 AM - https://plugins.trac.wordpress.org/browser/ft-rockpress/trunk/includes/class-rockpress-import.php#L184plugins.trac.wordpress.org
No excerpt available.
Patchplugins.trac.wordpress.orgMar 20, 2026, 9:16 AM - https://plugins.trac.wordpress.org/browser/ft-rockpress/trunk/includes/class-rockpress-import.php#L145plugins.trac.wordpress.org
No excerpt available.
Patchplugins.trac.wordpress.orgMar 20, 2026, 9:16 AM - https://plugins.trac.wordpress.org/browser/ft-rockpress/trunk/includes/class-rockpress-import.php#L125plugins.trac.wordpress.org
No excerpt available.
Patchplugins.trac.wordpress.orgMar 20, 2026, 9:16 AM - https://plugins.trac.wordpress.org/browser/ft-rockpress/trunk/includes/admin/admin-scripts.php#L88plugins.trac.wordpress.org
No excerpt available.
Patchplugins.trac.wordpress.orgMar 20, 2026, 9:16 AM - https://plugins.trac.wordpress.org/browser/ft-rockpress/trunk/includes/admin/admin-scripts.php#L50plugins.trac.wordpress.org
No excerpt available.
Patchplugins.trac.wordpress.orgMar 20, 2026, 9:16 AM - https://plugins.trac.wordpress.org/browser/ft-rockpress/trunk/includes/admin/admin-ajax.php#L33plugins.trac.wordpress.org
No excerpt available.
Patchplugins.trac.wordpress.orgMar 20, 2026, 9:16 AM - https://plugins.trac.wordpress.org/browser/ft-rockpress/tags/1.0.17/includes/class-rockpress-import.php#L206plugins.trac.wordpress.org
No excerpt available.
Patchplugins.trac.wordpress.orgMar 20, 2026, 9:16 AM - https://plugins.trac.wordpress.org/browser/ft-rockpress/tags/1.0.17/includes/class-rockpress-import.php#L184plugins.trac.wordpress.org
No excerpt available.
Patchplugins.trac.wordpress.orgMar 20, 2026, 9:16 AM - https://plugins.trac.wordpress.org/browser/ft-rockpress/tags/1.0.17/includes/class-rockpress-import.php#L145plugins.trac.wordpress.org
No excerpt available.
Patchplugins.trac.wordpress.orgMar 20, 2026, 9:16 AM - https://plugins.trac.wordpress.org/browser/ft-rockpress/tags/1.0.17/includes/class-rockpress-import.php#L125plugins.trac.wordpress.org
No excerpt available.
Patchplugins.trac.wordpress.orgMar 20, 2026, 9:16 AM - https://plugins.trac.wordpress.org/browser/ft-rockpress/tags/1.0.17/includes/admin/admin-scripts.php#L88plugins.trac.wordpress.org
No excerpt available.
Patchplugins.trac.wordpress.orgMar 20, 2026, 9:16 AM - https://plugins.trac.wordpress.org/browser/ft-rockpress/tags/1.0.17/includes/admin/admin-scripts.php#L50plugins.trac.wordpress.org
No excerpt available.
Patchplugins.trac.wordpress.orgMar 20, 2026, 9:16 AM - https://plugins.trac.wordpress.org/browser/ft-rockpress/tags/1.0.17/includes/admin/admin-ajax.php#L33plugins.trac.wordpress.org
No excerpt available.
Patchplugins.trac.wordpress.orgMar 20, 2026, 9:16 AM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-72723CVSS 5.3 · Medium
Discourse is an open-source discussion platform. Prior to 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0, SiteSerializer.anonymous_default_navigation_menu_tags serializes tags from Si…
- CVE-2026-72722CVSS 4.3 · Medium
Discourse is an open-source discussion platform. Prior to 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0, TopicLink.extract_from, TopicLink.ensure_entry_for, and TopicLink.duplicate_l…
- CVE-2026-47754CVSS 9.3 · Critical
Metacat is data repository software that helps researchers preserve, share, and discover data. Versions 2.x through 2.19.1 and all 1.x versions contain an unauthenticated path tra…
- CVE-2026-72759CVSS 6.9 · Medium
In affected versions of MISP cti-transmute, the conversion-history details endpoint performs an incomplete authorization check. When a history record references a deleted conversi…
- CVE-2026-71959CVSS 6.9 · Medium
Bitwarden Server before 2026.7.2 does not verify that the caller is a member of the organization identified in a POST /collect request body, allowing any authenticated user to wri…
- CVE-2026-15060CVSS 4.7 · Medium
When systemd-machined >= v259 (or v258 with a custom `polkit` policy that allows `register-machine` access) is running on a desktop system, an unprivileged user logged in a deskto…