CVE-2025-5018 HIGH

CVE-2025-5018: Hive Support <= 1.2.5 - Authenticated (Subscriber+) Missing Authorization via hs_update_ai_chat_settings and hive_lite_support_get_all_binbox

Vendor Hivesupport
Product Hive Support | AI-Powered Help Desk, Live Chat and Chatbot
Weakness CWE-862 · Missing authorization
Published June 6, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Hive Support plugin for WordPress is vulnerable to unauthorized access and modification of data due to a missing capability check on the hs_update_ai_chat_settings() and hive_lite_support_get_all_binbox() functions in all versions up to, and including, 1.2.5. This makes it possible for authenticated attackers, with Subscriber-level access and above, to read and overwrite the site’s OpenAI API key and inspection data or modify AI-chat prompts and behavior. This vulnerability is potentially a duplicate of CVE-2025-32208 or/and CVE-2025-32242.

Explanation of Vulnerability in Simple Terms

02Summary

Hive Support versions up to 1.2.5 lack proper authorization checks, allowing authenticated users to read sensitive data they should not access. An attacker with a low-privilege account can view confidential information and make limited modifications. The vulnerability requires valid login credentials but no additional user interaction.

What an attacker can do

03Attacker Capabilities

Read sensitive data and make limited changes to the system using a low-privilege account.

Potential impact on your site

04Site Impact

User data and system information may be exposed to any authenticated user, even those with restricted roles.

Conditions required to exploit

05Prerequisites

Attacker must have a valid login account with low-level privileges.

Key dates

06Disclosure timeline

June 6, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE