Merge pull request #1 from Stalin-143/copilot/correct-alignment-and-create-readme

Fix markdown alignment in CVE-2026-29905 and add README
This commit is contained in:
Stalin
2026-05-01 22:09:33 +05:30
committed by GitHub
2 changed files with 15 additions and 5 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
![CVE](https://img.shields.io/badge/CVE-2026--29905-red)
# CVE-2026-29905 — Kirby CMS Persistent DoS via Malformed Image Upload
> CVE-2026-29905 has been officially published by MITRE.
@@ -36,7 +37,7 @@ Patched in [Kirby CMS 5.2.0-rc.1](https://github.com/getkirby/kirby/releases/tag
---
# References
## References
- [CVE-2026-29905 on cve.org](https://www.cve.org/CVERecord?id=CVE-2026-29905)
- [CVE-2026-29905 on NVD](https://nvd.nist.gov/vuln/detail/CVE-2026-29905)
+9
View File
@@ -0,0 +1,9 @@
# CVE Research
A collection of CVE disclosures 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 |