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-2021-40822 — PoC and Dockerized vulnerable lab for CVE-2021-40822 (SSRF in GeoServer) | Kitploit
Tools/GitHubGitHub/phor3nsic/cve-2021-40822
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & EducationLabs & Practice
GitHubphor3nsic/cve-2021-40822

CVE-2021-40822

PoC and Dockerized vulnerable lab for CVE-2021-40822 (SSRF in GeoServer)

View Repository
231 month 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-2021-40822

SSRF GeoServer

Article:

https://gccybermonks.com/posts/cve-2021-40822/

Lab:

Clone this repository:

root@kitploit:~
# git clone https://github.com/phor3nsic/CVE-2021-40822.git

Start Lab:

root@kitploit:~
# cd CVE-2021-40822 && docker-compose up

Check if this target is vulnerable:

root@kitploit:~
# python3 CVE-2021-40822.py -u http://localhost:8090/

And read the article to exploit this vulnerability!!!

@gccybermonks @phor3nsic_br

Download Tool