diff --git a/README.md b/README.md index 506780e..532f4bd 100644 --- a/README.md +++ b/README.md @@ -26,5 +26,6 @@ CVEs where Stalin S fixed the security issue. | CVE | Description | Severity | |-----|-------------|----------| | [CVE-2026-32138](patches/CVE-2026-32138.md) | API Key Exposure (Nexulean Website) | High | +| [CVE-2026-99999](patches/CVE-2026-99999.md) | API Key Exposure (Nexulean Website) | High | | [CVE-2026-41575](patches/CVE-2026-41575.md) | DOM-Based XSS (IP Reputation Checker) | Moderate | | [CVE-2026-41900](patches/CVE-2026-41900.md) | RCE via Sandbox Escape (OpenLearnX) | High | diff --git a/patches/CVE-2026-99999 b/patches/CVE-2026-99999.md similarity index 100% rename from patches/CVE-2026-99999 rename to patches/CVE-2026-99999.md