mirror of
https://github.com/0x5t4l1n/CVE.git
synced 2026-05-26 19:26:32 +00:00
Merge pull request #3 from Stalin-143/copilot/fix-security-issue-update-readme
docs: split README into Reported vs Patched CVE sections
This commit is contained in:
@@ -1,9 +1,30 @@
|
|||||||
# CVE Research
|
# 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 | Description | Severity |
|
||||||
|-----|-------------|----------|
|
|-----|-------------|----------|
|
||||||
| [CVE-2026-29905](CVE-2026-29905.md) | Kirby CMS — Persistent DoS via Malformed Image Upload | Medium |
|
| [CVE-2026-29905](reported/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-41037](reported/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-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 |
|
||||||
|
|||||||
Reference in New Issue
Block a user