CVE-2025-64511
BaseFortify
Publication date: 2025-11-13
Last updated on: 2025-12-04
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| maxkb | maxkb | to 2.3.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The vulnerability in MaxKB versions prior to 2.3.1 allows a user to access internal network services, such as databases, by executing Python code within the tool module. Although this code runs in a sandboxed environment, it still permits unauthorized access to internal resources. This issue was fixed in version 2.3.1.
How can this vulnerability impact me? :
This vulnerability can allow an attacker with limited privileges to access internal network services and potentially sensitive data stored in databases. This could lead to data leakage, unauthorized data modification, or disruption of services, impacting confidentiality, integrity, and availability.
What immediate steps should I take to mitigate this vulnerability?
Upgrade MaxKB to version 2.3.1 or later, as this version fixes the vulnerability allowing unauthorized access to internal network services through the tool module.