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-Disclosures — A repository documenting security vulnerabilities discovered in Free and Open Source Software (FOSS) by VETTRIVEL U | Kitploit
Tools/GitHubGitHub/vettrivel007/cve-disclosures
Vulnerability AnalysisExploitationPenetration TestingPapers & ResearchLearning & EducationCurated Resources
GitHubvettrivel007/cve-disclosures

CVE-Disclosures

A repository documenting security vulnerabilities discovered in Free and Open Source Software (FOSS) by VETTRIVEL U

View Repository
57 months 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
Website

Security Research & CVE Disclosures🔥

Security Research CVE Disclosures Open Source Responsible Disclosure

A repository documenting security vulnerabilities discovered in Free and Open Source Software (FOSS) by VETTRIVEL U

Divider

There are only two types of companies: those that have been breached and know it, and those that have been breached and don’t know it yet. – ed Schlein, General Partner, Kleiner Perkins

Welcome to my security research repository! This space documents my journey in discovering and responsibly disclosing vulnerabilities in Free and Open Source Software (FOSS). Each finding represents hours of analysis, testing, and collaboration with maintainers to make the software ecosystem safer.

Divider

📊 Vulnerability Dashboard

Divider

👨‍🔬 About the Researcher

VETTRIVEL U

Security Researcher & Bug Bounty Hunter

Profile FOSS Bug Hunter

Secure Email LinkedIn Elite Hacker

🔗 Connect with me:

  • LinkedIn: Vettrivel U
  • Email: [email protected]
  • GitHub: vettrivel007

📈 Statistics

CVEs by Year

Divider

🔒 Security Notice

All vulnerabilities documented in this repository have been responsibly disclosed to the respective vendors and are patched in current software versions. This information is published for educational purposes to help developers understand common vulnerability patterns and improve their security practices.

Divider

Email LinkedIn Security

Download Tool
CVE IDSeverityCVSS ScoreStatusAdvisory LinksPatch
CVE-2025-69210🔴 High8.6/10✅ DisclosedGitHub • CVE.org • NVD✅ Patched
CVE-2025-64050🔴 High7.2/10✅ DisclosedGitHub • CVE.org • NVD✅ Patched
CVE-2025-64049🟡 Medium4.8/10✅ DisclosedGitHub • CVE.org • NVD✅ Patched
Average CVSS
Highest CVSS

Divider

📈 Research Methodology

root@kitploit:~
graph TD
    A[Target Selection] --> B[Static Analysis]
    A --> C[Dynamic Analysis]
    B --> D[Identify Attack Surface]
    C --> D
    D --> E[Exploit Development]
    E --> F[Proof of Concept]
    F --> G[Responsible Disclosure]
    G --> H[Vendor Coordination]
    H --> I[CVE Assignment]
    I --> J[Public Disclosure]

⚡ "Security is a journey, not a destination"

Star this repo if you find it valuable!
Follow for more security research updates.

Footer