Supported Products
The API covers 1,021 CVE-backed infrastructure products. This page documents 77 featured products with deployment context, version format notes, and notable CVE history. View all API slugs.
Pass the exact slug as the product parameter. Product names are normalized to lowercase with spaces replaced by underscores, so Apache Log4j and log4j resolve to the same record.
cassandraDistributed wide-column store from the ASF. CVE history includes serious issues in optional features (e.g. UDF execution). Keyword uses the full phrase "Apache Cassandra" to limit noise.
High-throughput writes, time series at scale, multi-region clusters
couchdbDocument database with replication. Includes critical historical RCEs (e.g. CVE-2022-24706, KEV). Tracked as apache:couchdb.
Offline-first apps, sync-heavy workloads
apache_derbyApache's embedded Java relational database (JDBC). NVD tracks it as apache:derby with a modest but usable CVE history for server-side SQL and network exposure scenarios.
Embedded databases, Java tooling, test fixtures
couchbaseDistributed document database with search and analytics. Tracked as couchbase:couchbase_server in NVD with substantive CVE ranges.
Mobile sync backends, session stores, personalization
elasticsearchElastic's search and analytics engine. Standard semver in NVD under elastic:elasticsearch.
Search, log aggregation, observability stacks
mariadbCommunity fork of MySQL. Single NVD namespace mariadb:mariadb with strong CVE coverage and semver-style versions.
MySQL-compatible deployments, managed databases
mssqlEnterprise RDBMS from Microsoft. NVD commonly uses dotted build numbers (e.g. 15.0.x) rather than marketing years.
Enterprise apps, .NET stacks, Azure SQL siblings
mongodbDocument-oriented database. MongoDB is a CNA; NVD entries often include explicit CPE ranges.
Application data, analytics, AI/ML pipelines
mysqlOracle's open-source RDBMS. NVD merges pre- and post-acquisition vendor namespaces (mysql:mysql and oracle:mysql) for complete historical coverage.
LAMP/LEMP stacks, SaaS backends, managed MySQL
oracle_dbOracle's flagship RDBMS. NVD uses numeric release trains (e.g. 19.x, 21.x), not marketing labels like 19c.
ERP, finance, large packaged applications
postgresqlThe PostgreSQL open-source relational database. Coverage includes server-side vulnerabilities and privilege bypass issues in the query engine.
Application databases, analytics workloads
redisIn-memory data structure store. CVE records are merged across two NVD vendor namespaces reflecting the 2021 vendor name change from redislabs to redis.
Caching layers, session stores, message queues
sqliteEmbedded SQL engine. CVE history is thinner than client-server databases but includes real memory-safety issues; tracked as sqlite:sqlite.
Mobile apps, browsers, embedded devices, desktop software
apache_httpdThe Apache HTTP Server Project's web server, tracked as apache:http_server in NVD. Coverage includes module-specific vulnerabilities such as mod_proxy and mod_cgi.
Web servers, shared hosting infrastructure
caddyGo-based HTTP server with automatic HTTPS. Tracked as caddyserver:caddy in NVD with a growing advisory history on the current 2.x line.
Developer environments, reverse proxies, AI deployment endpoints
haproxyHigh-availability load balancer and TCP/HTTP proxy. HAProxy is its own CNA and self-publishes CVEs, producing high-quality NVD records. CVE history concentrates in HTTP header parsing and request smuggling.
Load balancers, API gateways, high-availability frontends
nginxHTTP server and reverse proxy. CVE coverage spans pre- and post-F5 acquisition records, merged across two NVD vendor namespaces.
Web servers, load balancers, API gateways
squidCaching proxy for HTTP, HTTPS, and FTP. Tracked as squid-cache:squid in NVD with an extensive CVE history in HTTP request parsing and authentication handling.
Forward proxies, content caching, network security layers
traefikCloud-native reverse proxy and ingress controller for Kubernetes and container environments. Tracked as traefik:traefik in NVD.
Kubernetes ingress, microservice routing, AI model serving endpoints
varnishHTTP accelerator for content-heavy dynamic websites. NVD uses two CPE namespaces (varnish-cache:varnish and varnish_cache_project:varnish_cache); both are queried and merged.
CDN edge caching, high-traffic web frontends
apache_activemqApache's JMS message broker. Single namespace apache:activemq in NVD. CVE-2023-46604 (CVSS 10.0, CISA KEV) is an actively exploited RCE via OpenWire protocol deserialization.
Enterprise messaging, event-driven architectures, Spring ecosystems
apache_kafkaDistributed event streaming platform maintained by the Apache Software Foundation (CNA). CVE history includes SASL JAAS injection and authorization bypass vulnerabilities.
Data pipelines, AI/ML streaming, event sourcing
apache_pulsarCloud-native messaging and streaming platform from the ASF. CVE history includes authentication bypass in the WebSocket Proxy and broker authorization issues.
AI data pipelines, multi-tenant streaming, Kafka alternatives
mosquittoEclipse Foundation MQTT broker, the dominant open-source implementation. Tracked as eclipse:mosquitto in NVD.
IoT infrastructure, edge AI deployments, MQTT messaging
rabbitmqAMQP message broker developed by Pivotal Software, acquired by VMware in 2019. NVD maintains records under both pivotal_software:rabbitmq and vmware:rabbitmq; both are queried and merged.
Task queuing, event-driven architectures, microservice messaging
zeromqHigh-performance asynchronous messaging library (libzmq). Tracked as zeromq:libzmq in NVD. A direct dependency of Jupyter kernels, relevant to AI and data science environments.
Jupyter kernels, AI tooling, distributed messaging
argo_cdGitOps continuous delivery for Kubernetes. Tracked as argoproj:argo_cd in NVD with strong semver-style CPE ranges.
Kubernetes GitOps, progressive delivery, platform engineering
containerdCNCF container runtime used as the default runtime in Kubernetes. NVD tracks it as linuxfoundation:containerd (no active docker:containerd CPE dictionary entries as of 2026-04-25).
Kubernetes nodes, container hosts, Docker Engine stack
docker_engineDocker's container engine, tracked as docker:docker in NVD. Low-level container escape CVEs are tracked separately under runc (linuxfoundation:runc).
Developer workstations, CI/CD agents, container hosts
helmKubernetes package manager. Tracked as helm:helm in NVD with substantive chart and CLI CVE history.
Kubernetes packaging, CI/CD, platform engineering
kube_apiserverKubernetes control plane API. Shares kubernetes:kubernetes CPE with other components; keyword kube-apiserver scopes NVD results.
Kubernetes control plane, managed Kubernetes (EKS, GKE, AKS)
kubeletKubernetes node agent. Shares kubernetes:kubernetes CPE with kube-apiserver; keyword kubelet scopes NVD results.
Kubernetes worker nodes, node pools
runcOCI reference container runtime. NVD uses linuxfoundation:runc (not opencontainers:runc). Used by Docker Engine and containerd for container execution.
Container hosts, Kubernetes nodes, low-level runtime
envoyCloud-native L4/L7 proxy used as the data plane in Istio, AWS App Mesh, and many ingress controllers. Tracked as envoyproxy:envoy in NVD with deep HTTP/2 and gRPC CVE history. Istio bundles Envoy but Istio-specific CVEs are tracked separately.
Service mesh data plane, ingress gateways, API gateways, AI inference frontends
istioPlatform-independent service mesh for traffic management, policy, and telemetry on Kubernetes. Tracked as istio:istio in NVD. Some CVEs mention Envoy in advisory text; keyword Istio scopes ingestion to the control plane product.
Kubernetes service mesh, mTLS, ingress gateways, multi-cluster platforms
ciliumeBPF-based networking, observability, and security for Kubernetes (CNCF). Tracked as cilium:cilium in NVD with policy enforcement and dataplane CVE history.
Kubernetes CNI, cluster networking, network policy, zero-trust segmentation
calicoCloud-native networking and network policy CNI (Tigera/Project Calico). Tracked as projectcalico:calico in NVD. Common alternative to Cilium on Kubernetes clusters.
Kubernetes CNI, network policy, BGP peering, on-prem and cloud clusters
consulService mesh, service discovery, and health checking from HashiCorp. Tracked as hashicorp:consul in NVD with Connect sidecar and ACL CVE history. Pairs with HashiCorp Vault coverage.
Service discovery, Connect mesh, multi-cloud service catalog, Vault-adjacent stacks
grafanaMetrics, logs, and traces visualization platform. Tracked as grafana:grafana in NVD with deep CVE history spanning authentication bypass, SSRF, path traversal, and plugin vulnerabilities.
Dashboards, SRE tooling, full-stack observability, incident response
kibanaElastic stack visualization layer for Elasticsearch data. Tracked as elastic:kibana in NVD with path traversal, SSRF, and stored XSS CVE history. Pairs with Elasticsearch and Logstash coverage.
Elastic stack dashboards, log analytics, security operations centers
logstashElastic stack log ingestion and routing pipeline. Tracked as elastic:logstash in NVD. Often deployed with broad network access and credentials to multiple data sources.
Log pipelines, Elastic stack ingestion, SIEM data routing
zabbixEnterprise monitoring platform with deep NVD CVE history. CVE-2022-23134 (CVSS 9.8, CISA KEV) is an authentication bypass in the setup wizard. Zabbix agents run on every monitored host.
Enterprise monitoring, agent-based infrastructure, government and regulated environments
fluentdLog collection and forwarding daemon, widely used as the default log aggregator in Kubernetes. Tracked as fluentd:fluentd in NVD with HTTP parsing and plugin CVE history.
Kubernetes log aggregation, CNCF observability stacks, multi-source log routing
oracle_enterprise_manager_grid_controlOracle's centralized infrastructure and database monitoring platform. Tracked as oracle:enterprise_manager_grid_control in NVD with CVE history spanning authenticated remote code execution and privilege escalation in management console components.
Oracle database fleet management, enterprise infrastructure monitoring, Oracle application lifecycle
apache_axisJava SOAP and JAX-WS web services framework from the Apache Software Foundation, tracked as apache:axis in NVD. The 1.x line is end-of-life with no patch for CVE-2023-40743 (CVSS 9.8), which enables unauthenticated remote class loading via the lookup endpoint.
Legacy SOAP integrations, enterprise Java middleware, JAX-WS web service deployments
tomcatThe Apache Software Foundation servlet container for Java web applications. Tracked as apache:tomcat in NVD.
Java application servers, Spring Boot embedded servers, PaaS runtimes
jettyJava HTTP server and servlet container maintained by the Eclipse Foundation. Historical CVEs use the legacy mortbay:jetty namespace; current CVEs use eclipse:jetty. Both are queried and merged on CVE ID.
Java application servers, embedded in Solr and Eclipse IDE
log4jJava logging library from the Apache Software Foundation. Covers both the 1.x and 2.x release families, each tracked under separate NVD CPE namespaces.
JVM applications, enterprise middleware, Elasticsearch
microsoft_exchangeMicrosoft's on-premises mail server. Version strings using CU notation (Exchange 2019 CU14) are normalized before range comparison.
Enterprise email infrastructure, hybrid Office 365 deployments
opensshOpenBSD's SSH implementation. The portable suffix on version strings (9.2p1, 9.3p2) is stripped before comparison against NVD version ranges.
Remote administration, server fleets, network devices
vmware_esxiVMware's bare-metal hypervisor, tracked as an OS-class CPE (cpe:2.3:o). Version strings using Update notation (7.0 U3) are normalized before comparison.
Virtualization hosts, private cloud infrastructure
hashicorp_vaultSecrets management and encryption as a service. NVD tracks it as hashicorp:vault with substantive semver-style CPE ranges.
Credential storage, PKI, Kubernetes sidecars, zero-trust service identity
isc_bindThe Internet Systems Consortium authoritative and recursive DNS server. Tracked as isc:bind in NVD with one of the largest CVE histories in the coverage set, concentrated in denial-of-service, cache poisoning, and response processing vulnerabilities.
Authoritative DNS servers, recursive resolvers, corporate DNS infrastructure
gnutlsGNU TLS/SSL library implementing SSL 3.0, TLS 1.0-1.3, and DTLS for the GNU/Linux ecosystem. Tracked as gnu:gnutls in NVD with CVE history focused on memory corruption in handshake processing and timing side-channel issues in key exchange.
TLS-enabled applications, Linux distributions, embedded systems, certificate validation
jenkinsAutomated CI/CD server (Jenkins Project CNA). Canonical NVD namespace is jenkins:jenkins. CVE-2024-23897 (CVSS 9.8, CISA KEV) is a CLI parser arbitrary file read chain.
Self-hosted build farms, plugin ecosystems, release automation
gitlabDevOps platform with Git, CI/CD, and registry in one application. Core product CVEs use gitlab:gitlab in NVD (Community and Enterprise). CVE-2023-7028 (CVSS 10.0, CISA KEV) is an account takeover via email verification bypass.
Git hosting, pipelines, container registry, compliance scanning
giteaLightweight self-hosted Git service. Tracked as gitea:gitea in NVD with solid historical CVE coverage for auth and repository edge cases.
Self-hosted Git mirrors, small teams, air-gapped development
tektonKubernetes-native CI/CD execution (CNCF). NVD uses linuxfoundation:tekton_pipelines. CVE volume is smaller than Jenkins or GitLab but covers pipeline execution and controller surface.
Cloud-native builds, CRD-based pipelines, GitOps supply chains
denoSecure TypeScript/JavaScript runtime with V8. NVD tracks deno:deno with substantive semver-style ranges and modern HTTP-related CVE coverage.
Edge workers, tooling CLIs, serverless backends, developer environments
hermesMeta's JavaScript engine used by React Native. Tracked as facebook:hermes in NVD with a focused bytecode and runtime CVE history.
React Native bundles, Hermes bytecode pipelines, embedded JS execution
nodejsThe Node.js runtime (V8 + libuv). Canonical NVD CPE is nodejs:node.js with large historical CVE volume and semver-style ranges.
API servers, build tooling, NPM ecosystem, AI agent backends
vm2Node.js sandbox for untrusted code. CVE-2022-36067 (CVSS 10.0) and CVE-2023-32314 (CVSS 9.8) are critical sandbox escapes. Tracked as vm2_project:vm2.
User plugins, SaaS sandboxing, eval-like workflows, CVE news cycle
keycloakRed Hat's open-source IAM platform providing SSO, OAuth2/OIDC, and user federation. Tracked as redhat:keycloak in NVD with a strong CVE history including auth bypass and redirect-URI traversal chains.
Enterprise SSO, Kubernetes service accounts, OAuth2 broker, developer portals
openldapWidely deployed open-source LDAP implementation backing enterprise directory services. NVD namespace is openldap:openldap with a focused history of memory corruption and denial-of-service issues.
AD replacement, user directory, auth backends, enterprise identity
freeipaRed Hat's integrated identity management combining LDAP, Kerberos, DNS, and certificate management in one solution. Tracked as freeipa:freeipa in NVD.
Enterprise Linux identity, RHEL/CentOS environments, Kerberos SSO
linux_pamPluggable Authentication Modules for Linux — the authentication layer for login, sudo, and SSH on virtually every Linux system. Tracked as linux-pam:linux-pam in NVD.
Login daemons, sudo, PAM-aware services, authentication policy enforcement
sambaThe open-source implementation of Windows file sharing and Active Directory services. CVE-2017-7494 (EternalRed, CVSS 9.8, CISA KEV) and CVE-2021-44142 (heap OOB, CVSS 9.9) are canonical references. Deep NVD history.
Windows interop, AD replacement, file servers, SMB infrastructure
mit_kerberosMIT's reference implementation of the Kerberos 5 authentication protocol. The foundational library for Kerberos-based SSO across Linux, macOS, and enterprise environments. Tracked as mit:kerberos_5 in NVD.
Enterprise SSO, GSSAPI, Kerberos realm infrastructure, FreeIPA backends
pythonThe CPython interpreter. NVD publishes under both python:python and python:cpython — ingestion uses the canonical python:python namespace. Deep CVE history across the 3.x line and the EOL 2.x tail.
AI/ML pipelines, API servers, scripting, data engineering, agent backends
rubyThe MRI (CRuby) interpreter. Tracked as ruby-lang:ruby in NVD with a solid CVE history in HTTP client handling, URI parsing (ReDoS), and string processing.
Rails applications, gem tooling, DevOps scripting, web backends
phpThe PHP interpreter. One of the deepest CVE histories of any product in the coverage set. CVE-2024-4577 (CVSS 9.8, CISA KEV) — CGI argument injection on Windows — is a canonical exploited-in-the-wild reference.
Web backends, WordPress/Laravel/Symfony applications, shared hosting
goThe Go compiler and standard library. CVE history formalised since 2022 via the Go security team. CVE-2023-39325 (HTTP/2 rapid reset) is a high-profile reference.
Cloud-native services, CLI tooling, Kubernetes controllers, agent backends
openjdkOpenJDK tracked under oracle:openjdk in NVD. Many Oracle CPU advisories also list oracle:jdk / oracle:jre; Attestd ingestion uses the OpenJDK namespace as the primary match.
JVM workloads, Spring Boot services, enterprise Java, Android toolchains
rustThe Rust compiler and standard library. Tracked as rust-lang:rust in NVD. CVE history is smaller than other runtimes but growing as the language matures into safety-critical infrastructure.
Systems programming, Wasm runtimes, CLI tools, security-critical infrastructure
perlThe Perl 5 interpreter. One of the deepest legacy CVE histories of any runtime in the coverage set. Widely deployed in ops tooling, sysadmin scripts, and enterprise backends. Tracked as perl:perl in NVD.
Legacy web backends, ops scripting, bioinformatics, sysadmin tooling
erlangThe Erlang/OTP runtime. CVE-2025-32433 (unauthenticated RCE via SSH, CVSS 10.0) is a high-profile 2025 addition. Natural pairing with RabbitMQ coverage. Tracked as erlang:erlang/otp in NVD.
RabbitMQ clusters, distributed systems, telecom infrastructure, Phoenix/Elixir backends
617 documented CVE product slugs
This is a documented slug snapshot, not the live product total. The API currently covers 1,021 CVE-backed products via GET /v1/coverage. Every slug below resolves on GET /v1/check. Detailed docs pages exist for a subset above. Pass any slug as the product parameter.
Show all 617 product names
- File Transfer Appliance
accellion_file_transfer_appliance - Adminer
adminer - Acrobat
adobe_acrobat - Acrobat Reader
adobe_acrobat_reader - Acrobat Reader Dc
adobe_acrobat_reader_dc - Adobe Air
adobe_adobe_air - Adobe Air Sdk
adobe_adobe_air_sdk - Air
adobe_air - Air Sdk
adobe_air_sdk - Coldfusion
adobe_coldfusion - Commerce
adobe_commerce - Experience Manager Forms
adobe_experience_manager_forms - Flash Player
adobe_flash_player - Flash Player For Linux
adobe_flash_player_for_linux - Robohelp Server
adobe_robohelp_server - Webaccess
advantech_webaccess - V3 Internet Security
ahnlab_v3_internet_security - Esafe
aladdin_esafe - Avl Sdk
antiy_avl_sdk - Anydesk
anydesk - Apache ActiveMQ
apache_activemq - Airflow
apache_airflow - Apisix
apache_apisix - Archiva
apache_archiva - Axis
apache_axis - Axis2
apache_axis2 - Camel
apache_camel - Apache Derby
apache_derby - Druid
apache_druid - Flink
apache_flink - Geronimo
apache_geronimo - Apache HTTP Server
apache_httpd - Hugegraph
apache_hugegraph - Ignite
apache_ignite - Jetspeed
apache_jetspeed - Jspwiki
apache_jspwiki - Apache Kafka
apache_kafka - Kylin
apache_kylin - Nifi
apache_nifi - Ofbiz
apache_ofbiz - Pinot
apache_pinot - Apache Pulsar
apache_pulsar - Rocketmq
apache_rocketmq - Roller
apache_roller - Shenyu
apache_shenyu - Shiro
apache_shiro - Solr
apache_solr - Spark
apache_spark - Storm
apache_storm - Struts
apache_struts - Superset
apache_superset - Tapestry
apache_tapestry - Tika
apache_tika - Tomcat Jk Web Server Connector
apache_tomcat_jk_web_server_connector - Traffic Server
apache_traffic_server - Icloud
apple_icloud - Itunes
apple_itunes - Safari
apple_safari - Xcode
apple_xcode - Argo CD
argo_cd - Cloudvision Portal
arista_cloudvision_portal - 5Th Gen Gpu Architecture Kernel Driver
arm_5th_gen_gpu_architecture_kernel_driver - Bifrost Gpu Kernel Driver
arm_bifrost_gpu_kernel_driver - Valhall Gpu Kernel Driver
arm_valhall_gpu_kernel_driver - Artica Proxy
articatech_artica_proxy - Ghostscript
artifex_ghostscript - Clearpass Policy Manager
arubanetworks_clearpass_policy_manager - Bitbucket
atlassian_bitbucket - Confluence Data Center
atlassian_confluence_data_center - Confluence Server
atlassian_confluence_server - Crowd
atlassian_crowd - Jira
atlassian_jira - Jira Data Center
atlassian_jira_data_center - Jira Server
atlassian_jira_server - Atutor
atutor - Command Antivirus
authentium_command_antivirus - Woocommerce Payments
automattic_woocommerce_payments - Weblogic Server
bea_weblogic_server - Privileged Remote Access
beyondtrust_privileged_remote_access - Remote Support
beyondtrust_remote_support - Bludit
bludit - Brightstor Arcserve Backup
broadcom_brightstor_arcserve_backup - Business Protection Suite
broadcom_business_protection_suite - Total Defense
broadcom_total_defense - Unified Infrastructure Management
broadcom_unified_infrastructure_management - Cacti
cacti - Caddy
caddy - Calico
calico - Apache Cassandra
cassandra - Quick Heal
cat_quick_heal - Centreon
centreon - Ceph Storage
ceph_storage - Chamilo
chamilo - Cilium
cilium - Anyconnect Secure Mobility Client
cisco_anyconnect_secure_mobility_client - Catalyst Sd-Wan Manager
cisco_catalyst_sd_wan_manager - Data Center Network Manager
cisco_data_center_network_manager - Digital Media Manager
cisco_digital_media_manager - Emergency Responder
cisco_emergency_responder - Evolved Programmable Network Manager
cisco_evolved_programmable_network_manager - Firepower Threat Defense
cisco_firepower_threat_defense - Identity Services Engine
cisco_identity_services_engine - Network Services Orchestrator
cisco_network_services_orchestrator - Prime Data Center Network Manager
cisco_prime_data_center_network_manager - Prime Infrastructure
cisco_prime_infrastructure - Sd-Wan
cisco_sd_wan - Secure Access Control System
cisco_secure_access_control_system - Secure Firewall Management Center
cisco_secure_firewall_management_center - Secure Firewall Threat Defense
cisco_secure_firewall_threat_defense - Security Manager
cisco_security_manager - Smart Software Manager On-Prem
cisco_smart_software_manager_on_prem - Ucs Director
cisco_ucs_director - Unified Communications Manager
cisco_unified_communications_manager - Netscaler Gateway
citrix_netscaler_gateway - Netscaler Sd-Wan
citrix_netscaler_sd_wan - Session Recording
citrix_session_recording - Clamav
clamav - Lexicom
cleo_lexicom - Wp Go Maps
codecabin_wp_go_maps - Commvault
commvault - Commcell
commvault_commcell - Insight Manager Xe
compaq_insight_manager_xe - Screenconnect
connectwise_screenconnect - HashiCorp Consul
consul - containerd
containerd - Couchbase Server
couchbase - Couchbase Server
couchbase_couchbase_server - Apache CouchDB
couchdb - Cpanel
cpanel - Craft Cms
craftcms_craft_cms - Crushftp
crushftp - Cups
cups - curl
curl - Cyberpanel
cyberpanel - Openmanage Server Administrator
dell_openmanage_server_administrator - Recoverpoint For Virtual Machines
dell_recoverpoint_for_virtual_machines - Dopsoft
deltaww_dopsoft - Deno
deno - Asterisk
digium_asterisk - Central Wifimanager
dlink_central_wifimanager - D-View 8
dlink_d_view_8 - Dotnetnuke
dnnsoftware_dotnetnuke - Docker
docker - Docker Engine
docker_engine - Dolibarr
dolibarr - Dotcms
dotcms - Drupal
drupal - Elasticsearch
elasticsearch - Goahead
embedthis_goahead - Emby
emby - Envoy Proxy
envoy - Erlang/OTP
erlang - Exim
exim - Eyesofnetwork
eyesofnetwork - Fckeditor
fckeditor - Syncbreeze
flexense_syncbreeze - Flowise
flowiseai_flowise - Fluentd
fluentd - Access Management
forgerock_access_management - Fortiadc
fortinet_fortiadc - Fortianalyzer
fortinet_fortianalyzer - Forticlientems
fortinet_forticlientems - Fortimail
fortinet_fortimail - Fortimanager
fortinet_fortimanager - Fortinac
fortinet_fortinac - Fortiproxy
fortinet_fortiproxy - Fortisandbox
fortinet_fortisandbox - Fortisiem
fortinet_fortisiem - Fortiswitchmanager
fortinet_fortiswitchmanager - Fortiweb
fortinet_fortiweb - Filecatalyst Workflow
fortra_filecatalyst_workflow - Pdf Reader
foxit_pdf_reader - FreeIPA
freeipa - Freetype
freetype - Froxlor
froxlor - Fusionpbx
fusionpbx - Geoserver
geoserver - Perfect Survey
getperfectsurvey_perfect_survey - Gimp
gimp - Gitea
gitea - GitLab
gitlab - Gitlist
gitlist - Triofox
gladinet_triofox - Bash
gnu_bash - Glibc
gnu_glibc - GnuTLS
gnu_gnutls - Inetutils
gnu_inetutils - Wget
gnu_wget - Go
go - Gogs
gogs - Nitro Pro
gonitro_nitro_pro - Chrome
google_chrome - Grafana
grafana - Wpdiscuz
gvectors_wpdiscuz - HAProxy
haproxy - HashiCorp Vault
hashicorp_vault - Helm
helm - Hermes
hermes - Vantara Pentaho Business Analytics Server
hitachi_vantara_pentaho_business_analytics_server - Data Protector
hp_data_protector - Intelligent Management Center
hp_intelligent_management_center - Loadrunner
hp_loadrunner - Matrix Operating Environment
hp_matrix_operating_environment - Openview Network Node Manager
hp_openview_network_node_manager - Openview Performance Insight
hp_openview_performance_insight - Openview Storage Data Protector
hp_openview_storage_data_protector - Operations Manager
hp_operations_manager - Procurve Manager
hp_procurve_manager - Storage Data Protector
hp_storage_data_protector - System Management Homepage
hp_system_management_homepage - Systems Insight Manager
hp_systems_insight_manager - Web Jetadmin
hp_web_jetadmin - Insight Remote Support
hpe_insight_remote_support - Smart Update Manager
hpe_smart_update_manager - App Connect Enterprise
ibm_app_connect_enterprise - Aspera Faspex
ibm_aspera_faspex - Data Risk Manager
ibm_data_risk_manager - Infosphere Biginsights
ibm_infosphere_biginsights - Lotus Sametime
ibm_lotus_sametime - Planning Analytics
ibm_planning_analytics - Qradar Security Information And Event Manager
ibm_qradar_security_information_and_event_manager - Sterling B2B Integrator
ibm_sterling_b2b_integrator - Tivoli Directory Server
ibm_tivoli_directory_server - Websphere Application Server
ibm_websphere_application_server - WebSphere MQ
ibm_websphere_mq - Icecast
icecast - Icinga Web 2
icinga_web_2 - Openfire
igniterealtime_openfire - Imagemagick
imagemagick - Web Studio
indusoft_web_studio - Imail
ipswitch_imail - Imail Server
ipswitch_imail_server - Wordpress File Upload
iptanus_wordpress_file_upload - Bind
isc_bind - Dhcp
isc_dhcp - Istio
istio - Avalanche
ivanti_avalanche - Connect Secure
ivanti_connect_secure - Endpoint Manager
ivanti_endpoint_manager - Endpoint Manager Mobile
ivanti_endpoint_manager_mobile - Policy Secure
ivanti_policy_secure - Virtual Traffic Manager
ivanti_virtual_traffic_manager - Jboss Application Server
jboss_application_server - Jellyfin
jellyfin - Jenkins
jenkins - Active Choices
jenkins_active_choices - Junit
jenkins_junit - Matrix Project
jenkins_matrix_project - Repository Connector
jenkins_repository_connector - Script Security
jenkins_script_security - Teamcity
jetbrains_teamcity - Jetty
jetty - Artifactory
jfrog_artifactory - Jorani
jorani - Ctpview
juniper_ctpview - Unitrends Backup
kaseya_unitrends_backup - Virtual System Administrator
kaseya_virtual_system_administrator - Xperience
kentico_xperience - Keycloak
keycloak - Kibana
kibana - Kodi
kodi - Kubernetes API Server
kube_apiserver - Kubernetes kubelet
kubelet - Langflow
langflow - Lansweeper
lansweeper - Markvision Enterprise
lexmark_markvision_enterprise - Mlflow
lfprojects_mlflow - Simple Editor
lg_simple_editor - Libarchive
libarchive - Librenms
librenms - Libreoffice
libreoffice - Libssh
libssh - Liferay Portal
liferay_liferay_portal - Limesurvey
limesurvey - Linux-PAM
linux_pam - LiteLLM
litellm - Litespeed Cache
litespeedtech_litespeed_cache - Apache Log4j
log4j - Logstash
logstash - Lucee Server
lucee_server - Magento
magento - Magnusbilling
magnussolution_magnusbilling - Mailenable Professional
mailenable_professional - D-Tale
man_d_tale - Servicedesk Plus
manageengine_servicedesk_plus - Mantisbt
mantisbt - MariaDB
mariadb - Epolicy Orchestrator
mcafee_epolicy_orchestrator - Network Data Loss Prevention
mcafee_network_data_loss_prevention - Total Protection
mcafee_total_protection - Memcached
memcached - Centreon
merethis_centreon - Metabase
metabase - Access Manager
microfocus_access_manager - Operation Bridge Reporter
microfocus_operation_bridge_reporter - Secure Messaging Gateway
microfocus_secure_messaging_gateway - .Net
microsoft_.net - .Net Core
microsoft_.net_core - .Net Framework
microsoft_.net_framework - Commerce Server
microsoft_commerce_server - Data Access Components
microsoft_data_access_components - Directx
microsoft_directx - Excel
microsoft_excel - Microsoft Exchange Server
microsoft_exchange - Exchange Server
microsoft_exchange_server - Frontpage Server Extensions
microsoft_frontpage_server_extensions - Index Server
microsoft_index_server - Internet Explorer
microsoft_internet_explorer - Internet Information Server
microsoft_internet_information_server - Internet Information Services
microsoft_internet_information_services - Jscript
microsoft_jscript - Lync
microsoft_lync - Malware Protection Engine
microsoft_malware_protection_engine - Msn Messenger
microsoft_msn_messenger - Netmeeting
microsoft_netmeeting - Office
microsoft_office - Office Powerpoint
microsoft_office_powerpoint - Office Sharepoint Server
microsoft_office_sharepoint_server - Office Web Apps
microsoft_office_web_apps - Office Web Apps Server
microsoft_office_web_apps_server - Office Web Components
microsoft_office_web_components - Outlook
microsoft_outlook - Powerpoint
microsoft_powerpoint - Publisher
microsoft_publisher - Sharepoint Enterprise Server
microsoft_sharepoint_enterprise_server - Sharepoint Foundation
microsoft_sharepoint_foundation - Sharepoint Server
microsoft_sharepoint_server - Silverlight
microsoft_silverlight - Skype For Business Server
microsoft_skype_for_business_server - System Center Operations Manager
microsoft_system_center_operations_manager - Visio
microsoft_visio - Xml Core Services
microsoft_xml_core_services - Eframework
midasolutions_eframework - MIT Kerberos
mit_kerberos - Micollab
mitel_micollab - Mivoice Connect
mitel_mivoice_connect - MongoDB
mongodb - Monitorr
monitorr - Resourcespace
montala_resourcespace - Moodle
moodle - Mosquitto
mosquitto - Lanscope Endpoint Manager
motex_lanscope_endpoint_manager - Bugzilla
mozilla_bugzilla - Firefox
mozilla_firefox - Thunderbird
mozilla_thunderbird - Thunderbird Esr
mozilla_thunderbird_esr - Microsoft SQL Server
mssql - Mybb
mybb - Mylittleadmin
mylittletools_mylittleadmin - MySQL
mysql - Nagios
nagios - Nagios Xi
nagios_nagios_xi - Navigate Cms
naviwebs_navigate_cms - Active Iq Unified Manager
netapp_active_iq_unified_manager - Oncommand Unified Manager
netapp_oncommand_unified_manager - Oncommand Unified Manager Core Package
netapp_oncommand_unified_manager_core_package - Ontap Select Deploy Administration Utility
netapp_ontap_select_deploy_administration_utility - Service Processor
netapp_service_processor - Netatalk
netatalk - Pfsense
netgate_pfsense - Prosafe Network Management System
netgear_prosafe_network_management_system - Readynas Surveillance
netgear_readynas_surveillance - Netmotion Mobility
netmotionsoftware_netmotion_mobility - Netsweeper
netsweeper - Nextchat
nextchat - NGINX
nginx - NSD
nlnetlabs_nsd - Node.js
nodejs - Proself
northgrid_proself - Edirectory
novell_edirectory - Zenworks Configuration Management
novell_zenworks_configuration_management - Ntp
ntp - October
octobercms_october - Ollama
ollama - Opensmtpd
openbsd_opensmtpd - OpenJDK
openjdk - OpenLDAP
openldap - Openmrs
openmrs - Openproject
openproject - Openslp
openslp - Opensmtpd
opensmtpd - OpenSSH
openssh - Openssl
openssl - Keystone
openstack_keystone - Opentsdb
opentsdb - Openvpn
openvpn - Open Web Analytics
openwebanalytics_open_web_analytics - Proton
optergy_proton - Access Manager
oracle_access_manager - Application Express
oracle_application_express - Application Testing Suite
oracle_application_testing_suite - Bi Publisher
oracle_bi_publisher - Business Intelligence
oracle_business_intelligence - Coherence
oracle_coherence - Commerce Guided Search
oracle_commerce_guided_search - Communications Diameter Signaling Router
oracle_communications_diameter_signaling_router - Concurrent Processing
oracle_concurrent_processing - Configurator
oracle_configurator - Oracle Database
oracle_db - E-Business Suite
oracle_e_business_suite - Enterprise Manager Grid Control
oracle_enterprise_manager_grid_control - Fusion Middleware
oracle_fusion_middleware - Glassfish Server
oracle_glassfish_server - Graalvm
oracle_graalvm - Hospitality Opera 5
oracle_hospitality_opera_5 - Http Server
oracle_http_server - Identity Manager
oracle_identity_manager - Iplanet Web Server
oracle_iplanet_web_server - Jdk
oracle_jdk - Jre
oracle_jre - Jrockit
oracle_jrockit - Knowledge Management
oracle_knowledge_management - Mysql Cluster
oracle_mysql_cluster - Peoplesoft Enterprise Peopletools
oracle_peoplesoft_enterprise_peopletools - Primavera Unifier
oracle_primavera_unifier - Sales Offline
oracle_sales_offline - Weblogic Server
oracle_weblogic_server - Zfs Storage Appliance Kit
oracle_zfs_storage_appliance_kit - Geoserver
osgeo_geoserver - Ovirt-Engine
ovirt_engine - Prtg Network Monitor
paessler_prtg_network_monitor - Expedition
paloaltonetworks_expedition - Pandora Fms
pandorafms_pandora_fms - Papercut Mf
papercut_papercut_mf - Papercut Ng
papercut_papercut_ng - Perl
perl - Pfsense
pfsense - Pgadmin 4
pgadmin_4 - Intellispace Portal
philips_intellispace_portal - PHP
php - Phpcollab
phpcollab - Phpmyadmin
phpmyadmin - Spring Security Oauth
pivotal_spring_security_oauth - Playsms
playsms - Plone
plone - PostgreSQL
postgresql - Authoritative
powerdns_authoritative - Primefaces
primetek_primefaces - Proftpd
proftpd - Loadmaster
progress_loadmaster - Moveit Transfer
progress_moveit_transfer - Sitefinity
progress_sitefinity - Whatsup Gold
progress_whatsup_gold - Projectsend
projectsend - Flexplm
ptc_flexplm - Pulse Connect Secure
pulsesecure_pulse_connect_secure - Pulse Policy Secure
pulsesecure_pulse_policy_secure - Putty
putty - Pyload
pyload - Python
python - Qdpm
qdpm - QEMU
qemu - Qlik Sense
qlik_qlik_sense - Hybrid Backup Sync
qnap_hybrid_backup_sync - Photo Station
qnap_photo_station - Kace System Management Appliance
quest_kace_system_management_appliance - Kace Systems Management Appliance
quest_kace_systems_management_appliance - RabbitMQ
rabbitmq - Unrar
rarlab_unrar - Winrar
rarlab_winrar - Raspap
raspap - Synapse
razer_synapse - Rconfig
rconfig - Ansible Tower
redhat_ansible_tower - Cloudforms
redhat_cloudforms - Enterprise Virtualization
redhat_enterprise_virtualization - Icedtea6
redhat_icedtea6 - Jboss Enterprise Application Platform
redhat_jboss_enterprise_application_platform - Libvirt
redhat_libvirt - OpenShift
redhat_openshift - Openshift Container Platform
redhat_openshift_container_platform - Richfaces
redhat_richfaces - Satellite
redhat_satellite - Subscription Asset Manager
redhat_subscription_asset_manager - Redis
redis - Http File Server
rejetto_http_file_server - Infinitewp Client
revmakx_infinitewp_client - Factorytalk Services Platform
rockwellautomation_factorytalk_services_platform - Thinmanager
rockwellautomation_thinmanager - Thinmanager Thinserver
rockwellautomation_thinmanager_thinserver - Webmail
roundcube_webmail - Ruby
ruby - Rails
rubyonrails_rails - Ruckus Wireless Admin
ruckuswireless_ruckus_wireless_admin - runc
runc - Rust
rust - Salt
saltstack_salt - Samba
samba - Magicinfo 9 Server
samsung_magicinfo_9_server - Freepbx
sangoma_freepbx - Commerce Cloud
sap_commerce_cloud - Content Server
sap_content_server - Maxdb
sap_maxdb - Netweaver
sap_netweaver - Netweaver Application Server Java
sap_netweaver_application_server_java - Solution Manager
sap_solution_manager - Scadabr
scadabr - Sl1
sciencelogic_sl1 - Servicenow
servicenow - Sinec Ins
siemens_sinec_ins - Experience Manager
sitecore_experience_manager - Experience Platform
sitecore_experience_platform - Movable Type
sixapart_movable_type - Smartermail
smartertools_smartermail - Smarty
smarty - Snort
snort - Access Rights Manager
solarwinds_access_rights_manager - Network Performance Monitor
solarwinds_network_performance_monitor - Orion Platform
solarwinds_orion_platform - Patch Manager
solarwinds_patch_manager - Serv-U
solarwinds_serv_u - Serv-U File Server
solarwinds_serv_u_file_server - Web Help Desk
solarwinds_web_help_desk - Nexus Repository Manager
sonatype_nexus_repository_manager - Global Management System
sonicwall_global_management_system - Web Appliance
sophos_web_appliance - Spip
spip - Splunk
splunk - SQLite
sqlite - Squid
squid - Paid Memberships Pro
strangerstudios_paid_memberships_pro - Strapi
strapi - Sugarcrm
sugarcrm - Java System Web Server
sun_java_system_web_server - Jdk
sun_jdk - Jre
sun_jre - Sdk
sun_sdk - Studio Onsite
suse_studio_onsite - Antivirus
symantec_antivirus - Zimbra Collaboration Suite
synacor_zimbra_collaboration_suite - Sysaid
sysaid - Systeminformation
systeminformation - Teamviewer
teamviewer - Tekton Pipelines
tekton - Ui For Asp.Net Ajax
telerik_ui_for_asp.net_ajax - Fuel Cms
thedaylightstudio_fuel_cms - Dnsmasq
thekelleys_dnsmasq - Thinkphp
thinkphp - Jasperreports Library
tibco_jasperreports_library - Jasperreports Server
tibco_jasperreports_server - Apache Tomcat
tomcat - Tor
torproject_tor - Total.Js Cms
totaljs_total.js_cms - Traefik
traefik - Apex Central
trendmicro_apex_central - Apex One
trendmicro_apex_one - Email Encryption Gateway
trendmicro_email_encryption_gateway - Interscan Web Security Virtual Appliance
trendmicro_interscan_web_security_virtual_appliance - Officescan
trendmicro_officescan - Threat Discovery Appliance
trendmicro_threat_discovery_appliance - Worry-Free Business Security
trendmicro_worry_free_business_security - Vtscada
trihedral_vtscada - Xz
tukaani_xz - Unrealircd
unrealircd - Vanilla
vanillaforums_vanilla - Varnish Cache
varnish - Vbulletin
vbulletin - Next.Js
vercel_next.js - Backup Exec
veritas_backup_exec - Wp Statistics
veronalabs_wp_statistics - Vesta Control Panel
vestacp_vesta_control_panel - Vite
vitejs_vite - vm2
vm2 - Aria Operations
vmware_aria_operations - Aria Operations For Networks
vmware_aria_operations_for_networks - Esx
vmware_esx - VMware ESXi
vmware_esxi - Fusion
vmware_fusion - Identity Manager
vmware_identity_manager - Spring Cloud Config
vmware_spring_cloud_config - Spring Cloud Function
vmware_spring_cloud_function - Spring Framework
vmware_spring_framework - Vcenter Server
vmware_vcenter_server - Vrealize Automation
vmware_vrealize_automation - Vrealize Log Insight
vmware_vrealize_log_insight - Vrealize Network Insight
vmware_vrealize_network_insight - Vrealize Operations Manager
vmware_vrealize_operations_manager - Workspace One Access
vmware_workspace_one_access - Workspace One Uem Console
vmware_workspace_one_uem_console - Vtiger Crm
vtiger_crm - Wazuh
wazuh - Webkitgtk
webkitgtk - Webmin
webmin - Libwebp
webmproject_libwebp - Modern Events Calendar Lite
webnus_modern_events_calendar_lite - Websvn
websvn - Wing Ftp Server
wftpserver_wing_ftp_server - Whatsapp
whatsapp - Whatsapp Business
whatsapp_whatsapp_business - Wordpress Mu
wordpress_mu - Post Smtp
wpexperts_post_smtp - Avideo
wwbn_avideo - Xpdf
xpdfreader_xpdf - Xstream
xstream - Xwiki
xwiki - Yaws
yaws - Yii
yiiframework_yii - Zabbix
zabbix - ZeroMQ
zeromq - Zeroshell
zeroshell - Collaboration
zimbra_collaboration - Zk Framework
zkoss_zk_framework - Biotime
zkteco_biotime - Manageengine Access Manager Plus
zohocorp_manageengine_access_manager_plus - Manageengine Adaudit Plus
zohocorp_manageengine_adaudit_plus - Manageengine Admanager Plus
zohocorp_manageengine_admanager_plus - Manageengine Adselfservice Plus
zohocorp_manageengine_adselfservice_plus - Manageengine Applications Manager
zohocorp_manageengine_applications_manager - Manageengine Desktop Central
zohocorp_manageengine_desktop_central - Manageengine Eventlog Analyzer
zohocorp_manageengine_eventlog_analyzer - Manageengine Netflow Analyzer
zohocorp_manageengine_netflow_analyzer - Manageengine Opmanager
zohocorp_manageengine_opmanager - Manageengine Recoverymanager Plus
zohocorp_manageengine_recoverymanager_plus - Manageengine Servicedesk Plus
zohocorp_manageengine_servicedesk_plus - Manageengine Servicedesk Plus Msp
zohocorp_manageengine_servicedesk_plus_msp - Webnms Framework
zohocorp_webnms_framework - Zoneminder
zoneminder
Supply chain monitoring: In addition to 1,021 CVE-covered infrastructure products, Attestd monitors 29,265 PyPI and 310,933 npm packages for malicious publishes and OSV advisories. See the full list and details.
How products are selected
Not every software product produces reliable output from a CPE-based synthesis pipeline. A product must meet all three criteria before it is added:
Sentinel rate below 50%
A sentinel range is an NVD record that names a product as affected but omits version data. High sentinel rates mean the pipeline cannot determine which versions are affected, producing unreliable results. Products with ecosystem-level CVE noise (CMSes, plugin platforms) typically fail this criterion.
At least 10 CVEs with valid version ranges
Products with fewer than 10 usable records produce output that may reflect NVD coverage gaps rather than actual security posture. Thin datasets do not provide enough signal for accurate risk classification.
Complete CPE namespace coverage
When a vendor is acquired or renames itself, NVD may maintain two separate CPE namespaces for the same product. Both must be queried and merged to avoid silently missing historical CVEs. nginx, log4j, Redis, and MySQL each required this treatment.
Request a product
Coverage expands based on demand. Email [email protected] with the product name and your use case. Products with structural NVD data quality problems (high sentinel rates, inconsistent CPE namespaces) cannot be added until those issues are resolved upstream.