Join the Preview!

Public Artifact Vulnerabilities is in Preview.

Request Access

Overview

The Public Artifact Vulnerabilities page lets you view vulnerability and response information for Datadog’s publicly available artifacts and libraries. Use it to look up:

  • Which vulnerabilities affect a given artifact (by image/version)
  • Which artifacts are affected by a given CVE
  • Status, justification, impact, and action statements for each vulnerability

How to access

The Public Artifact Vulnerabilities page is accessible through the Help page under Public Artifact Vulnerabilities.

Help page with Public Artifact Vulnerabilities link
Public Artifact Vulnerabilities page

Using the page

Look up by image and version (artifact-centric)

Use this to see all vulnerabilities for a specific artifact and version (for example, the Datadog Agent image version 7.52.0).

  • Image: Choose an artifact from the Image dropdown (for example, agent, cluster-agent, synthetic-private-location-worker). The list is built from available public artifacts.
  • Version: Choose a Version for that image. Versions are sorted by newest first.

The table loads and shows one row per vulnerability affecting that image/version.

Table columns (by image/version):

ColumnPurpose
SeveritySeverity of the vulnerability (for example, Critical, High, Medium, Low, and Info).
VulnerabilityCVE or vulnerability identifier and name.
PlatformPlatform(s) the statement applies to (for example, Linux, Windows). The platform column also shows the list of variants affected by the CVE (for example, fips, jmx, and servercore).
StatusCurrent status: for example, Not affected, Affected, Fixed, and Under investigation.
Additional InformationMore information on the status of the CVE and justification of the status if needed. For example, if the status is component_not_present, this column explains why the CVE does not affect the artifact and how that conclusion was reached. Some statuses, such as Under investigation, do not have additional information because the impact is still being analyzed.

You can use the search/filter box above the table to filter these rows by keyword.

Look up by image and version

Look up by CVE (CVE-centric)

Use this to find which artifacts/versions are affected and the status for each.

  1. In the search box at the top of the table, enter one or more CVE IDs (for example, CVE-2024-1234 or CVE-2024-1234, CVE-2024-5678 for multiple).
  2. Click Find CVE in artifacts.

The table switches to CVE mode and shows one row per (CVE, artifact, version, status) combination.

Table columns (by CVE):

ColumnPurpose
CVEThe CVE ID.
Artifact NameName of the artifact (for example, agent, library name).
VersionVersion of the artifact.
PlatformPlatform(s) for this row (for example, Linux, Windows).
StatusStatus for this CVE/artifact/version (for example, Not affected, Affected, Fixed, and Under investigation).
Additional InformationMore information on the status of the CVE and justification of the status if needed.

After you search for a CVE, the table filter clears so all returned rows are visible. You can type in the search box again to filter the current result set.

Look up by CVE

Available artifacts (images)

The Image dropdown is populated from the list of tracked public artifacts. If an expected artifact is missing, contact Datadog Support to request that it be added.

Options and actions on the page

Option or actionDescription
Search / global filterFilter table rows by any text. In “by image/version” mode, the same search box is used before clicking Find CVE in artifacts to run a CVE lookup.
Find CVE in artifactsRuns a CVE lookup using the current search box value (supports comma-separated CVE IDs). Only relevant when you want to look up by CVE.
PaginationUse the table pagination to move through large result sets (for example, 50 rows per page).
Resizable columnsYou can resize column widths for readability.