Update README to distinguish reported vs patched CVEs with correct links

Agent-Logs-Url: https://github.com/Stalin-143/CVE/sessions/d81d1c96-4588-40ab-a155-17bbf5163dbd

Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-05-01 16:49:08 +00:00
committed by GitHub
parent d9a8f3f1b6
commit 8ce7a49c62
+25 -4
View File
@@ -1,9 +1,30 @@
# CVE Research
A collection of CVE disclosures by **Stalin S**.
A collection of CVE disclosures and security patches by **Stalin S**.
- **Reported** — vulnerabilities discovered and reported by Stalin S.
- **Patched** — security issues where Stalin S coordinated and applied the fix.
---
## Reported
CVEs that were discovered and reported by Stalin S.
| CVE | Description | Severity |
|-----|-------------|----------|
| [CVE-2026-29905](CVE-2026-29905.md) | Kirby CMS — Persistent DoS via Malformed Image Upload | Medium |
| [CVE-2026-41037](CVE-2026-41037.md) | Quantum Networks Router — Missing Rate Limiting | High |
| [CVE-2026-41039](CVE-2026-41039.md) | Quantum Networks Router — Information Disclosure | High |
| [CVE-2026-29905](reported/CVE-2026-29905.md) | Kirby CMS — Persistent DoS via Malformed Image Upload | Medium |
| [CVE-2026-41037](reported/CVE-2026-41037.md) | Quantum Networks Router — Missing Rate Limiting | High |
| [CVE-2026-41039](reported/CVE-2026-41039.md) | Quantum Networks Router — Information Disclosure | High |
---
## Patched
CVEs where Stalin S fixed the security issue.
| CVE | Description | Severity |
|-----|-------------|----------|
| [CVE-2026-32138](patches/CVE-2026-32138.md) | Nexulean Website — API Key Exposure | High |
| [CVE-2026-41575](patches/CVE-2026-41575.md) | IP Reputation Checker — DOM-Based XSS | Moderate |
| [CVE-2026-41900](patches/CVE-2026-41900.md) | OpenLearnX — RCE via Sandbox Escape | High |