Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2019-7609 — Proof-of-concept exploit for Kibana Timelion prototype pollution vulnerability (CVE-2019-7609) enabling remote code execution, with Docker-based lab setup and debugging instructions. | Kitploit
Tools/GitHubGitHub/dnr6419/cve-2019-7609
Vulnerability AnalysisExploitationWeb Application ExploitationLearning & EducationLabs & Practice
GitHubdnr6419/cve-2019-7609

CVE-2019-7609

Proof-of-concept exploit for Kibana Timelion prototype pollution vulnerability (CVE-2019-7609) enabling remote code execution, with Docker-based lab setup and debugging instructions.

View Repository
115 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2019-7609

Kibana versions before 5.6.15 and 6.6.1 contain an arbitrary code execution flaw in the Timelion visualizer https://nvd.nist.gov/vuln/detail/CVE-2019-7609

CVE-2019-7609

This vulnerability is a Prototype Pollution vulnerability found in Kibana. Exploiting this vulnerability can lead to DoS or RCE attacks.

Features

  • Added the debugging option provided by Node.
  • You can enter Chrome://inspect to use debugging.

Installation and Execution Sequence

1. Install Kibana

When installing, please set up port forwarding in the docker-compose.yml file.

root@kitploit:~
 $ docker-compose up  

2. Connect Debugging

Source

https://github.com/hekadan/CVE-2019-7609
https://www.cnblogs.com/anyun/p/8458476.html


https://slides.com/securitymb/prototype-pollution-in-kibana/#/41

Precautions

We do not assume legal responsibility for illegal exploitation of the above vulnerabilities.

If you illegally exploit the above vulnerabilities, you will not be held liable.

You must update the docker version.

Download Tool