S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
medium·Misconfiguration·Updated Sep 10, 2026

Apache Livy Log Exposure Scanner

This scanner detects the use of Apache Livy Log Exposure in digital assets.

Est. Time~10 seconds
Scan TypeGroup Scan
Targetsurl
CostFree
3
Times Used
continuous scan runs
5.9k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
Detail

Apache Livy is an open-source service that enables easy interaction with Apache Spark via a REST interface. It's commonly used by data engineers and developers for distributed data processing in real-time applications. By offering a web-based service, Livy allows users to submit and manage Spark jobs, and this integration facilitates automation and simplifies processing workflows. It provides a platform for data-driven organizations to process large volumes of data efficiently and is particularly popular in scenarios where automated data analysis is critical. Livy is designed to enhance the productivity of your data team by offering a reliable interface to Spark clusters while ensuring that the complexity of Spark's API is abstracted away.

The log exposure vulnerability in Apache Livy arises when sensitive logs and metric endpoints are accidentally exposed to unauthorized individuals. These logs might contain operational details, error messages, or other sensitive information that could be misused if improperly accessed. Exposing such logs can lead to information leakage, enabling potential attackers to understand inner workings or identify weaknesses in the setup. This vulnerability is concerning in complex environments where confidentiality and integrity of processes are vital. The detected vulnerability in Apache Livy highlights the importance of secure configurations and the risks of leaving sensitive endpoints open. Ensuring logging and metrics are accessible only to trusted entities is crucial for maintaining a secure system.

Log Exposure vulnerability occurs when pages containing logs and metrics, such as "/metrics/healthcheck", "/metrics/metrics", and "/metrics/threads", are openly accessible without proper authentication. These pages can provide valuable insight into the Livy sessions, potentially revealing information about session activity and server health. Attackers often seek such endpoints to gather information before launching more targeted attacks. Access to these logs and metrics may also inadvertently allow attackers to orchestrate Denial of Service attacks or further exploit the services through known vulnerabilities. Properly securing these endpoints by restricting access to trusted IPs or users is an essential step in securing Apache Livy deployments.

When exploited, this vulnerability can lead to unauthorized access to sensitive logs, providing attackers insight into server operations and potential weaknesses. It presents a significant risk of information leakage, allowing attackers to parse through operational data, gather information, and plan further intrusions. Such exposure could facilitate unauthorized data access, service disruptions, or manipulation of operational metrics that complicate troubleshooting. The consequence can range from increased vulnerability to sabotage, resulting in downtime or data breaches. Protecting against these adverse effects involves configuring Apache Livy servers to restrict log access and ensuring all components are securely connected and monitored.

REFERENCES

Solution Advice
  • Restrict access to the logs/metrics endpoints, ensuring they are only accessible from trusted IP addresses.
  • Implement authentication and authorization for accessing sensitive endpoints in Apache Livy.
  • Regularly review server configurations and access logs to ensure no unauthorized access attempts are detected.
  • Ensure proper network segmentation so that sensitive servers are not directly exposed to the internet.
  • Update Apache Livy to the latest version to leverage any security improvements included.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

Apache Livy Log Exposure Scanner | S4E