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-2022-26134 — Atlassian's Confluence Server and Data Center editions (Vulnerable Version > 7.18.1) | Kitploit
Tools/GitHubGitHub/thetowsif/cve-2022-26134
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingCommand and ControlRed Teaming
GitHubthetowsif/cve-2022-26134

CVE-2022-26134

Atlassian's Confluence Server and Data Center editions (Vulnerable Version > 7.18.1)

View Repository
1 year 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-2022-26134

On May the 30th, 2022, an organisation named Volexity identified an un-authenticated RCE vulnerability (scoring 9.8 on NIST) within Atlassian's Confluence Server and Data Center editions (Vulnerable Version > 7.18.1)

Run

root@kitploit:~
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python CVE-2022-26134.py http://xxx.xxx.xxx.xxx:8090/ "id"

References

  • How I Hacked a Fortune 500 Company in 48 Hours and Got Data on 30,000,000 Users – by Legacy0x1
  • CVE-2022-26134 TryHackMe Room Walkthrough – by Aybala Sevinc
  • Detection and Guidance for the Confluence CVE-2022-26134 Zero-Day
Download Tool