Interactive Tool
Docker Image CVE Lookup
Check any Docker image for known security vulnerabilities. Get CVE details, severity scores, and patched version recommendations.
How to Use
Enter any Docker image name and tag to check for known CVEs. Examples:
nginx:1.25
Check official images
docker:27.5
Check Docker Engine
library/postgres:16
Full image reference
Supported Images
CVE data is available for Docker ecosystem images including:
Docker Engine
docker:27.5
Docker Compose
docker/compose:v2.31
containerd
containerd:1.7
Official Images
nginx, postgres, redis...
Data updated daily
00:00 UTC
Data sources: endoflife.date (Docker product version lifecycles), NIST NVD (National Vulnerability Database for CVE data), CISA KEV (Known Exploited Vulnerabilities catalog)
Frequently Asked Questions
- Which Docker images can I check for CVEs?
- You can check any Docker image from Docker Hub or other registries. Enter the image name and tag (e.g., nginx:1.25, postgres:16, docker:27.5) to see known vulnerabilities.
- How often is the CVE data updated?
- CVE data is refreshed daily at 00:00 UTC from the NIST National Vulnerability Database (NVD) and CISA Known Exploited Vulnerabilities catalog.
- What does CISA KEV mean?
- CISA KEV (Known Exploited Vulnerabilities) flags CVEs that are actively being exploited in the wild. These should be prioritized for immediate patching.