CVE-2025-14609 MEDIUM

CVE-2025-14609: Wise Analytics <= 1.1.9 - Missing Authorization to Unauthenticated Arbitrary Analytics Database Disclosure via 'name' Parameter

Vendor Marcinlawrowski
Product Wise Analytics
Weakness CWE-862 · Missing authorization
Published January 24, 2026
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Wise Analytics plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 1.1.9. This is due to missing capability checks on the REST API endpoint '/wise-analytics/v1/report'. This makes it possible for unauthenticated attackers to access sensitive analytics data including administrator usernames, login timestamps, visitor tracking information, and business intelligence data via the 'name' parameter granted they can send unauthenticated requests.

Explanation of Vulnerability in Simple Terms

02Summary

Wise Analytics versions 1.1.9 and earlier lack proper authorization checks, allowing unauthenticated attackers to read sensitive information. An attacker can access the application over the network without credentials or user interaction. The vulnerability exposes confidential data but does not allow modification or service disruption. Update to a version newer than 1.1.9.

What an attacker can do

03Attacker Capabilities

Read sensitive information from the application without authentication.

Potential impact on your site

04Site Impact

Confidential data may be exposed to unauthorized parties; integrity and availability are not affected.

Conditions required to exploit

05Prerequisites

Network access to the application; no authentication or user interaction required.

Key dates

06Disclosure timeline

January 24, 2026 CVE published
April 8, 2026 Record updated