CVE-2025-8866
BaseFortify
Publication date: 2025-08-11
Last updated on: 2025-08-11
Assigner: Yugabyte, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| yugabyte | yugabytedb_anywhere | 4.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-200 | The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in YugabyteDB Anywhere web server occurs because it does not properly enforce authentication for the /metamaster/universe API endpoint. As a result, an unauthenticated attacker can exploit this flaw to access server networking configuration details, including private and public IP addresses and DNS records.
How can this vulnerability impact me? :
The impact of this vulnerability is that an attacker without authentication can obtain sensitive networking configuration information of the server, such as private and public IP addresses and DNS records. This information disclosure could aid attackers in further attacks or reconnaissance activities against the affected system or network.