A repository documenting responsibly disclosed vulnerabilities in Free & Open Source Software (FOSS)
Discovered by Aras Janusonis
Advisory links are added once publicly available.
| CVE | Severity | CVSS | Status | Disclosure | Advisories | Patch |
|---|---|---|---|---|---|---|
| CVE-2026-27012 | 2026-02-10 | GitHub Advisory · CVE.org · NVD |
| Metric | Value |
|---|---|
| Total CVEs Disclosed | 1 |
| Average CVSS Score | 9.8 |
| Highest CVSS Score | 9.8 |
View structured research workflow
graph TD
A[Target Selection] --> B[Static Analysis]
A --> C[Dynamic Analysis]
B --> D[Attack Surface Identification]
C --> D
D --> E[Exploit Development]
E --> F[Proof of Concept]
F --> G[Responsible Disclosure]
G --> H[Vendor Coordination]
H --> I[CVE Assignment]
I --> J[Public Disclosure]