CVE-2025-6082 MEDIUM

CVE-2025-6082: Birth Chart Compatibility <= 2.0 - Unauthenticated Full Path Exposure

Vendor Mia4
Product Birth Chart Compatibility
Weakness CWE-200 · Info exposure
Published July 22, 2025
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 Birth Chart Compatibility plugin for WordPress is vulnerable to Full Path Disclosure in all versions up to, and including, 2.0. This is due to insufficient protection against directly accessing the plugin's index.php file, which causes an error exposing the full path. This makes it possible for unauthenticated attackers to retrieve the full path of the web application, which can be used to aid other attacks. The information displayed is not useful on its own, and requires another vulnerability to be present for damage to an affected website.

Explanation of Vulnerability in Simple Terms

02Summary

Birth Chart Compatibility versions 2.0 and earlier expose sensitive information accessible over the network without authentication. An attacker can read data that should be restricted, such as user details or private compatibility information. No user interaction is required. Update to a version newer than 2.0.

What an attacker can do

03Attacker Capabilities

Read sensitive user or compatibility data without logging in.

Potential impact on your site

04Site Impact

User data and private compatibility information may be exposed to unauthorized visitors.

Conditions required to exploit

05Prerequisites

Network access to the application; no authentication required.

Key dates

06Disclosure timeline

July 22, 2025 CVE published
April 8, 2026 Record updated