CVE-2025-57564
BaseFortify
Publication date: 2025-10-07
Last updated on: 2025-10-08
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| cubeapm | cubeapm | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-117 | The product constructs a log message from external input, but it does not neutralize or incorrectly neutralizes special elements when the message is written to a log file. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in CubeAPM allows unauthenticated attackers to inject arbitrary log entries into production systems through the /api/logs/insert/elasticsearch/_bulk endpoint. Since this endpoint accepts bulk log data without authentication or input validation, attackers can remotely perform unauthorized log injection.
How can this vulnerability impact me? :
Exploitation of this vulnerability can lead to false log entries, log poisoning, alert obfuscation, and potential performance degradation of the observability pipeline, which may affect system monitoring and incident response.