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
My-CVEs — CVE's I found. technical writeups, expolitation examples and fuzzing sessions walkthroughs | Kitploit
Tools/GitHubGitHub/silverplate3/my-cves
Privilege EscalationStatic Code Analysis (SAST)Vulnerability AnalysisCode AnalysisExploitationWeb Application ExploitationFuzzingPenetration TestingBinary AnalysisLearning & EducationAI-Assisted Reversing
56888 months agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
GitHub
silverplate3/my-cves

My-CVEs

CVE's I found. technical writeups, expolitation examples and fuzzing sessions walkthroughs

View Repository

A list of vulnerabilities I found.
Some vulnerabilities come with deep technical writeups, exploits or even fuzzing session walkthroughs.
Some vulnerabilities don't have CVEs because maintainers ghosted me, or because a maintainer didn't agree it's a security bug, I decided to release those as well.

CVETargetShort DescriptionDiscovery MethodWrite-up/report/other
CVE-2025-58364CUPS - Linux Printing StackRemote DoS via a fake printer responseFuzzing IPP packet deserializationwrite-up, including fuzzing & exploitation
CVE-2025-61915CUPS - Linux Printing StackStack Underflow when parsing config with a ROP chain exploitFuzzing config parserwrite-up, including fuzzing & exploitation
CVE-2025-61915 (2)CUPS - Linux Printing StackLocal DoS when parsing config due to null dereferenceFuzzing config parserwrite-up, including exploitation/README.md)
CVE-2026-27447CUPS - Linux Printing StackAuthorization Bypass due to case insensitive user name comparisonStatic code analysis of the user auth componentwrite-up, including demo of chaining with CVE-2025-61915 to get unprivileged-to-root LPE
CVE-2026-23246Linux KernelStack based OOB write in the mac80211CodeQL + Static code analysisCommit & report
CVE-2026-31405Linux KernelStack based OOB read in dvb-netself-developed AI tool; may be released in the futureCommit & report
CVE-2026-25883Vexa AISSRF - authenticated users to configure an arbitrary URL that receives HTTP POST requestsself-developed AI tool; may be released in the futurereport
Download Tool
CVE-2026-25058
Vexa AI
IDOR - Internal endpoint that returns transcript data for any meeting without any authentication or authorization
self-developed AI tool; may be released in the future
report
No CVECUPS - Linux Printing StackService load timeout due to config-injection causes local DoSStatic code analysis of config parsersReport. Maintainer didn't see this as a vuln 🤷‍♂️
No CVEksmbd - SMB1OOB read due to incorrect pointer arithmeticStatic code analysisCommit & report. After merging my commit, the maintainer didn't reply to my CVE request.