CVE-2026-3550
Last modified
CVE-2026-3550 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 0.40% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-3550?
How severe is CVE-2026-3550?
How do I fix CVE-2026-3550?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-35489Tandoor Recipes is an application for managing recipes, plan…7.3
- CVE-2026-3549Heap Overflow in TLS 1.3 ECH parsing. An integer underflow e…9.8
- CVE-2026-35490changedetection.io is a free open source web page change det…9.8
- CVE-2026-35491FTLDNS (pihole-FTL) provides an interactive API and also gen…6.1
- CVE-2026-35492Kedro-Datasets is a Kendo plugin providing data connectors. …6.5
- CVE-2026-35496A path traversal vulnerability exists in CubeCart prior to 6…5.1
- CVE-2026-35502Deserialization of untrusted data for some Intel(R) Extensio…4.6
- CVE-2026-35503A vulnerability in SenseLive X3050’s web management interfac…9.8
- CVE-2026-35504PowerSYSTEM Center email notification service is affected by…5.5
- CVE-2026-35505An unauthenticated remote attacker can repeatedly send craft…8.7
- CVE-2026-35506ELECOM wireless LAN access point devices contain an OS comma…8.6
- CVE-2026-35507Shynet before 0.14.0 allows Host header injection in the pas…6.5
Are you affected by CVE-2026-3550?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
