Red Hat Enterprise Linux 8 · JSON Structure

Red Hat Enterprise Linux 8 Cve Structure

Common Vulnerability and Exposure record from Red Hat Security Data API

Type: Properties: 0
EnterpriseLinuxOperating SystemRed HatRHEL

CVE is a JSON Structure definition published by Red Hat Enterprise Linux 8.

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "CVE",
  "description": "Common Vulnerability and Exposure record from Red Hat Security Data API",
  "fields": [
    { "name": "CVE", "type": "string", "description": "CVE identifier (e.g. CVE-2024-1234)", "pattern": "^CVE-\\d{4}-\\d+$" },
    { "name": "severity", "type": "string", "enum": ["Critical", "Important", "Moderate", "Low"], "description": "Red Hat severity rating" },
    { "name": "public_date", "type": "datetime", "description": "Public disclosure date" },
    { "name": "cvss_score", "type": "number", "description": "CVSS v2 score (0-10)" },
    { "name": "cvss3_score", "type": "number", "description": "CVSS v3 score (0-10)" },
    { "name": "cwe", "type": "string", "description": "CWE identifier" },
    { "name": "bugzilla", "type": "string", "description": "Bugzilla URL" },
    { "name": "details", "type": "array", "description": "Vulnerability description paragraphs" },
    {
      "name": "affected_release",
      "type": "array",
      "description": "Affected Red Hat product releases",
      "items": {
        "fields": [
          { "name": "product_name", "type": "string" },
          { "name": "release_date", "type": "datetime" },
          { "name": "advisory", "type": "string", "description": "RHSA/RHBA advisory ID" },
          { "name": "package", "type": "string", "description": "Fixed package NVR" },
          { "name": "cpe", "type": "string", "description": "CPE identifier" }
        ]
      }
    }
  ]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/red-hat-enterprise-linux-8-cve-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.