CVE-2026-5427
Last modified
CVE-2026-5427 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. The Kubio plugin for WordPress is vulnerable to Arbitrary File Upload in versions up to and including 2.7.2. This is due to insufficient capability checks in the kubio_rest_pre_insert_import_assets() function, which is hooked to the rest_pre_insert_{post_type} filter for posts, pages, templates, and template parts. EPSS estimates a 0.54% chance of exploitation in the next 30 days.
Description
The Kubio plugin for WordPress is vulnerable to Arbitrary File Upload in versions up to and including 2.7.2. This is due to insufficient capability checks in the kubio_rest_pre_insert_import_assets() function, which is hooked to the rest_pre_insert_{post_type} filter for posts, pages, templates, and template parts. When a post is created or updated via the REST API, Kubio parses block attributes looking for URLs in the 'kubio' attribute namespace and automatically imports them via importRemoteFile() without verifying the user has the upload_files capability. This makes it possible for authenticated attackers with Contributor-level access and above to bypass WordPress's normal media upload restrictions and upload files fetched from external URLs to the media library, creating attachment posts in the database.
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-5427?
How severe is CVE-2026-5427?
How do I fix CVE-2026-5427?
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-54264Angular is a development platform for building mobile and de…6.1
- CVE-2026-54265Angular is a development platform for building mobile and de…6.1
- CVE-2026-54266Angular is a development platform for building mobile and de…6.1
- CVE-2026-54267Angular is a development platform for building mobile and de…6.1
- CVE-2026-54268Angular is a development platform for building mobile and de…7.5
- CVE-2026-54269protobufjs compiles protobuf definitions into JavaScript (JS…5.3
- CVE-2026-54270protobufjs compiles protobuf definitions into JavaScript (JS…5.3
- CVE-2026-54271protobufjs-cli is the command line add-on for protobuf.js. P…8.2
- CVE-2026-54272ip-address is a library for parsing and manipulating IPv4 an…6.9
- CVE-2026-54273AIOHTTP is an asynchronous HTTP client/server framework for …7.5
- CVE-2026-54274AIOHTTP is an asynchronous HTTP client/server framework for …7.5
- CVE-2026-54275AIOHTTP is an asynchronous HTTP client/server framework for …7.5
Are you affected by CVE-2026-5427?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
