CVE-2026-1730 HIGH

CVE-2026-1730: OS DataHub Maps <= 1.8.3 - Authenticated (Author+) Arbitrary File Upload

Vendor Skirridsystems
Product OS DataHub Maps
Weakness CWE-434 · Unrestricted file upload
Published February 3, 2026
Last update April 8, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

The OS DataHub Maps plugin for WordPress is vulnerable to arbitrary file uploads due to incorrect file type validation in the 'OS_DataHub_Maps_Admin::add_file_and_ext' function in all versions up to, and including, 1.8.3. This makes it possible for authenticated attackers, with Author-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.

Explanation of Vulnerability in Simple Terms

02Summary

OS DataHub Maps versions 1.8.3 and earlier allow authenticated users to upload files without proper validation. An attacker with low-level access can upload malicious files to the server, potentially gaining the ability to run code, modify data, or disrupt service. All versions up to 1.8.3 are affected.

What an attacker can do

03Attacker Capabilities

Upload malicious files to the server and execute code, modify data, or crash the application.

Potential impact on your site

04Site Impact

Any authenticated user can upload and execute arbitrary files, compromising confidentiality, integrity, and availability of the entire system.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the system.

Key dates

06Disclosure timeline

February 3, 2026 CVE published
April 8, 2026 Record updated