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-2024-31989 — Exploit for CVE-2024-31989. | Kitploit
Tools/GitHubGitHub/vt0x78/cve-2024-31989
Container SecurityVulnerability AnalysisExploitationCloud SecurityMisconfigurationRed Teaming
GitHubvt0x78/cve-2024-31989

CVE-2024-31989

Exploit for CVE-2024-31989.

View Repository
32 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-2024-31989

CVE-Exploit for Argo CD

This repository contains an exploit for CVE-2024-31989 that targets a Redis instance without a password in Argo CD.

Description

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. This exploit leverages a vulnerability in Argo CD where a Redis instance is deployed without a password.

Installation

  1. Clone the repository:
    root@kitploit:~
    git clone https://github.com/vt0x78/CVE-2024-31989.git
    cd CVE-2024-31989
    go build -o <name>
    

or just download the binary in releases.

Usage

./K8sHijack -key <path to key name> -pod <path to pod manifest to deploy>

Reference Article

For a detailed explanation of this exploit and its implications, please refer to my article CVE-2024-31989.

Download Tool