Global threats. Unified insights.
If you find GlobalCVE useful, consider buying me a coffee to support ongoing development.
GlobalCVE isnโt just another vulnerability feed. Weโre building a transparent, unified, and open-source backbone for global CVE intelligence.
-
Multi-source aggregation
We pull from public feeds across continents โ NVD, CIRCL, JVN, ExploitDB, and more โ with full attribution and fallback logic. -
Open by design
No paywalls, no vendor lock-in. Our code is public, our API is free, and our roadmap is community-driven. -
Minimalist and scalable
Built with serverless architecture and clean UI logic, GlobalCVE is fast, forkable, and easy to integrate. -
Security-first ethos
We prioritize clarity, provenance, and responsible data use โ not marketing fluff or gated dashboards. -
Built by builders
This isnโt a product. Itโs infrastructure. And itโs yours to use, improve, and extend.
๐ Visit the live site โ globalcve.xyz
An open-source vulnerability intelligence platform that aggregates CVEs from multiple national and vendor sources โ cleanly, transparently, and developer-friendly.
- Unified CVE view โ no duplicates, no noise
- Custom badges for source attribution
- Minimalist UI with dark mode and loading states
- Serverless architecture โ scalable and fast
- Open-source and free forever
- ๐บ๐ธ NVD (US National Vulnerability Database)
- ๐ฏ๐ต JVN (Japan Vulnerability Notes)
- ๐จ๐ญ CIRCL (Luxembourg CERT feed)
- ๐งจ ExploitDB (Public exploit repository)
- ๐จ๐ณ CNNVD โ coming soon
- ๐ค Android Security Bulletins (ASB) โ coming soon
- ๐ซ๐ท CERT-FR โ under review (Note all the above plus more have been added to testing)
- Frontend: Next.js (App Router), Tailwind CSS
- Backend: Node.js, Express-style API routes
- Data: CSV + JSON parsing, serverless fetch logic
- Deployment: Vercel (coming soon), custom domain support
- Optional DBs: SQLite, Supabase, or flat file cache
Hereโs a preview of GlobalCVEโs UI:
To run locally:
npm install
npm run dev
Then visit http://localhost:3000 to view the site.
We welcome PRs, parser improvements, and new source integrations.
Contribution templates coming soon.
- Contributor Guide โ coming soon
- API Docs โ coming soon
- Email: globalcve@gmail.com
- GitHub: @globalcve
Built with clarity, minimalism, and a deep respect for reproducibility.


