GitHub Advisory Database Overwhelmed by Surge in Open-Source Vulnerability Reports
GitHub's Advisory Database is struggling to keep pace with a record influx of open-source vulnerability reports, leading to significant delays in publishing critical security information.

The open-source ecosystem is facing a growing challenge as the volume of reported software flaws outpaces the capacity of systems designed to track and disseminate this vital security information. The GitHub Advisory Database, a critical component that feeds automated security alerts to millions of projects, is currently experiencing significant delays in reviewing and publishing new advisories. This bottleneck means that potentially critical security vulnerabilities may remain undisclosed to affected projects for weeks, increasing the window of exposure.
In May 2026, the database published a record 1,560 advisories, a figure substantially higher than its typical monthly output. However, this surge in published advisories still fell short of the total number of reports received, indicating a growing backlog. This trend is not isolated to GitHub; the global CVE program has already published over 30,000 entries in 2026 alone, highlighting a widespread increase in vulnerability discovery and reporting across the industry.
The influx of reports is evident across all channels feeding the database. Private vulnerability reports have seen a dramatic increase, climbing from a few hundred per week in January to over 3,000 per week through much of May. Similarly, repository advisories have surged, peaking at over 5,000 per week. GitHub's role as a CVE Numbering Authority has also seen a significant rise, with close to 4,000 CVE requests in May, a substantial increase compared to the previous year.
Madison Ficorilli, the senior security manager leading the curation team, emphasizes that timeliness is paramount to the database's value. While some advisories are well-formatted and can be validated and published within minutes, a growing proportion require extensive investigation. This includes tasks such as accurately identifying package registries, reconstructing version ranges from commit history, and resolving discrepancies between CVE records, maintainer notes, and the actual code.
Despite the increased workload and review times, the quality of published advisories has been maintained. The database continues to ensure accuracy, with published advisories meeting the same rigorous standards as before the surge. The CVE assignment rate has remained consistent, between 91% and 94%, indicating that the core verification process has not been compromised. The primary constraint remains the sheer throughput of the review process.
In response to this challenge, GitHub is actively deploying AI tools to expedite the research phase, with human curators still making all final decisions. Backend capacity has been expanded, triage processes have been refined to prioritize strong submissions, and automation for ingesting data from upstream CVE records has been enhanced. Future plans include further reducing the time spent on routine cases and implementing a system to rank incoming reports based on factors like active exploitation and package usage.
Researchers are encouraged to contribute by submitting complete vulnerability data, coordinating closely with maintainers and other researchers, and requesting CVEs only when there is a clear intention to publish. This collaborative approach helps align information across different sources and ensures that curator attention is focused on advisories moving towards public disclosure.
The current strain on the GitHub Advisory Database reflects a broader trend towards more open vulnerability disclosure. Two years ago, the database handled approximately 270 advisories per month. GitHub is committed to scaling its review pipeline to meet this growing demand and ensure that critical security information remains accessible in a timely manner.