Red Hat Enterprise Linux · Capability
RHEL Vulnerability Management
Unified capability for Red Hat Enterprise Linux vulnerability management. Combines the Security Data API and Subscription Management API to enable automated CVE assessment, advisory lookup, and system entitlement tracking for security and operations teams.
What You Can Do
GET
List cves
— List CVEs with date, severity, and product filters
/v1/cves
GET
Get cve
— Get full CVE details including affected packages
/v1/cves/{cveId}
GET
Get advisory
— Get Red Hat Security Advisory
/v1/advisories/{advisoryId}
GET
List systems
— List registered RHEL systems
/v1/systems
GET
List subscriptions
— List Red Hat subscriptions
/v1/subscriptions
GET
List allocations
— List subscription allocations
/v1/allocations
MCP Tools
list-cves
List CVEs affecting Red Hat products, filterable by severity, product, and date range
read-only
get-cve
Get full CVE details including affected packages, CVSS scores, and fix status
read-only
get-advisory
Get Red Hat Security Advisory details with patched package versions
read-only
list-systems
List RHEL systems registered with subscription management
read-only
get-system
Get entitlement status and details for a specific RHEL system
read-only
list-subscriptions
List active Red Hat subscriptions for the account
read-only
list-allocations
List subscription allocations and entitlement details
read-only
APIs Used
rhel-security-data
rhel-subscription