CVE-2026-5427 Details
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.
A vulnerability allowing arbitrary file uploads has been identified in the Kubio plugin for WordPress, affecting versions through 2.7.2. The issue arises from inadequate capability checks in the 'kubio_rest_pre_insert_import_assets' function, which is applied 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, the plugin automatically imports files from external URLs specified in the 'kubio' attribute namespace, using the 'importRemoteFile' method. This process does not verify whether the user has the necessary 'upload_files' capability, enabling authenticated attackers with Contributor-level access or higher to bypass standard media upload restrictions. As a result, they can upload files from external sources to the WordPress media library, creating attachment posts in the database.
Users are advised to update the Kubio WordPress plugin to version 2.7.3 or later, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 17, 2026CISA-ADP
Assessed Apr 17, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-862 | Missing Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Kubio | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 17, 2026 | New CVE Received | [email protected] |
Volerion