From cf93d214d8a056e93faa27120bf6ea5199b963d0 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 1 May 2026 18:42:49 +0000 Subject: [PATCH] Add CVE-2026-99999 to README and rename file to .md Agent-Logs-Url: https://github.com/Stalin-143/CVE/sessions/c58d130c-f5d1-48ef-8941-a11106925c10 Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com> --- README.md | 1 + patches/{CVE-2026-99999 => CVE-2026-99999.md} | 0 2 files changed, 1 insertion(+) rename patches/{CVE-2026-99999 => CVE-2026-99999.md} (100%) 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