{
  "openapi": "3.0.0",
  "x-hideTryItPanel": true,
  "info": {
    "title": "Vulnerability Intelligence public APIs",
    "version": "Cortex Cloud",
    "description": "Vulnerability Intelligence is a real-time feed that contains vulnerability data and threat intelligence from a variety of certified upstream sources. This feed continuously pulls data from known vulnerability databases, official vendor feeds and commercial providers to provide the most accurate vulnerability detection results.\n\nIn addition to the information collected from official feeds, Vulnerability Intelligence is enriched with data curated by a dedicated research team. Our security researchers monitor cloud and open-source projects to identify security issues through automated and manual means. As a result, we can detect new vulnerabilities that were only recently disclosed, and even vulnerabilities that were quietly patched.\n\nUse these public APIs to obtain details on vulnerabilities and affected software.\n\n**Required license:** Cortex Cloud Runtime Security or Cortex Cloud Posture Management.",
    "contact": {
      "email": "docs-cortex@paloaltonetworks.com",
      "name": "Cortex Documentation Team",
      "url": "https://cortex-docs.paloaltonetworks.com/"
    }
  },
  "servers": [
    {
      "url": "https://api-yourfqdn"
    }
  ],
  "paths": {
    "/public_api/uvem/v1/get_vulnerabilities": {
      "post": {
        "summary": "Get list of vulnerabilities",
        "tags": [
          "Vulnerabilities"
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "x-examples": {
                    "Example 1": {
                      "reply": {
                        "result_count": 499,
                        "total_count": 5428,
                        "vulnerabilities": [
                          {
                            "vulnerability_id": "CVE-2025-9097",
                            "epss_score": null,
                            "cvss_score": null,
                            "cvss_severity": null,
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": null,
                            "cvss_score_source": null,
                            "first_published": 0,
                            "last_modified": 0,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": null
                          },
                          {
                            "vulnerability_id": "CVE-2025-52541",
                            "epss_score": null,
                            "cvss_score": null,
                            "cvss_severity": null,
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": null,
                            "cvss_score_source": null,
                            "first_published": 0,
                            "last_modified": 0,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": null
                          },
                          {
                            "vulnerability_id": "CVE-2025-30348",
                            "epss_score": null,
                            "cvss_score": null,
                            "cvss_severity": null,
                            "package_names": [
                              "qtbase-opensource-src",
                              "qtbase-opensource-src-gles",
                              "qt6-base"
                            ],
                            "vendors": [
                              "ubuntu"
                            ],
                            "distribution_and_releases": [
                              "ubuntu:bionic",
                              "ubuntu:jammy",
                              "ubuntu:noble",
                              "ubuntu:focal",
                              "ubuntu:xenial"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": null,
                            "cvss_score_source": null,
                            "first_published": 1742515200000,
                            "last_modified": null,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": null
                          },
                          {
                            "vulnerability_id": "CVE-2025-30346",
                            "epss_score": null,
                            "cvss_score": 5.4,
                            "cvss_severity": "medium",
                            "package_names": [
                              "varnish"
                            ],
                            "vendors": [
                              "ubuntu",
                              "redhat-vex"
                            ],
                            "distribution_and_releases": [
                              "ubuntu:focal",
                              "ubuntu:bionic",
                              "ubuntu:jammy",
                              "ubuntu:xenial",
                              "redhat-vex:RHEL9",
                              "ubuntu:noble",
                              "ubuntu:trusty"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "",
                            "cvss_score_source": "",
                            "first_published": 1742515200000,
                            "last_modified": 0,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30345",
                            "epss_score": null,
                            "cvss_score": 3.5,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1742515200000,
                            "last_modified": 1742515200000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30344",
                            "epss_score": null,
                            "cvss_score": 5.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1742515200000,
                            "last_modified": 1742515200000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30343",
                            "epss_score": null,
                            "cvss_score": 3,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1742515200000,
                            "last_modified": 1742515200000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30342",
                            "epss_score": null,
                            "cvss_score": 5.4,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1742515200000,
                            "last_modified": 1742515200000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30334",
                            "epss_score": null,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (Cybersecurity and Infrastructure Security Agency (CISA) U.S. Civilian Government)",
                            "cvss_score_source": "cisa@example.com (Cybersecurity and Infrastructure Security Agency (CISA) U.S. Civilian Government)",
                            "first_published": 1742428800000,
                            "last_modified": 1742428800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30259",
                            "epss_score": null,
                            "cvss_score": 3.5,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1742428800000,
                            "last_modified": 1742428800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30258",
                            "epss_score": null,
                            "cvss_score": 2.7,
                            "cvss_severity": "low",
                            "package_names": [
                              "gnupg2"
                            ],
                            "vendors": [
                              "redhat-vex",
                              "ubuntu"
                            ],
                            "distribution_and_releases": [
                              "ubuntu:focal",
                              "redhat-vex:RHEL6",
                              "ubuntu:xenial",
                              "redhat-vex:RHEL8",
                              "redhat-vex:RHEL9",
                              "ubuntu:noble",
                              "ubuntu:jammy",
                              "redhat-vex:RHEL7",
                              "ubuntu:bionic"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30236",
                            "epss_score": null,
                            "cvss_score": 8.6,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30235",
                            "epss_score": null,
                            "cvss_score": 3.5,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30234",
                            "epss_score": null,
                            "cvss_score": 8.3,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Adjacent Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30197",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30196",
                            "epss_score": null,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30160",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742428800000,
                            "last_modified": 1742428800000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30154",
                            "epss_score": null,
                            "cvss_score": 8.6,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30153",
                            "epss_score": null,
                            "cvss_score": 7.5,
                            "cvss_severity": "high",
                            "package_names": [
                              "o-cloud-hwmgr-plugin-operator-bundle-container",
                              "oran-o2ims-operator-bundle-container",
                              "acm-flightctl-periodic-container",
                              "osbuild-composer",
                              "flightctl",
                              "acm-flightctl-worker-container",
                              "acm-flightctl-api-container",
                              "o-cloud-manager-operator-bundle-container"
                            ],
                            "vendors": [
                              "redhat-vex"
                            ],
                            "distribution_and_releases": [
                              "redhat-vex:RHEL6",
                              "redhat-vex:RHEL9",
                              "redhat-vex:RHEL7",
                              "redhat-vex:RHEL8"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30152",
                            "epss_score": null,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30144",
                            "epss_score": null,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [
                              "fast-jwt"
                            ],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30143",
                            "epss_score": null,
                            "cvss_score": 5.4,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1742169600000,
                            "last_modified": 1742169600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30142",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742256000000,
                            "last_modified": 1742256000000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30141",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742256000000,
                            "last_modified": 1742256000000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30140",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742256000000,
                            "last_modified": 1742256000000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30139",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742256000000,
                            "last_modified": 1742256000000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30138",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742256000000,
                            "last_modified": 1742256000000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30137",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742256000000,
                            "last_modified": 1742256000000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30132",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742256000000,
                            "last_modified": 1742256000000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30123",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742256000000,
                            "last_modified": 1742256000000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30122",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742256000000,
                            "last_modified": 1742256000000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30117",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742256000000,
                            "last_modified": 1742256000000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30116",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742256000000,
                            "last_modified": 1742256000000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30115",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742256000000,
                            "last_modified": 1742256000000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30114",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742256000000,
                            "last_modified": 1742256000000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30113",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742256000000,
                            "last_modified": 1742256000000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30111",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742256000000,
                            "last_modified": 1742256000000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30110",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742256000000,
                            "last_modified": 1742256000000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30109",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742256000000,
                            "last_modified": 1742256000000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30107",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742256000000,
                            "last_modified": 1742256000000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30106",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742256000000,
                            "last_modified": 1742256000000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30092",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30089",
                            "epss_score": null,
                            "cvss_score": 5.4,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1742169600000,
                            "last_modified": 1742169600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30083",
                            "epss_score": null,
                            "cvss_score": null,
                            "cvss_severity": null,
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": null,
                            "cvss_score_source": null,
                            "first_published": 0,
                            "last_modified": 0,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": null
                          },
                          {
                            "vulnerability_id": "CVE-2025-30081",
                            "epss_score": null,
                            "cvss_score": null,
                            "cvss_severity": null,
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": null,
                            "cvss_score_source": null,
                            "first_published": 0,
                            "last_modified": 0,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": null
                          },
                          {
                            "vulnerability_id": "CVE-2025-30077",
                            "epss_score": null,
                            "cvss_score": 6.2,
                            "cvss_severity": "medium",
                            "package_names": [
                              "github.com/onosproject/onos-lib-go"
                            ],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1742083200000,
                            "last_modified": 1742169600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30076",
                            "epss_score": null,
                            "cvss_score": 7.7,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1742083200000,
                            "last_modified": 1742169600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30074",
                            "epss_score": null,
                            "cvss_score": 7.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1742083200000,
                            "last_modified": 1742083200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30066",
                            "epss_score": 0.27641,
                            "cvss_score": 8.6,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": true,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741996800000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [
                              "Threat Actors"
                            ],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-30022",
                            "epss_score": null,
                            "cvss_score": 6.8,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741910400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29998",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741824000000,
                            "last_modified": 1741824000000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29997",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741824000000,
                            "last_modified": 1741824000000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29996",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741824000000,
                            "last_modified": 1741824000000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29995",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741824000000,
                            "last_modified": 1741824000000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29994",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741824000000,
                            "last_modified": 1741824000000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29980",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (Cybersecurity and Infrastructure Security Agency (CISA) U.S. Civilian Government)",
                            "cvss_score_source": "cisa@example.com (Cybersecurity and Infrastructure Security Agency (CISA) U.S. Civilian Government)",
                            "first_published": 1742428800000,
                            "last_modified": 1742428800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29930",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742256000000,
                            "last_modified": 1742256000000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29926",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29925",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29924",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29923",
                            "epss_score": null,
                            "cvss_score": 3.7,
                            "cvss_severity": "low",
                            "package_names": [
                              "golang-github-go-redis-redis",
                              "rhtpa/rhtpa-guac-rhel9",
                              "multiarch-tuning/multiarch-tuning-operator-bundle"
                            ],
                            "vendors": [
                              "redhat-vex",
                              "ubuntu"
                            ],
                            "distribution_and_releases": [
                              "ubuntu:bionic",
                              "redhat-vex:RHEL9",
                              "ubuntu:noble",
                              "redhat-vex:RHEL8",
                              "ubuntu:focal",
                              "redhat-vex:RHEL7",
                              "ubuntu:jammy"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1742428800000,
                            "last_modified": 1742428800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29922",
                            "epss_score": null,
                            "cvss_score": 9.6,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1742428800000,
                            "last_modified": 1742428800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29918",
                            "epss_score": null,
                            "cvss_score": null,
                            "cvss_severity": null,
                            "package_names": [
                              "suricata"
                            ],
                            "vendors": [
                              "debian",
                              "ubuntu"
                            ],
                            "distribution_and_releases": [
                              "debian:bookworm",
                              "debian:bullseye",
                              "debian:sid",
                              "ubuntu:xenial",
                              "ubuntu:noble",
                              "ubuntu:bionic",
                              "debian:trixie",
                              "ubuntu:jammy"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": null,
                            "cvss_score_source": null,
                            "first_published": 0,
                            "last_modified": 0,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": null
                          },
                          {
                            "vulnerability_id": "CVE-2025-29917",
                            "epss_score": null,
                            "cvss_score": null,
                            "cvss_severity": null,
                            "package_names": [
                              "suricata"
                            ],
                            "vendors": [
                              "debian",
                              "ubuntu"
                            ],
                            "distribution_and_releases": [
                              "ubuntu:noble",
                              "ubuntu:jammy",
                              "debian:trixie",
                              "ubuntu:xenial",
                              "debian:sid",
                              "debian:bullseye",
                              "ubuntu:bionic",
                              "debian:bookworm"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": null,
                            "cvss_score_source": null,
                            "first_published": 0,
                            "last_modified": 0,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": null
                          },
                          {
                            "vulnerability_id": "CVE-2025-29916",
                            "epss_score": null,
                            "cvss_score": null,
                            "cvss_severity": null,
                            "package_names": [
                              "suricata"
                            ],
                            "vendors": [
                              "debian",
                              "ubuntu"
                            ],
                            "distribution_and_releases": [
                              "debian:trixie",
                              "debian:bookworm",
                              "ubuntu:xenial",
                              "ubuntu:jammy",
                              "ubuntu:bionic",
                              "debian:sid",
                              "ubuntu:noble",
                              "debian:bullseye"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": null,
                            "cvss_score_source": null,
                            "first_published": 0,
                            "last_modified": 0,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": null
                          },
                          {
                            "vulnerability_id": "CVE-2025-29915",
                            "epss_score": null,
                            "cvss_score": null,
                            "cvss_severity": null,
                            "package_names": [
                              "suricata"
                            ],
                            "vendors": [
                              "debian",
                              "ubuntu"
                            ],
                            "distribution_and_releases": [
                              "ubuntu:bionic",
                              "debian:bookworm",
                              "ubuntu:jammy",
                              "debian:sid",
                              "debian:bullseye",
                              "debian:trixie",
                              "ubuntu:xenial",
                              "ubuntu:noble"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": null,
                            "cvss_score_source": null,
                            "first_published": 0,
                            "last_modified": 0,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": null
                          },
                          {
                            "vulnerability_id": "CVE-2025-29914",
                            "epss_score": null,
                            "cvss_score": 5.4,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1742428800000,
                            "last_modified": 1742428800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29913",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742169600000,
                            "last_modified": 1742169600000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29912",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742169600000,
                            "last_modified": 1742169600000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29911",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742169600000,
                            "last_modified": 1742256000000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29910",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742169600000,
                            "last_modified": 1742256000000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29909",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742169600000,
                            "last_modified": 1742256000000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29907",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [
                              "jspdf"
                            ],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742256000000,
                            "last_modified": 1742256000000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29904",
                            "epss_score": null,
                            "cvss_score": 5.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "JetBrains",
                            "cvss_score_source": "JetBrains",
                            "first_published": 1741737600000,
                            "last_modified": 1741737600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29903",
                            "epss_score": null,
                            "cvss_score": 5.2,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "JetBrains",
                            "cvss_score_source": "JetBrains",
                            "first_published": 1741737600000,
                            "last_modified": 1741737600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29891",
                            "epss_score": null,
                            "cvss_score": 4.8,
                            "cvss_severity": "medium",
                            "package_names": [
                              "quarkus-cxf-bom",
                              "camel-http-starter",
                              "camel-http",
                              "camel-http4",
                              "quarkus-camel-bom",
                              "camel-http-kafka-connector",
                              "camel-http-base",
                              "camel-http4-starter",
                              "org.apache.camel_camel-support",
                              "camel-http-common",
                              "camel-https-kafka-connector"
                            ],
                            "vendors": [
                              "redhat-vex"
                            ],
                            "distribution_and_releases": [
                              "redhat-vex:RHEL6",
                              "redhat-vex:RHEL7",
                              "redhat-vex:RHEL9",
                              "redhat-vex:RHEL8"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741737600000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29846",
                            "epss_score": null,
                            "cvss_score": null,
                            "cvss_severity": null,
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": null,
                            "cvss_score_source": null,
                            "first_published": 0,
                            "last_modified": 0,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": null
                          },
                          {
                            "vulnerability_id": "CVE-2025-29845",
                            "epss_score": null,
                            "cvss_score": null,
                            "cvss_severity": null,
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": null,
                            "cvss_score_source": null,
                            "first_published": 0,
                            "last_modified": 0,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": null
                          },
                          {
                            "vulnerability_id": "CVE-2025-29844",
                            "epss_score": null,
                            "cvss_score": null,
                            "cvss_severity": null,
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": null,
                            "cvss_score_source": null,
                            "first_published": 0,
                            "last_modified": 0,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": null
                          },
                          {
                            "vulnerability_id": "CVE-2025-29843",
                            "epss_score": null,
                            "cvss_score": null,
                            "cvss_severity": null,
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": null,
                            "cvss_score_source": null,
                            "first_published": 0,
                            "last_modified": 0,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": null
                          },
                          {
                            "vulnerability_id": "CVE-2025-29814",
                            "epss_score": null,
                            "cvss_score": 9.3,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Microsoft",
                            "cvss_score_source": "Microsoft",
                            "first_published": 1742515200000,
                            "last_modified": 1742515200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29807",
                            "epss_score": null,
                            "cvss_score": 8.7,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Microsoft",
                            "cvss_score_source": "Microsoft",
                            "first_published": 1742515200000,
                            "last_modified": 1742515200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29790",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742256000000,
                            "last_modified": 1742256000000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29788",
                            "epss_score": null,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1742169600000,
                            "last_modified": 1742169600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29787",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [
                              "geckodriver",
                              "rust-zip",
                              "wasm-pack",
                              "nushell"
                            ],
                            "vendors": [
                              "debian",
                              "chainguard",
                              "wolfi"
                            ],
                            "distribution_and_releases": [
                              "chainguard:chainguard",
                              "debian:bullseye",
                              "debian:trixie",
                              "debian:sid",
                              "wolfi:wolfi",
                              "debian:bookworm"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742169600000,
                            "last_modified": 1742169600000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29786",
                            "epss_score": null,
                            "cvss_score": 7.5,
                            "cvss_severity": "high",
                            "package_names": [
                              "opentelemetry-collector-contrib",
                              "rhoai/odh-ml-pipelines-driver-rhel8",
                              "grafana-alloy-fips",
                              "kargo",
                              "openshift-gitops-argocd-container",
                              "openshift-gitops-argocd-rhel9-container",
                              "tempo-fips",
                              "rhosdt/tempo-gateway-rhel8",
                              "rhosdt/tempo-jaeger-query-rhel8",
                              "custom-metrics-autoscaler-admission-webhooks-container",
                              "elastic-agent-fips",
                              "opentelemetry-collector",
                              "rhosdt/tempo-operator-bundle",
                              "opentelemetry-collector-fips",
                              "custom-metrics-autoscaler-container",
                              "argo-workflows-fips",
                              "rhosdt/tempo-rhel8-operator",
                              "argo-cd-fips-2.13",
                              "rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8",
                              "kubeflow-pipelines",
                              "rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8",
                              "rhosdt/opentelemetry-collector-rhel8",
                              "splunk-otel-collector-fips",
                              "rhoai/odh-ml-pipelines-api-server-v2-rhel8",
                              "custom-metrics-autoscaler-adapter-container",
                              "golang-github-antonmedv-expr",
                              "argo-workflows",
                              "keda-fips",
                              "coredns-fips",
                              "k8sgpt",
                              "rhosdt/tempo-query-rhel8",
                              "argo-cd-fips-2.14",
                              "amazon-cloudwatch-agent",
                              "rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8",
                              "rhosdt/opentelemetry-operator-bundle",
                              "eks-distro-fips-1.29",
                              "openshift-gitops-operator-bundle-container",
                              "splunk-otel-collector",
                              "tempo",
                              "github.com/expr-lang/expr/parser",
                              "github.com/expr-lang/expr/vm",
                              "eks-distro-1.31",
                              "keda-2.14",
                              "eks-distro-1.32",
                              "rhosdt/tempo-gateway-opa-rhel8",
                              "argo-cd-2.13",
                              "deployment-validation-operator-container",
                              "rhosdt/opentelemetry-rhel8-operator",
                              "rhoai/odh-data-science-pipelines-argo-argoexec-rhel8",
                              "eks-distro-fips-1.30",
                              "eks-distro-fips-1.32",
                              "nats",
                              "rhoai/odh-ml-pipelines-launcher-rhel8",
                              "amazon-cloudwatch-agent-fips",
                              "rhosdt/tempo-rhel8",
                              "argo-cd-2.14",
                              "grafana-alloy",
                              "rhosdt/opentelemetry-target-allocator-rhel8"
                            ],
                            "vendors": [
                              "chainguard",
                              "wolfi",
                              "redhat-vex",
                              "debian"
                            ],
                            "distribution_and_releases": [
                              "wolfi:wolfi",
                              "redhat-vex:RHEL9",
                              "chainguard:chainguard",
                              "debian:bullseye",
                              "debian:sid",
                              "redhat-vex:RHEL6",
                              "redhat-vex:RHEL8",
                              "debian:trixie",
                              "redhat-vex:RHEL7",
                              "debian:bookworm"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1742169600000,
                            "last_modified": 1742169600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29783",
                            "epss_score": null,
                            "cvss_score": 10,
                            "cvss_severity": "critical",
                            "package_names": [
                              "rhelai1/ui-rhel9",
                              "rhelai1/bootc-ibm-nvidia-rhel9",
                              "rhelai1/instructlab-amd-rhel9",
                              "rhelai1/bootc-amd-rhel9",
                              "rhelai1/bootc-intel-rhel9",
                              "rhelai1/instructlab-intel-rhel9",
                              "rhelai1/bootc-azure-nvidia-rhel9",
                              "rhelai1/bootc-aws-nvidia-rhel9",
                              "rhelai1/bootc-nvidia-rhel9",
                              "rhelai1/instructlab-nvidia-rhel9",
                              "rhelai1/bootc-gcp-nvidia-rhel9",
                              "rhelai1/bootc-azure-amd-rhel9"
                            ],
                            "vendors": [
                              "redhat-vex"
                            ],
                            "distribution_and_releases": [
                              "redhat-vex:RHEL9"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29782",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741910400000,
                            "last_modified": 1741910400000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29781",
                            "epss_score": null,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [
                              "ose-baremetal-cluster-api-controllers-container",
                              "osp-director-operator-container",
                              "ose-installer-altinfra-container",
                              "openstack-baremetal-agent-container",
                              "ose-image-customization-controller-container",
                              "ose-installer-artifacts-container",
                              "ose-agent-installer-csr-approver-container",
                              "o-cloud-hwmgr-plugin-operator-bundle-container",
                              "multicluster-engine-assisted-installer-container",
                              "osp-director-agent-container",
                              "baremetal-machine-controller-container",
                              "openstack-operator-container",
                              "assisted-installer-reporter-container",
                              "ose-baremetal-operator-container",
                              "multicluster-engine-assisted-service-8-container",
                              "ose-installer-container",
                              "acm-siteconfig-container",
                              "assisted-installer-container",
                              "multicluster-engine-assisted-installer-reporter-container",
                              "ose-cluster-baremetal-operator-container",
                              "ose-agent-installer-orchestrator-container",
                              "ose-baremetal-installer-container",
                              "osp-director-downloader-container",
                              "multicluster-engine-assisted-installer-controller-container",
                              "github.com/metal3-io/baremetal-operator/apis",
                              "ose-baremetal-runtimecfg-container",
                              "multicluster-engine-image-based-install-container",
                              "openstack-operator-bundle-container",
                              "openstack-baremetal-operator-container",
                              "osp-director-provisioner-container",
                              "ose-agent-installer-api-server-container",
                              "multicluster-engine-assisted-service-9-container",
                              "ose-installer-terraform-providers-container",
                              "oran-o2ims-operator-bundle-container",
                              "o-cloud-manager-operator-bundle-container",
                              "multicluster-engine-agent-service-container",
                              "multicluster-engine-hive-container",
                              "openstack-baremetal-operator-bundle-container"
                            ],
                            "vendors": [
                              "redhat-vex"
                            ],
                            "distribution_and_releases": [
                              "redhat-vex:RHEL8",
                              "redhat-vex:RHEL6",
                              "redhat-vex:RHEL9",
                              "redhat-vex:RHEL7"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1742169600000,
                            "last_modified": 1742256000000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29780",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [
                              "postquantum-feldman-vss"
                            ],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741910400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29779",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [
                              "postquantum-feldman-vss"
                            ],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741910400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29776",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [
                              "azle"
                            ],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741910400000,
                            "last_modified": 1741910400000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29775",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [
                              "xml-crypto",
                              "sqlpad"
                            ],
                            "vendors": [
                              "chainguard",
                              "wolfi"
                            ],
                            "distribution_and_releases": [
                              "chainguard:chainguard",
                              "wolfi:wolfi"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741910400000,
                            "last_modified": 1741996800000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29774",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [
                              "xml-crypto",
                              "sqlpad"
                            ],
                            "vendors": [
                              "chainguard",
                              "wolfi"
                            ],
                            "distribution_and_releases": [
                              "chainguard:chainguard",
                              "wolfi:wolfi"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741910400000,
                            "last_modified": 1741996800000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29773",
                            "epss_score": null,
                            "cvss_score": 5.8,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1741824000000,
                            "last_modified": 1741824000000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29771",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [
                              "@jitbit/htmlsanitizer"
                            ],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741910400000,
                            "last_modified": 1741910400000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29770",
                            "epss_score": null,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [
                              "rhelai1/bootc-aws-nvidia-rhel9",
                              "rhelai1/bootc-ibm-nvidia-rhel9",
                              "rhelai1/ui-rhel9",
                              "rhelai1/instructlab-intel-rhel9",
                              "rhelai1/bootc-gcp-nvidia-rhel9",
                              "rhelai1/bootc-amd-rhel9",
                              "rhelai1/bootc-intel-rhel9",
                              "rhelai1/instructlab-nvidia-rhel9",
                              "rhelai1/bootc-nvidia-rhel9",
                              "rhelai1/instructlab-amd-rhel9",
                              "rhelai1/bootc-azure-nvidia-rhel9",
                              "rhelai1/bootc-azure-amd-rhel9"
                            ],
                            "vendors": [
                              "redhat-vex"
                            ],
                            "distribution_and_releases": [
                              "redhat-vex:RHEL9"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29768",
                            "epss_score": null,
                            "cvss_score": 4.4,
                            "cvss_severity": "medium",
                            "package_names": [
                              "vim",
                              "rhcos"
                            ],
                            "vendors": [
                              "ubuntu",
                              "redhat-vex",
                              "debian"
                            ],
                            "distribution_and_releases": [
                              "redhat-vex:RHEL8",
                              "debian:bullseye",
                              "redhat-vex:RHEL7",
                              "debian:trixie",
                              "ubuntu:xenial",
                              "ubuntu:noble",
                              "debian:sid",
                              "debian:bookworm",
                              "ubuntu:jammy",
                              "ubuntu:bionic",
                              "redhat-vex:RHEL6",
                              "ubuntu:trusty",
                              "ubuntu:focal",
                              "redhat-vex:RHEL9"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1741824000000,
                            "last_modified": 1741824000000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29431",
                            "epss_score": null,
                            "cvss_score": 3.2,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1742169600000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29430",
                            "epss_score": null,
                            "cvss_score": 4.1,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1742169600000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29429",
                            "epss_score": null,
                            "cvss_score": 6.1,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1742169600000,
                            "last_modified": 1742256000000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29427",
                            "epss_score": null,
                            "cvss_score": 5.9,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1742169600000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29426",
                            "epss_score": null,
                            "cvss_score": 4.6,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1742169600000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29425",
                            "epss_score": null,
                            "cvss_score": 5.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1742169600000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29412",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742428800000,
                            "last_modified": 1742428800000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29411",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742428800000,
                            "last_modified": 1742428800000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29410",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742428800000,
                            "last_modified": 1742428800000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29405",
                            "epss_score": null,
                            "cvss_score": 5.7,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29401",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29387",
                            "epss_score": 0.00119,
                            "cvss_score": 7.1,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": false,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741910400000,
                            "last_modified": 1742169600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29386",
                            "epss_score": 0.00264,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": false,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741910400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29385",
                            "epss_score": 0.00264,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": false,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741910400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29384",
                            "epss_score": 0.00411,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": false,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741910400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29363",
                            "epss_score": null,
                            "cvss_score": 7.5,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741824000000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29362",
                            "epss_score": null,
                            "cvss_score": 7.5,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741824000000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29361",
                            "epss_score": null,
                            "cvss_score": 7.5,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741824000000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29360",
                            "epss_score": null,
                            "cvss_score": 7.5,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741824000000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29359",
                            "epss_score": null,
                            "cvss_score": 7.5,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741824000000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29358",
                            "epss_score": null,
                            "cvss_score": 7.5,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741824000000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29357",
                            "epss_score": null,
                            "cvss_score": 7.5,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741824000000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29218",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742428800000,
                            "last_modified": 1742428800000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29217",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742428800000,
                            "last_modified": 1742428800000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29215",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742428800000,
                            "last_modified": 1742428800000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29214",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742428800000,
                            "last_modified": 1742428800000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29149",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742428800000,
                            "last_modified": 1742428800000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29137",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29121",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742428800000,
                            "last_modified": 1742428800000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29118",
                            "epss_score": null,
                            "cvss_score": 5.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29101",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742428800000,
                            "last_modified": 1742428800000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29032",
                            "epss_score": null,
                            "cvss_score": 5.9,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741910400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29031",
                            "epss_score": 0.00052,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": false,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741910400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29030",
                            "epss_score": 0.00052,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": false,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741910400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-29029",
                            "epss_score": 0.00052,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": false,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741910400000,
                            "last_modified": 1742256000000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28943",
                            "epss_score": null,
                            "cvss_score": 5.9,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28941",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28940",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28938",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28937",
                            "epss_score": null,
                            "cvss_score": 5.9,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28936",
                            "epss_score": null,
                            "cvss_score": 5.9,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28933",
                            "epss_score": null,
                            "cvss_score": 7.1,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28932",
                            "epss_score": null,
                            "cvss_score": 7.1,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28931",
                            "epss_score": null,
                            "cvss_score": 7.1,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28930",
                            "epss_score": null,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28929",
                            "epss_score": null,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28927",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28926",
                            "epss_score": null,
                            "cvss_score": 5.9,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28925",
                            "epss_score": null,
                            "cvss_score": 7.1,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28923",
                            "epss_score": null,
                            "cvss_score": 7.1,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28922",
                            "epss_score": null,
                            "cvss_score": 7.1,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28920",
                            "epss_score": null,
                            "cvss_score": 5.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28919",
                            "epss_score": null,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28918",
                            "epss_score": null,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28915",
                            "epss_score": 0.00354,
                            "cvss_score": 9.1,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": false,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28914",
                            "epss_score": null,
                            "cvss_score": 5.9,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28913",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28912",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28910",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28909",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28908",
                            "epss_score": null,
                            "cvss_score": 5.9,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28907",
                            "epss_score": null,
                            "cvss_score": 5.9,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28906",
                            "epss_score": null,
                            "cvss_score": 5.9,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28905",
                            "epss_score": null,
                            "cvss_score": 7.1,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28902",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28901",
                            "epss_score": null,
                            "cvss_score": 7.1,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28900",
                            "epss_score": null,
                            "cvss_score": 7.1,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28897",
                            "epss_score": null,
                            "cvss_score": 7.1,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28896",
                            "epss_score": null,
                            "cvss_score": 4.7,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28895",
                            "epss_score": null,
                            "cvss_score": 7.1,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28894",
                            "epss_score": null,
                            "cvss_score": 7.1,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28892",
                            "epss_score": null,
                            "cvss_score": 7.1,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28891",
                            "epss_score": null,
                            "cvss_score": 7.1,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28887",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28886",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28884",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28883",
                            "epss_score": null,
                            "cvss_score": 7.1,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28881",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28879",
                            "epss_score": null,
                            "cvss_score": 5.4,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741651200000,
                            "last_modified": 1742169600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28878",
                            "epss_score": null,
                            "cvss_score": 5.9,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28876",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28875",
                            "epss_score": null,
                            "cvss_score": 5.9,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28874",
                            "epss_score": null,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28872",
                            "epss_score": null,
                            "cvss_score": 5.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28871",
                            "epss_score": null,
                            "cvss_score": 4.8,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741651200000,
                            "last_modified": 1742169600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28870",
                            "epss_score": null,
                            "cvss_score": 5.4,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741651200000,
                            "last_modified": 1742256000000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28868",
                            "epss_score": null,
                            "cvss_score": 8.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741651200000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28867",
                            "epss_score": null,
                            "cvss_score": 8.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741651200000,
                            "last_modified": 1742256000000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28866",
                            "epss_score": null,
                            "cvss_score": 8.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741651200000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28864",
                            "epss_score": null,
                            "cvss_score": 8.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741651200000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28863",
                            "epss_score": null,
                            "cvss_score": 8.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741651200000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28862",
                            "epss_score": null,
                            "cvss_score": 8.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741651200000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28861",
                            "epss_score": null,
                            "cvss_score": 6.1,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741651200000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28860",
                            "epss_score": null,
                            "cvss_score": 6.1,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741651200000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28859",
                            "epss_score": null,
                            "cvss_score": 8.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741651200000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28857",
                            "epss_score": null,
                            "cvss_score": 6.1,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741651200000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28856",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28015",
                            "epss_score": null,
                            "cvss_score": 5.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741824000000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28011",
                            "epss_score": null,
                            "cvss_score": 6.1,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741824000000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-28010",
                            "epss_score": null,
                            "cvss_score": 5.4,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741824000000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27932",
                            "epss_score": null,
                            "cvss_score": null,
                            "cvss_severity": null,
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": null,
                            "cvss_score_source": null,
                            "first_published": 0,
                            "last_modified": 0,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": null
                          },
                          {
                            "vulnerability_id": "CVE-2025-27926",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1741564800000,
                            "last_modified": 1741564800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27925",
                            "epss_score": null,
                            "cvss_score": 8.5,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1741564800000,
                            "last_modified": 1741564800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27924",
                            "epss_score": null,
                            "cvss_score": 5.4,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1741564800000,
                            "last_modified": 1741564800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27915",
                            "epss_score": null,
                            "cvss_score": 5.4,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741737600000,
                            "last_modified": 1741737600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27914",
                            "epss_score": null,
                            "cvss_score": 5.4,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741737600000,
                            "last_modified": 1741737600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27913",
                            "epss_score": null,
                            "cvss_score": 7.5,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741564800000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27912",
                            "epss_score": null,
                            "cvss_score": 8.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27911",
                            "epss_score": null,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27910",
                            "epss_score": null,
                            "cvss_score": 8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741564800000,
                            "last_modified": 1741737600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27893",
                            "epss_score": 0.00013,
                            "cvss_score": 1.8,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": false,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Adjacent Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27888",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742428800000,
                            "last_modified": 1742428800000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27867",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [
                              "org.apache.felix_org.apache.felix.http.webconsoleplugin"
                            ],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741737600000,
                            "last_modified": 1741737600000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27840",
                            "epss_score": 0.00085,
                            "cvss_score": 6.8,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": false,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741392000000,
                            "last_modified": 1741737600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Physical",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27839",
                            "epss_score": null,
                            "cvss_score": 3.2,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1741392000000,
                            "last_modified": 1741392000000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27837",
                            "epss_score": null,
                            "cvss_score": null,
                            "cvss_severity": null,
                            "package_names": [
                              "ghostscript"
                            ],
                            "vendors": [
                              "ubuntu",
                              "debian"
                            ],
                            "distribution_and_releases": [
                              "ubuntu:xenial",
                              "debian:trixie",
                              "ubuntu:noble",
                              "debian:bookworm",
                              "debian:bullseye",
                              "ubuntu:jammy",
                              "ubuntu:bionic",
                              "debian:sid",
                              "ubuntu:focal"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": null,
                            "cvss_score_source": null,
                            "first_published": 0,
                            "last_modified": 0,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": null
                          },
                          {
                            "vulnerability_id": "CVE-2025-27836",
                            "epss_score": null,
                            "cvss_score": null,
                            "cvss_severity": null,
                            "package_names": [
                              "ghostscript"
                            ],
                            "vendors": [
                              "ubuntu",
                              "debian"
                            ],
                            "distribution_and_releases": [
                              "debian:bullseye",
                              "debian:bookworm",
                              "ubuntu:focal",
                              "ubuntu:xenial",
                              "ubuntu:noble",
                              "debian:sid",
                              "ubuntu:jammy",
                              "debian:trixie",
                              "ubuntu:bionic"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": null,
                            "cvss_score_source": null,
                            "first_published": 0,
                            "last_modified": 0,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": null
                          },
                          {
                            "vulnerability_id": "CVE-2025-27835",
                            "epss_score": null,
                            "cvss_score": null,
                            "cvss_severity": null,
                            "package_names": [
                              "ghostscript"
                            ],
                            "vendors": [
                              "debian",
                              "ubuntu"
                            ],
                            "distribution_and_releases": [
                              "ubuntu:bionic",
                              "ubuntu:focal",
                              "debian:trixie",
                              "ubuntu:noble",
                              "debian:bookworm",
                              "debian:bullseye",
                              "ubuntu:jammy",
                              "debian:sid",
                              "ubuntu:xenial"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": null,
                            "cvss_score_source": null,
                            "first_published": 0,
                            "last_modified": 0,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": null
                          },
                          {
                            "vulnerability_id": "CVE-2025-27834",
                            "epss_score": null,
                            "cvss_score": null,
                            "cvss_severity": null,
                            "package_names": [
                              "ghostscript"
                            ],
                            "vendors": [
                              "debian",
                              "ubuntu"
                            ],
                            "distribution_and_releases": [
                              "ubuntu:noble",
                              "debian:trixie",
                              "debian:bullseye",
                              "debian:bookworm",
                              "ubuntu:xenial",
                              "ubuntu:jammy",
                              "debian:sid",
                              "ubuntu:focal",
                              "ubuntu:bionic"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": null,
                            "cvss_score_source": null,
                            "first_published": 0,
                            "last_modified": 0,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": null
                          },
                          {
                            "vulnerability_id": "CVE-2025-27833",
                            "epss_score": null,
                            "cvss_score": null,
                            "cvss_severity": null,
                            "package_names": [
                              "ghostscript"
                            ],
                            "vendors": [
                              "ubuntu",
                              "debian"
                            ],
                            "distribution_and_releases": [
                              "ubuntu:jammy",
                              "debian:bookworm",
                              "ubuntu:xenial",
                              "debian:bullseye",
                              "ubuntu:bionic",
                              "debian:sid",
                              "ubuntu:focal",
                              "ubuntu:noble",
                              "debian:trixie"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": null,
                            "cvss_score_source": null,
                            "first_published": 0,
                            "last_modified": 0,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": null
                          },
                          {
                            "vulnerability_id": "CVE-2025-27832",
                            "epss_score": null,
                            "cvss_score": null,
                            "cvss_severity": null,
                            "package_names": [
                              "ghostscript"
                            ],
                            "vendors": [
                              "debian",
                              "ubuntu"
                            ],
                            "distribution_and_releases": [
                              "ubuntu:xenial",
                              "debian:trixie",
                              "ubuntu:bionic",
                              "ubuntu:noble",
                              "debian:sid",
                              "debian:bookworm",
                              "debian:bullseye",
                              "ubuntu:jammy",
                              "ubuntu:focal"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": null,
                            "cvss_score_source": null,
                            "first_published": 0,
                            "last_modified": 0,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": null
                          },
                          {
                            "vulnerability_id": "CVE-2025-27831",
                            "epss_score": null,
                            "cvss_score": null,
                            "cvss_severity": null,
                            "package_names": [
                              "ghostscript"
                            ],
                            "vendors": [
                              "debian",
                              "ubuntu"
                            ],
                            "distribution_and_releases": [
                              "ubuntu:focal",
                              "debian:bookworm",
                              "debian:sid",
                              "ubuntu:xenial",
                              "debian:bullseye",
                              "ubuntu:jammy",
                              "ubuntu:bionic",
                              "debian:trixie",
                              "ubuntu:noble"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": null,
                            "cvss_score_source": null,
                            "first_published": 0,
                            "last_modified": 0,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": null
                          },
                          {
                            "vulnerability_id": "CVE-2025-27830",
                            "epss_score": null,
                            "cvss_score": null,
                            "cvss_severity": null,
                            "package_names": [
                              "ghostscript"
                            ],
                            "vendors": [
                              "debian",
                              "ubuntu"
                            ],
                            "distribution_and_releases": [
                              "debian:bookworm",
                              "debian:trixie",
                              "ubuntu:xenial",
                              "ubuntu:bionic",
                              "ubuntu:jammy",
                              "ubuntu:noble",
                              "ubuntu:focal",
                              "debian:bullseye",
                              "debian:sid"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": null,
                            "cvss_score_source": null,
                            "first_published": 0,
                            "last_modified": 0,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": null
                          },
                          {
                            "vulnerability_id": "CVE-2025-27827",
                            "epss_score": null,
                            "cvss_score": null,
                            "cvss_severity": null,
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": null,
                            "cvss_score_source": null,
                            "first_published": 0,
                            "last_modified": 0,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": null
                          },
                          {
                            "vulnerability_id": "CVE-2025-27826",
                            "epss_score": null,
                            "cvss_score": 6.4,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1741305600000,
                            "last_modified": 1741305600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27825",
                            "epss_score": null,
                            "cvss_score": 6.4,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1741305600000,
                            "last_modified": 1741305600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27824",
                            "epss_score": null,
                            "cvss_score": 6.4,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1741305600000,
                            "last_modified": 1741305600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27823",
                            "epss_score": null,
                            "cvss_score": 6.4,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1741305600000,
                            "last_modified": 1741305600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27822",
                            "epss_score": null,
                            "cvss_score": 7.5,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1741305600000,
                            "last_modified": 1741305600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27816",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1741305600000,
                            "last_modified": 1741305600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27796",
                            "epss_score": null,
                            "cvss_score": 4.5,
                            "cvss_severity": "medium",
                            "package_names": [
                              "graphicsmagick"
                            ],
                            "vendors": [
                              "ubuntu",
                              "debian"
                            ],
                            "distribution_and_releases": [
                              "debian:bookworm",
                              "ubuntu:trusty",
                              "ubuntu:xenial",
                              "debian:bullseye",
                              "ubuntu:focal",
                              "ubuntu:bionic",
                              "ubuntu:noble",
                              "debian:trixie",
                              "ubuntu:jammy",
                              "debian:sid"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1741305600000,
                            "last_modified": 1741305600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27795",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [
                              "graphicsmagick"
                            ],
                            "vendors": [
                              "debian",
                              "ubuntu"
                            ],
                            "distribution_and_releases": [
                              "debian:sid",
                              "ubuntu:trusty",
                              "ubuntu:bionic",
                              "ubuntu:xenial",
                              "ubuntu:jammy",
                              "ubuntu:noble",
                              "debian:bullseye",
                              "ubuntu:focal",
                              "debian:bookworm",
                              "debian:trixie"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1741305600000,
                            "last_modified": 1741305600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27794",
                            "epss_score": null,
                            "cvss_score": 6.8,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1741737600000,
                            "last_modified": 1741737600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27792",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741651200000,
                            "last_modified": 1741737600000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27789",
                            "epss_score": null,
                            "cvss_score": 6.2,
                            "cvss_severity": "medium",
                            "package_names": [
                              "node-babel7",
                              "jitsucom-jitsu",
                              "argo-workflows",
                              "prism",
                              "kibana-8",
                              "opensearch-dashboards-2-fips",
                              "@babel/runtime-corejs3",
                              "node-babel",
                              "@babel/runtime",
                              "kibana-7",
                              "vitess-20.0",
                              "@babel/runtime-corejs2",
                              "opensearch-dashboards-2",
                              "@babel/helpers",
                              "vitess-18.0"
                            ],
                            "vendors": [
                              "wolfi",
                              "chainguard",
                              "ubuntu"
                            ],
                            "distribution_and_releases": [
                              "ubuntu:jammy",
                              "wolfi:wolfi",
                              "ubuntu:focal",
                              "ubuntu:bionic",
                              "chainguard:chainguard",
                              "ubuntu:noble"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27788",
                            "epss_score": null,
                            "cvss_score": 7.5,
                            "cvss_severity": "high",
                            "package_names": [
                              "ruby3.3-json",
                              "ruby3.2-fluentd-kubernetes-daemonset-1.16",
                              "ruby-json",
                              "pcs",
                              "ruby3.1-fluentd-kubernetes-daemonset-1.16",
                              "ruby3.3-fluentd-kubernetes-daemonset-1.16",
                              "3scale-amp-zync-container",
                              "ruby3.2-json",
                              "json",
                              "ruby3.4-json"
                            ],
                            "vendors": [
                              "ubuntu",
                              "debian",
                              "wolfi",
                              "redhat-vex",
                              "chainguard"
                            ],
                            "distribution_and_releases": [
                              "ubuntu:bionic",
                              "debian:sid",
                              "debian:trixie",
                              "ubuntu:jammy",
                              "chainguard:chainguard",
                              "ubuntu:trusty",
                              "redhat-vex:RHEL6",
                              "ubuntu:focal",
                              "debian:bullseye",
                              "ubuntu:xenial",
                              "redhat-vex:RHEL7",
                              "debian:bookworm",
                              "wolfi:wolfi",
                              "redhat-vex:RHEL8",
                              "ubuntu:noble",
                              "redhat-vex:RHEL9"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1741737600000,
                            "last_modified": 1741737600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27787",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27786",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27785",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27784",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27783",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27782",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27781",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27780",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27779",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27778",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27777",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27776",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27775",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27774",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27773",
                            "epss_score": null,
                            "cvss_score": 8.6,
                            "cvss_severity": "high",
                            "package_names": [
                              "simplesamlphp"
                            ],
                            "vendors": [
                              "ubuntu",
                              "debian"
                            ],
                            "distribution_and_releases": [
                              "debian:bookworm",
                              "ubuntu:xenial",
                              "debian:sid",
                              "ubuntu:focal",
                              "debian:bullseye",
                              "ubuntu:jammy",
                              "ubuntu:bionic",
                              "ubuntu:noble"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27726",
                            "epss_score": null,
                            "cvss_score": null,
                            "cvss_severity": null,
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": null,
                            "cvss_score_source": null,
                            "first_published": 0,
                            "last_modified": 0,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": null
                          },
                          {
                            "vulnerability_id": "CVE-2025-27718",
                            "epss_score": null,
                            "cvss_score": null,
                            "cvss_severity": null,
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": null,
                            "cvss_score_source": null,
                            "first_published": 0,
                            "last_modified": 0,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": null
                          },
                          {
                            "vulnerability_id": "CVE-2025-27716",
                            "epss_score": null,
                            "cvss_score": null,
                            "cvss_severity": null,
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": null,
                            "cvss_score_source": null,
                            "first_published": 0,
                            "last_modified": 0,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": null
                          },
                          {
                            "vulnerability_id": "CVE-2025-27705",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27704",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27688",
                            "epss_score": null,
                            "cvss_score": 7.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "secure@dell.com (Dell)",
                            "cvss_score_source": "secure@dell.com (Dell)",
                            "first_published": 1742256000000,
                            "last_modified": 1742256000000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27685",
                            "epss_score": null,
                            "cvss_score": 7.5,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27684",
                            "epss_score": null,
                            "cvss_score": 7.5,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27683",
                            "epss_score": null,
                            "cvss_score": 8.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27682",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27681",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27680",
                            "epss_score": null,
                            "cvss_score": 9.1,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27679",
                            "epss_score": null,
                            "cvss_score": 6.1,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27678",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27677",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27676",
                            "epss_score": null,
                            "cvss_score": 6.1,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27675",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27674",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27673",
                            "epss_score": null,
                            "cvss_score": 9.1,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27672",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27671",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27670",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27669",
                            "epss_score": null,
                            "cvss_score": 7.5,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27668",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27667",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27666",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27665",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27664",
                            "epss_score": null,
                            "cvss_score": 8.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27663",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27662",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27661",
                            "epss_score": null,
                            "cvss_score": 9.1,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27660",
                            "epss_score": null,
                            "cvss_score": 5.4,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27659",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27658",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27657",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27656",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27655",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27654",
                            "epss_score": null,
                            "cvss_score": 6.1,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27653",
                            "epss_score": null,
                            "cvss_score": 6.1,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27652",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27651",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27650",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27649",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27648",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27647",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27646",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27645",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27644",
                            "epss_score": null,
                            "cvss_score": 7.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27643",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27642",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27641",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27640",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27639",
                            "epss_score": null,
                            "cvss_score": 8.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27638",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27637",
                            "epss_score": null,
                            "cvss_score": 6.1,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27636",
                            "epss_score": 0.04075,
                            "cvss_score": 5.6,
                            "cvss_severity": "medium",
                            "package_names": [
                              "org.apache.camel.springboot/camel-http-starter",
                              "org.apache.camel/camel-http",
                              "org.apache.camel/camel-http-starter",
                              "org.apache.camel.kafkaconnector/camel-https-kafka-connector",
                              "org.apache.camel/camel-http-common-starter",
                              "org.apache.camel/camel-http-base",
                              "org.apache.camel.kafkaconnector/camel-http-kafka-connector",
                              "org.apache.camel/camel-http4",
                              "org.apache.camel/camel-http-common",
                              "org.apache.camel_camel-support",
                              "org.apache.camel/camel-http4-starter"
                            ],
                            "vendors": [
                              "redhat-vex"
                            ],
                            "distribution_and_releases": [
                              "redhat-vex:RHEL8",
                              "redhat-vex:RHEL9",
                              "redhat-vex:RHEL7"
                            ],
                            "cisa_kev": false,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741478400000,
                            "last_modified": 1742169600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27625",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [
                              "rhdh-hub-rhel9",
                              "jenkins",
                              "org.jenkins-ci.main_jenkins-core"
                            ],
                            "vendors": [
                              "*",
                              "redhat-vex"
                            ],
                            "distribution_and_releases": [
                              "redhat-vex:RHEL6",
                              "redhat-vex:RHEL9",
                              "redhat-vex:RHEL8",
                              "redhat-vex:RHEL7",
                              "*:*"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741219200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27624",
                            "epss_score": null,
                            "cvss_score": 5.4,
                            "cvss_severity": "medium",
                            "package_names": [
                              "rhdh-hub-rhel9",
                              "jenkins",
                              "org.jenkins-ci.main_jenkins-core"
                            ],
                            "vendors": [
                              "redhat-vex",
                              "*"
                            ],
                            "distribution_and_releases": [
                              "redhat-vex:RHEL9",
                              "redhat-vex:RHEL8",
                              "redhat-vex:RHEL6",
                              "redhat-vex:RHEL7",
                              "*:*"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741219200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27623",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [
                              "org.jenkins-ci.main_jenkins-core",
                              "rhdh/rhdh-hub-rhel9",
                              "jenkins"
                            ],
                            "vendors": [
                              "redhat-vex",
                              "*"
                            ],
                            "distribution_and_releases": [
                              "redhat-vex:RHEL7",
                              "redhat-vex:RHEL9",
                              "redhat-vex:RHEL6",
                              "*:*",
                              "redhat-vex:RHEL8"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741219200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27622",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [
                              "org.jenkins-ci.main_jenkins-core",
                              "jenkins",
                              "rhdh/rhdh-hub-rhel9"
                            ],
                            "vendors": [
                              "redhat-vex",
                              "*"
                            ],
                            "distribution_and_releases": [
                              "*:*",
                              "redhat-vex:RHEL7",
                              "redhat-vex:RHEL8",
                              "redhat-vex:RHEL9",
                              "redhat-vex:RHEL6"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741132800000,
                            "last_modified": 1741219200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27617",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27616",
                            "epss_score": null,
                            "cvss_score": 8.5,
                            "cvss_severity": "high",
                            "package_names": [
                              "github.com/go-vela/server"
                            ],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1741564800000,
                            "last_modified": 1741564800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27615",
                            "epss_score": null,
                            "cvss_score": 8.2,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1741564800000,
                            "last_modified": 1741564800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27610",
                            "epss_score": null,
                            "cvss_score": 7.5,
                            "cvss_severity": "high",
                            "package_names": [
                              "ruby3.4-rails-8.0",
                              "rhel9/ruby-33",
                              "rhel9/ruby-30",
                              "rack",
                              "ruby3.4-rails-7.1",
                              "logstash-8",
                              "ubi9/ruby-33",
                              "ruby3.3-rails-7.2",
                              "kube-fluentd-operator",
                              "ruby3.2-rails-7.1",
                              "ubi9/ruby-30",
                              "ruby-rack",
                              "3scale-amp-zync-container",
                              "logging-fluentd-container",
                              "rubygem-rack",
                              "rhel9/ruby-31",
                              "ruby3.2-rails-8.0",
                              "pcs",
                              "gitlab-cng-17.8",
                              "ruby3.4-rails-7.2",
                              "ubi9/ruby-31",
                              "ruby3.3-rails-7.1"
                            ],
                            "vendors": [
                              "ubuntu",
                              "wolfi",
                              "debian",
                              "redhat-vex",
                              "chainguard"
                            ],
                            "distribution_and_releases": [
                              "ubuntu:focal",
                              "ubuntu:trusty",
                              "debian:bullseye",
                              "debian:trixie",
                              "debian:sid",
                              "redhat-vex:RHEL6",
                              "wolfi:wolfi",
                              "ubuntu:xenial",
                              "ubuntu:noble",
                              "ubuntu:bionic",
                              "redhat-vex:RHEL9",
                              "debian:bookworm",
                              "redhat-vex:RHEL8",
                              "chainguard:chainguard",
                              "ubuntu:jammy",
                              "redhat-vex:RHEL7"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1741564800000,
                            "last_modified": 1741564800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27607",
                            "epss_score": null,
                            "cvss_score": 8.8,
                            "cvss_severity": "high",
                            "package_names": [
                              "python-pythonjsonlogger",
                              "python-json-logger"
                            ],
                            "vendors": [
                              "debian",
                              "ubuntu",
                              "redhat-vex"
                            ],
                            "distribution_and_releases": [
                              "debian:bookworm",
                              "redhat-vex:RHEL7",
                              "ubuntu:noble",
                              "redhat-vex:RHEL8",
                              "debian:bullseye",
                              "ubuntu:jammy",
                              "redhat-vex:RHEL6",
                              "redhat-vex:RHEL9",
                              "debian:trixie",
                              "debian:sid",
                              "ubuntu:focal"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1741305600000,
                            "last_modified": 1741305600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27606",
                            "epss_score": null,
                            "cvss_score": 5.1,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1741910400000,
                            "last_modified": 1741910400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27604",
                            "epss_score": null,
                            "cvss_score": 7.5,
                            "cvss_severity": "high",
                            "package_names": [
                              "com.xwiki.confluencepro_application-confluence-migrator-pro-ui"
                            ],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741305600000,
                            "last_modified": 1741824000000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27603",
                            "epss_score": null,
                            "cvss_score": 9.1,
                            "cvss_severity": "critical",
                            "package_names": [
                              "com.xwiki.confluencepro_application-confluence-migrator-pro-ui"
                            ],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1741305600000,
                            "last_modified": 1741305600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27602",
                            "epss_score": null,
                            "cvss_score": 4.9,
                            "cvss_severity": "medium",
                            "package_names": [
                              "umbraco.cms.web.backoffice"
                            ],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27601",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [
                              "umbraco.cms.api.management"
                            ],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27600",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741219200000,
                            "last_modified": 1741219200000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27598",
                            "epss_score": null,
                            "cvss_score": 7.5,
                            "cvss_severity": "high",
                            "package_names": [
                              "sixlabors.imagesharp"
                            ],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1741219200000,
                            "last_modified": 1741305600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27597",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [
                              "@intlify/message-resolver",
                              "petite-vue-i18n",
                              "@intlify/core",
                              "vue-i18n",
                              "@intlify/vue-i18n-core",
                              "@intlify/core-base"
                            ],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741305600000,
                            "last_modified": 1741305600000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27595",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "SICK AG",
                            "cvss_score_source": "SICK AG",
                            "first_published": 1741910400000,
                            "last_modified": 1741910400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27594",
                            "epss_score": null,
                            "cvss_score": 7.5,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "SICK AG",
                            "cvss_score_source": "SICK AG",
                            "first_published": 1741910400000,
                            "last_modified": 1741910400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27593",
                            "epss_score": null,
                            "cvss_score": 9.3,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "SICK AG",
                            "cvss_score_source": "SICK AG",
                            "first_published": 1741910400000,
                            "last_modified": 1741910400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27591",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741651200000,
                            "last_modified": 1741737600000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27590",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [
                              "oxidized-web"
                            ],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1740960000000,
                            "last_modified": 1741564800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27585",
                            "epss_score": null,
                            "cvss_score": 5.4,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1740960000000,
                            "last_modified": 1741046400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27584",
                            "epss_score": null,
                            "cvss_score": 5.4,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1740960000000,
                            "last_modified": 1741046400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27583",
                            "epss_score": null,
                            "cvss_score": 9.1,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1740960000000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27579",
                            "epss_score": null,
                            "cvss_score": 5.4,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1740960000000,
                            "last_modified": 1741046400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27574",
                            "epss_score": null,
                            "cvss_score": null,
                            "cvss_severity": null,
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": null,
                            "cvss_score_source": null,
                            "first_published": 0,
                            "last_modified": 0,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": null
                          },
                          {
                            "vulnerability_id": "CVE-2025-27567",
                            "epss_score": null,
                            "cvss_score": null,
                            "cvss_severity": null,
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": null,
                            "cvss_score_source": null,
                            "first_published": 0,
                            "last_modified": 0,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": null
                          },
                          {
                            "vulnerability_id": "CVE-2025-27554",
                            "epss_score": null,
                            "cvss_score": 9.9,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1740787200000,
                            "last_modified": 1740787200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27529",
                            "epss_score": null,
                            "cvss_score": null,
                            "cvss_severity": null,
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": null,
                            "cvss_score_source": null,
                            "first_published": 0,
                            "last_modified": 0,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": null
                          },
                          {
                            "vulnerability_id": "CVE-2025-27521",
                            "epss_score": null,
                            "cvss_score": 5.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741046400000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27519",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741305600000,
                            "last_modified": 1741305600000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27518",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741305600000,
                            "last_modified": 1741305600000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27517",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27516",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [
                              "docling-serve-rhel9",
                              "python-jinja2",
                              "fence-agents-ipmilan",
                              "odh-ml-pipelines-persistenceagent-v2-rhel8",
                              "fence-agents-drac5",
                              "odh-ml-pipelines-scheduledworkflow-v2-rhel8",
                              "bootc-intel-rhel9",
                              "fence-agents-common",
                              "openshift4/ose-ansible-operator",
                              "fence-agents-ilo2",
                              "fence-agents-kdump-debuginfo",
                              "fence-agents-intelmodular",
                              "fence-agents-redfish",
                              "fence-agents-vmware-soap",
                              "ansible-automation-platform-24/lightspeed-rhel8",
                              "fence-agents-brocade",
                              "fence-agents-kubevirt",
                              "fence-agents-apc",
                              "fence-agents-kubevirt-debuginfo",
                              "fence-agents-openstack",
                              "jinja2",
                              "nodejs18",
                              "fence-agents-ilo-mp",
                              "openshift4/cnf-tests-rhel8",
                              "fence-agents-mpath",
                              "nemo",
                              "py3.11-torchvision-cuda-12.3",
                              "openshift4/ose-ovn-kubernetes",
                              "odh-ml-pipelines-launcher-rhel8",
                              "fence-agents-vmware-rest",
                              "ansible-automation-platform-24/ee-dellemc-openmanage-rhel8",
                              "fence-virtd-serial-debuginfo",
                              "fence-agents-eaton-snmp",
                              "bootc-amd-rhel9",
                              "openshift4/ose-olm-operator-controller-rhel8",
                              "fence-virt",
                              "fence-agents-scsi",
                              "bootc-azure-nvidia-rhel9",
                              "fence-virtd-debuginfo",
                              "fence-virtd-multicast-debuginfo",
                              "fence-agents-virsh",
                              "fence-agents-ifmib",
                              "grafana-oncall",
                              "openshift4/ose-ovn-kubernetes-microshift-rhel9",
                              "fence-virtd-cpg-debuginfo",
                              "odh-ml-pipelines-driver-rhel8",
                              "ansible-automation-platform/ee-minimal-rhel8",
                              "fence-virt-debuginfo",
                              "fence-agents-sbd",
                              "instructlab-amd-rhel9",
                              "keylime-verifier",
                              "fence-agents-wti",
                              "tensorflow-gpu-jupyter-2.18",
                              "fence-virtd-libvirt-debuginfo",
                              "bootc-azure-amd-rhel9",
                              "instructlab-nvidia-rhel9",
                              "ui-rhel9",
                              "fence-agents-ibmblade",
                              "py3-jinja2",
                              "ha-cloud-support-debuginfo",
                              "fence-agents-lpar",
                              "fence-agents-rhevm",
                              "fence-agents-ipdu",
                              "fence-agents-all",
                              "ha-openstack-support-debuginfo",
                              "fence-agents-cisco-ucs",
                              "bootc-aws-nvidia-rhel9",
                              "fence-virtd-cpg",
                              "odh-model-registry-rhel8",
                              "automation-controller",
                              "fence-agents-ilo-moonshot",
                              "odh-ml-pipelines-api-server-v2-rhel8",
                              "fence-virtd-multicast",
                              "py3.11-torchaudio-cuda-12.3",
                              "keylime-registrar",
                              "bootc-nvidia-rhel9",
                              "openshift-serverless-1/kn-eventing-istio-controller-rhel8",
                              "fence-agents-ibm-vpc",
                              "discovery-server-container",
                              "ansible-automation-platform/ee-minimal-rhel9",
                              "ose-ovn-kubernetes-base-container",
                              "fence-virtd-tcp",
                              "fence-agents-cisco-mds",
                              "bootc-ibm-nvidia-rhel9",
                              "fence-agents-azure-arm",
                              "fence-agents-rsa",
                              "fence-agents-bladecenter",
                              "bootc-gcp-nvidia-rhel9",
                              "fence-agents-ilo-ssh",
                              "fence-agents-aliyun",
                              "instructlab-intel-rhel9",
                              "openshift4/ztp-site-generate-rhel8",
                              "fence-virtd-serial",
                              "fence-agents-kdump",
                              "jupyter-base-notebook",
                              "openstack-ansible-core",
                              "fence-agents-apc-snmp",
                              "fence-agents-debuginfo",
                              "fence-virtd-tcp-debuginfo",
                              "fence-agents",
                              "ansible-automation-platform-24/platform-resource-runner-rhel8",
                              "rhdh-hub-rhel9",
                              "fence-virtd-libvirt",
                              "ha-openstack-support",
                              "fence-agents-eps",
                              "fence-agents-debugsource",
                              "py3.10-vllm-cuda-11.8",
                              "ha-cloud-support",
                              "fence-agents-hpblade",
                              "tensorflow-cpu-jupyter",
                              "fence-virtd",
                              "fence-agents-ibm-powervs",
                              "fence-agents-heuristics-ping",
                              "quay/quay-rhel8",
                              "fence-agents-amt-ws",
                              "fence-agents-rsb",
                              "py3.10-vllm-cuda-12.6",
                              "fence-agents-emerson",
                              "py3.9-torchvision-cuda-11.8",
                              "fence-agents-gce",
                              "reflex",
                              "fence-agents-aws",
                              "fence-agents-compute"
                            ],
                            "vendors": [
                              "alpine",
                              "chainguard",
                              "wolfi",
                              "debian",
                              "mariner",
                              "redhat-vex",
                              "ubuntu"
                            ],
                            "distribution_and_releases": [
                              "ubuntu:trusty",
                              "debian:sid",
                              "alpine:3.19",
                              "debian:bullseye",
                              "alpine:3.21",
                              "redhat-vex:RHEL6",
                              "ubuntu:focal",
                              "ubuntu:bionic",
                              "chainguard:chainguard",
                              "ubuntu:noble",
                              "redhat-vex:RHEL9",
                              "mariner:mariner-2.0",
                              "ubuntu:jammy",
                              "wolfi:wolfi",
                              "ubuntu:xenial",
                              "alpine:3.20",
                              "debian:trixie",
                              "debian:bookworm",
                              "redhat-vex:RHEL7",
                              "alpine:3.18",
                              "redhat-vex:RHEL8"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27515",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [
                              "php-laravel-framework"
                            ],
                            "vendors": [
                              "debian"
                            ],
                            "distribution_and_releases": [
                              "debian:bullseye",
                              "debian:trixie",
                              "debian:bookworm",
                              "debian:sid"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27513",
                            "epss_score": null,
                            "cvss_score": 7.5,
                            "cvss_severity": "high",
                            "package_names": [
                              "promitor",
                              "opentelemetry.api"
                            ],
                            "vendors": [
                              "chainguard",
                              "wolfi"
                            ],
                            "distribution_and_releases": [
                              "wolfi:wolfi",
                              "chainguard:chainguard"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27512",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1742169600000,
                            "last_modified": 1742169600000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27510",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741046400000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27509",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [
                              "github.com/fleetdm/fleet/v4"
                            ],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741219200000,
                            "last_modified": 1741219200000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27508",
                            "epss_score": null,
                            "cvss_score": 7.5,
                            "cvss_severity": "high",
                            "package_names": [
                              "gov.nsa.emissary_emissary"
                            ],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1741132800000,
                            "last_modified": 1741305600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27507",
                            "epss_score": null,
                            "cvss_score": 9,
                            "cvss_severity": "critical",
                            "package_names": [
                              "github.com/zitadel/zitadel"
                            ],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1741046400000,
                            "last_modified": 1741046400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27506",
                            "epss_score": null,
                            "cvss_score": 5.4,
                            "cvss_severity": "medium",
                            "package_names": [
                              "nocodb"
                            ],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1741219200000,
                            "last_modified": 1741219200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27501",
                            "epss_score": null,
                            "cvss_score": 8.6,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1740960000000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27500",
                            "epss_score": null,
                            "cvss_score": 6.1,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1740960000000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27499",
                            "epss_score": 0.00028,
                            "cvss_score": 6.1,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": false,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1740960000000,
                            "last_modified": 1741219200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27498",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [
                              "rust-aes-gcm"
                            ],
                            "vendors": [
                              "debian",
                              "ubuntu"
                            ],
                            "distribution_and_releases": [
                              "debian:sid",
                              "debian:trixie",
                              "ubuntu:noble"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1740960000000,
                            "last_modified": 1740960000000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27497",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [
                              "org.openidentityplatform.opendj_opendj-server-legacy"
                            ],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27496",
                            "epss_score": null,
                            "cvss_score": 3.3,
                            "cvss_severity": "low",
                            "package_names": [
                              "net.snowflake_snowflake-jdbc"
                            ],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1741824000000,
                            "last_modified": 1741824000000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27494",
                            "epss_score": null,
                            "cvss_score": 9.1,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Siemens",
                            "cvss_score_source": "Siemens",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27493",
                            "epss_score": null,
                            "cvss_score": 8.2,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Siemens",
                            "cvss_score_source": "Siemens",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27440",
                            "epss_score": null,
                            "cvss_score": 8.5,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Zoom",
                            "cvss_score_source": "Zoom",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27439",
                            "epss_score": null,
                            "cvss_score": 8.5,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Zoom",
                            "cvss_score_source": "Zoom",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27438",
                            "epss_score": null,
                            "cvss_score": 7.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Siemens",
                            "cvss_score_source": "Siemens",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27436",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "SAP",
                            "cvss_score_source": "SAP",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27434",
                            "epss_score": null,
                            "cvss_score": 8.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "SAP",
                            "cvss_score_source": "SAP",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27433",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "SAP",
                            "cvss_score_source": "SAP",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27432",
                            "epss_score": null,
                            "cvss_score": 2.4,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "SAP",
                            "cvss_score_source": "SAP",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Adjacent Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27431",
                            "epss_score": null,
                            "cvss_score": 5.4,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "SAP",
                            "cvss_score_source": "SAP",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27430",
                            "epss_score": null,
                            "cvss_score": 3.5,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "SAP",
                            "cvss_score_source": "SAP",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27426",
                            "epss_score": null,
                            "cvss_score": 5.4,
                            "cvss_severity": "medium",
                            "package_names": [
                              "thunderbird",
                              "firefox"
                            ],
                            "vendors": [
                              "debian",
                              "ubuntu"
                            ],
                            "distribution_and_releases": [
                              "debian:sid",
                              "ubuntu:noble",
                              "ubuntu:focal",
                              "ubuntu:jammy"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741046400000,
                            "last_modified": 1741046400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27425",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [
                              "thunderbird",
                              "firefox"
                            ],
                            "vendors": [
                              "ubuntu",
                              "debian"
                            ],
                            "distribution_and_releases": [
                              "ubuntu:jammy",
                              "ubuntu:focal",
                              "ubuntu:noble",
                              "debian:sid"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741046400000,
                            "last_modified": 1741046400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27424",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [
                              "thunderbird",
                              "firefox"
                            ],
                            "vendors": [
                              "ubuntu",
                              "debian"
                            ],
                            "distribution_and_releases": [
                              "debian:sid",
                              "ubuntu:focal",
                              "ubuntu:jammy",
                              "ubuntu:noble"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1741046400000,
                            "last_modified": 1741046400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27423",
                            "epss_score": null,
                            "cvss_score": 7.1,
                            "cvss_severity": "high",
                            "package_names": [
                              "rhcos",
                              "vim"
                            ],
                            "vendors": [
                              "mariner",
                              "ubuntu",
                              "debian",
                              "redhat-vex"
                            ],
                            "distribution_and_releases": [
                              "redhat-vex:RHEL9",
                              "ubuntu:focal",
                              "mariner:mariner-2.0",
                              "ubuntu:xenial",
                              "ubuntu:trusty",
                              "debian:bookworm",
                              "redhat-vex:RHEL6",
                              "ubuntu:bionic",
                              "redhat-vex:RHEL8",
                              "debian:trixie",
                              "ubuntu:jammy",
                              "redhat-vex:RHEL7",
                              "debian:bullseye",
                              "debian:sid",
                              "ubuntu:noble"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1740960000000,
                            "last_modified": 1740960000000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27422",
                            "epss_score": null,
                            "cvss_score": 7.5,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1740960000000,
                            "last_modified": 1740960000000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27421",
                            "epss_score": null,
                            "cvss_score": 7.5,
                            "cvss_severity": "high",
                            "package_names": [
                              "github.com/jasonlovesdoggo/abacus"
                            ],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1740960000000,
                            "last_modified": 1740960000000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27420",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1740960000000,
                            "last_modified": 1741046400000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27419",
                            "epss_score": 0.00134,
                            "cvss_score": 7.5,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": false,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1740960000000,
                            "last_modified": 1741305600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27418",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1740960000000,
                            "last_modified": 1741046400000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27417",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1740960000000,
                            "last_modified": 1741046400000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27416",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1740787200000,
                            "last_modified": 1740787200000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27415",
                            "epss_score": null,
                            "cvss_score": 7.5,
                            "cvss_severity": "high",
                            "package_names": [
                              "nuxt"
                            ],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1742342400000,
                            "last_modified": 1742342400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27414",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [
                              "github.com/minio/minio"
                            ],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1740700800000,
                            "last_modified": 1740700800000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27413",
                            "epss_score": null,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1740700800000,
                            "last_modified": 1741046400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27412",
                            "epss_score": null,
                            "cvss_score": 6.1,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27411",
                            "epss_score": null,
                            "cvss_score": 5.4,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1741132800000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27410",
                            "epss_score": 0.00275,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": false,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1740700800000,
                            "last_modified": 1741046400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27408",
                            "epss_score": null,
                            "cvss_score": 4.8,
                            "cvss_severity": "medium",
                            "package_names": [
                              "manifest"
                            ],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1740700800000,
                            "last_modified": 1741046400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27407",
                            "epss_score": null,
                            "cvss_score": 9,
                            "cvss_severity": "critical",
                            "package_names": [
                              "ruby-graphql",
                              "graphql",
                              "rubygem-graphql"
                            ],
                            "vendors": [
                              "ubuntu",
                              "debian",
                              "redhat-vex"
                            ],
                            "distribution_and_releases": [
                              "ubuntu:noble",
                              "ubuntu:jammy",
                              "redhat-vex:RHEL9",
                              "debian:trixie",
                              "debian:sid",
                              "debian:bookworm",
                              "redhat-vex:RHEL7",
                              "redhat-vex:RHEL8",
                              "redhat-vex:RHEL6",
                              "debian:bullseye",
                              "ubuntu:focal"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1741737600000,
                            "last_modified": 1741737600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27403",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [
                              "github.com/ratify-project/ratify",
                              "github.com/deislabs/ratify"
                            ],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27402",
                            "epss_score": null,
                            "cvss_score": 4.6,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1741046400000,
                            "last_modified": 1741046400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27401",
                            "epss_score": null,
                            "cvss_score": 4.6,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1741046400000,
                            "last_modified": 1741046400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27400",
                            "epss_score": null,
                            "cvss_score": 2.9,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1740700800000,
                            "last_modified": 1740700800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Adjacent Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27399",
                            "epss_score": null,
                            "cvss_score": 5.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1740614400000,
                            "last_modified": 1740614400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27398",
                            "epss_score": null,
                            "cvss_score": 2.7,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Siemens",
                            "cvss_score_source": "Siemens",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27397",
                            "epss_score": null,
                            "cvss_score": 3.8,
                            "cvss_severity": "low",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Siemens",
                            "cvss_score_source": "Siemens",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27396",
                            "epss_score": null,
                            "cvss_score": 8.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Siemens",
                            "cvss_score_source": "Siemens",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27395",
                            "epss_score": null,
                            "cvss_score": 7.2,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Siemens",
                            "cvss_score_source": "Siemens",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27394",
                            "epss_score": null,
                            "cvss_score": 7.2,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Siemens",
                            "cvss_score_source": "Siemens",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27393",
                            "epss_score": null,
                            "cvss_score": 7.2,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Siemens",
                            "cvss_score_source": "Siemens",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27392",
                            "epss_score": null,
                            "cvss_score": 7.2,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Siemens",
                            "cvss_score_source": "Siemens",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27371",
                            "epss_score": null,
                            "cvss_score": 6.9,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1740960000000,
                            "last_modified": 1741305600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27370",
                            "epss_score": null,
                            "cvss_score": 6.9,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1740960000000,
                            "last_modified": 1741305600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27364",
                            "epss_score": 0.0056,
                            "cvss_score": 10,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": false,
                            "cvss_severity_source": "MITRE",
                            "cvss_score_source": "MITRE",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27363",
                            "epss_score": 0.00292,
                            "cvss_score": 8.1,
                            "cvss_severity": "high",
                            "package_names": [
                              "freetype",
                              "mingw-freetype",
                              "java-17-openjdk-portable",
                              "java-21-openjdk",
                              "java-11-openjdk-portable",
                              "rhcos",
                              "java-21-openjdk-portable-rhel7",
                              "java-17-openjdk",
                              "thunderbird"
                            ],
                            "vendors": [
                              "redhat-vex",
                              "ubuntu",
                              "debian",
                              "mariner"
                            ],
                            "distribution_and_releases": [
                              "redhat-vex:RHEL8",
                              "ubuntu:bionic",
                              "ubuntu:xenial",
                              "debian:bullseye",
                              "redhat-vex:RHEL9",
                              "mariner:mariner-2.0",
                              "debian:trixie",
                              "ubuntu:focal",
                              "ubuntu:noble",
                              "debian:sid",
                              "ubuntu:trusty",
                              "debian:bookworm",
                              "redhat-vex:RHEL6",
                              "redhat-vex:RHEL7",
                              "ubuntu:jammy"
                            ],
                            "cisa_kev": false,
                            "cvss_severity_source": "Facebook",
                            "cvss_score_source": "Facebook",
                            "first_published": 1741651200000,
                            "last_modified": 1741910400000,
                            "reported_exploited_by": [
                              "Threat Actors"
                            ],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27357",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27356",
                            "epss_score": null,
                            "cvss_score": 5.4,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27355",
                            "epss_score": null,
                            "cvss_score": 7.1,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27353",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27352",
                            "epss_score": null,
                            "cvss_score": 7.1,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27351",
                            "epss_score": null,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27349",
                            "epss_score": null,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27348",
                            "epss_score": null,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27347",
                            "epss_score": null,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27344",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27342",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27341",
                            "epss_score": null,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27340",
                            "epss_score": null,
                            "cvss_score": 5.4,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27339",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27336",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27335",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27332",
                            "epss_score": null,
                            "cvss_score": 7.1,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27331",
                            "epss_score": null,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27330",
                            "epss_score": null,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27329",
                            "epss_score": null,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27328",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27327",
                            "epss_score": null,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27325",
                            "epss_score": null,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27323",
                            "epss_score": null,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27321",
                            "epss_score": null,
                            "cvss_score": 7.1,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27320",
                            "epss_score": null,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27318",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27317",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27316",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27315",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27312",
                            "epss_score": null,
                            "cvss_score": 8.5,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27311",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27307",
                            "epss_score": null,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27306",
                            "epss_score": null,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27305",
                            "epss_score": null,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27304",
                            "epss_score": null,
                            "cvss_score": 5.9,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27303",
                            "epss_score": null,
                            "cvss_score": 5.9,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27301",
                            "epss_score": null,
                            "cvss_score": 7.2,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27300",
                            "epss_score": null,
                            "cvss_score": 7.2,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27298",
                            "epss_score": null,
                            "cvss_score": 8.3,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27297",
                            "epss_score": null,
                            "cvss_score": 7.6,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27296",
                            "epss_score": null,
                            "cvss_score": 7.2,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27294",
                            "epss_score": null,
                            "cvss_score": 4.8,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27290",
                            "epss_score": null,
                            "cvss_score": 4.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27281",
                            "epss_score": null,
                            "cvss_score": 8.5,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1741996800000,
                            "last_modified": 1741996800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27280",
                            "epss_score": null,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27279",
                            "epss_score": null,
                            "cvss_score": 7.1,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740960000000,
                            "last_modified": 1740960000000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27278",
                            "epss_score": null,
                            "cvss_score": 7.1,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740960000000,
                            "last_modified": 1740960000000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27277",
                            "epss_score": null,
                            "cvss_score": 7.1,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27276",
                            "epss_score": null,
                            "cvss_score": 8.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27275",
                            "epss_score": null,
                            "cvss_score": 7.1,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740960000000,
                            "last_modified": 1740960000000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27274",
                            "epss_score": null,
                            "cvss_score": 4.9,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1740960000000,
                            "last_modified": 1741305600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27273",
                            "epss_score": null,
                            "cvss_score": 5.8,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740960000000,
                            "last_modified": 1740960000000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27272",
                            "epss_score": null,
                            "cvss_score": 7.5,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27271",
                            "epss_score": null,
                            "cvss_score": 7.1,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740960000000,
                            "last_modified": 1740960000000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27270",
                            "epss_score": null,
                            "cvss_score": 9.8,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740960000000,
                            "last_modified": 1740960000000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27269",
                            "epss_score": null,
                            "cvss_score": 7.1,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740960000000,
                            "last_modified": 1740960000000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27268",
                            "epss_score": null,
                            "cvss_score": 9.3,
                            "cvss_severity": "critical",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740960000000,
                            "last_modified": 1740960000000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27266",
                            "epss_score": null,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27265",
                            "epss_score": null,
                            "cvss_score": 6.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740355200000,
                            "last_modified": 1740355200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27264",
                            "epss_score": null,
                            "cvss_score": 7.5,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740960000000,
                            "last_modified": 1740960000000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27263",
                            "epss_score": null,
                            "cvss_score": 8.5,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Patchstack",
                            "cvss_score_source": "Patchstack",
                            "first_published": 1740960000000,
                            "last_modified": 1740960000000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27257",
                            "epss_score": null,
                            "cvss_score": 6.1,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Nozomi Networks",
                            "cvss_score_source": "Nozomi Networks",
                            "first_published": 1741564800000,
                            "last_modified": 1741737600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Adjacent Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27256",
                            "epss_score": null,
                            "cvss_score": 8.3,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Nozomi Networks",
                            "cvss_score_source": "Nozomi Networks",
                            "first_published": 1741564800000,
                            "last_modified": 1741737600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Adjacent Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27255",
                            "epss_score": null,
                            "cvss_score": 8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Nozomi Networks",
                            "cvss_score_source": "Nozomi Networks",
                            "first_published": 1741564800000,
                            "last_modified": 1741737600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27254",
                            "epss_score": null,
                            "cvss_score": 8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Nozomi Networks",
                            "cvss_score_source": "Nozomi Networks",
                            "first_published": 1741564800000,
                            "last_modified": 1741737600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27253",
                            "epss_score": null,
                            "cvss_score": 6.1,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Nozomi Networks",
                            "cvss_score_source": "Nozomi Networks",
                            "first_published": 1741564800000,
                            "last_modified": 1741737600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Adjacent Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27221",
                            "epss_score": null,
                            "cvss_score": 5.3,
                            "cvss_severity": "medium",
                            "package_names": [
                              "ruby2.3",
                              "ruby3.3-uri",
                              "jruby",
                              "ruby",
                              "ruby-3.4",
                              "ruby3.3-rails-8.0",
                              "ruby-3.1",
                              "uri",
                              "ruby3.4-uri",
                              "ruby3.2-rails-8.0",
                              "ruby3.2",
                              "ruby3.0",
                              "ruby-31",
                              "ruby-3.2",
                              "ruby2.5",
                              "ruby3.3",
                              "ruby-30",
                              "rubygems",
                              "ruby-33",
                              "ruby3.2-uri",
                              "ruby3.1",
                              "ruby2.7"
                            ],
                            "vendors": [
                              "ubuntu",
                              "chainguard",
                              "debian",
                              "redhat-vex",
                              "mariner",
                              "wolfi"
                            ],
                            "distribution_and_releases": [
                              "ubuntu:focal",
                              "debian:sid",
                              "debian:bookworm",
                              "mariner:mariner-2.0",
                              "debian:bullseye",
                              "ubuntu:noble",
                              "debian:trixie",
                              "ubuntu:xenial",
                              "ubuntu:jammy",
                              "redhat-vex:RHEL9",
                              "wolfi:wolfi",
                              "ubuntu:bionic",
                              "chainguard:chainguard",
                              "ubuntu:trusty"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741046400000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27220",
                            "epss_score": null,
                            "cvss_score": 7.5,
                            "cvss_severity": "high",
                            "package_names": [
                              "ruby3.3",
                              "ruby",
                              "rhel9/ruby-30",
                              "cgi",
                              "ubi9/ruby-33",
                              "ruby-3.1",
                              "ruby-3.4",
                              "ruby3.1",
                              "ruby3.2",
                              "ruby2.7",
                              "ruby2.5",
                              "ruby3.0",
                              "ruby-3.2",
                              "ruby2.3",
                              "jruby",
                              "ubi9/ruby-31"
                            ],
                            "vendors": [
                              "debian",
                              "mariner",
                              "*",
                              "redhat-vex",
                              "ubuntu",
                              "wolfi",
                              "chainguard"
                            ],
                            "distribution_and_releases": [
                              "ubuntu:noble",
                              "ubuntu:trusty",
                              "ubuntu:bionic",
                              "redhat-vex:RHEL9",
                              "ubuntu:xenial",
                              "chainguard:chainguard",
                              "ubuntu:jammy",
                              "*:*",
                              "mariner:mariner-2.0",
                              "debian:sid",
                              "debian:bookworm",
                              "wolfi:wolfi",
                              "ubuntu:focal",
                              "debian:trixie",
                              "debian:bullseye"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741046400000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27219",
                            "epss_score": null,
                            "cvss_score": 7.5,
                            "cvss_severity": "high",
                            "package_names": [
                              "ruby2.7",
                              "ruby2.3",
                              "ruby3.0",
                              "ruby3.2",
                              "cgi",
                              "ruby",
                              "ubi9/ruby-31",
                              "rhel9/ruby-33",
                              "ubi9/ruby-30",
                              "jruby",
                              "ruby-3.1",
                              "ruby2.5",
                              "ruby3.3",
                              "ruby-3.4",
                              "ruby3.1",
                              "ruby-3.2"
                            ],
                            "vendors": [
                              "redhat-vex",
                              "debian",
                              "wolfi",
                              "mariner",
                              "ubuntu",
                              "chainguard"
                            ],
                            "distribution_and_releases": [
                              "debian:bullseye",
                              "wolfi:wolfi",
                              "debian:trixie",
                              "ubuntu:focal",
                              "chainguard:chainguard",
                              "ubuntu:xenial",
                              "debian:sid",
                              "ubuntu:jammy",
                              "ubuntu:noble",
                              "redhat-vex:RHEL9",
                              "debian:bookworm",
                              "ubuntu:trusty",
                              "ubuntu:bionic",
                              "mariner:mariner-2.0"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1741046400000,
                            "last_modified": 1741132800000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27218",
                            "epss_score": 0.04139,
                            "cvss_score": 5.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": false,
                            "cvss_severity_source": "cisa@example.com (CISA-ADP)",
                            "cvss_score_source": "cisa@example.com (CISA-ADP)",
                            "first_published": 1740009600000,
                            "last_modified": 1740009600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27181",
                            "epss_score": null,
                            "cvss_score": 7.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Adobe",
                            "cvss_score_source": "Adobe",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27180",
                            "epss_score": null,
                            "cvss_score": 5.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Adobe",
                            "cvss_score_source": "Adobe",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27179",
                            "epss_score": null,
                            "cvss_score": 5.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Adobe",
                            "cvss_score_source": "Adobe",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27178",
                            "epss_score": null,
                            "cvss_score": 7.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Adobe",
                            "cvss_score_source": "Adobe",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27177",
                            "epss_score": null,
                            "cvss_score": 7.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Adobe",
                            "cvss_score_source": "Adobe",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27176",
                            "epss_score": null,
                            "cvss_score": 5.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Adobe",
                            "cvss_score_source": "Adobe",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27175",
                            "epss_score": null,
                            "cvss_score": 7.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Adobe",
                            "cvss_score_source": "Adobe",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27174",
                            "epss_score": null,
                            "cvss_score": 7.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Adobe",
                            "cvss_score_source": "Adobe",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27173",
                            "epss_score": null,
                            "cvss_score": 7.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Adobe",
                            "cvss_score_source": "Adobe",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27172",
                            "epss_score": null,
                            "cvss_score": 7.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Adobe",
                            "cvss_score_source": "Adobe",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27171",
                            "epss_score": null,
                            "cvss_score": 7.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Adobe",
                            "cvss_score_source": "Adobe",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27170",
                            "epss_score": null,
                            "cvss_score": 5.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Adobe",
                            "cvss_score_source": "Adobe",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27169",
                            "epss_score": null,
                            "cvss_score": 7.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Adobe",
                            "cvss_score_source": "Adobe",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27168",
                            "epss_score": null,
                            "cvss_score": 7.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Adobe",
                            "cvss_score_source": "Adobe",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27167",
                            "epss_score": null,
                            "cvss_score": 7.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Adobe",
                            "cvss_score_source": "Adobe",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27166",
                            "epss_score": null,
                            "cvss_score": 7.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Adobe",
                            "cvss_score_source": "Adobe",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27164",
                            "epss_score": null,
                            "cvss_score": 5.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Adobe",
                            "cvss_score_source": "Adobe",
                            "first_published": 1741651200000,
                            "last_modified": 1741737600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27163",
                            "epss_score": null,
                            "cvss_score": 5.5,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Adobe",
                            "cvss_score_source": "Adobe",
                            "first_published": 1741651200000,
                            "last_modified": 1741737600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27162",
                            "epss_score": null,
                            "cvss_score": 7.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Adobe",
                            "cvss_score_source": "Adobe",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27161",
                            "epss_score": null,
                            "cvss_score": 7.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Adobe",
                            "cvss_score_source": "Adobe",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27160",
                            "epss_score": null,
                            "cvss_score": 7.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Adobe",
                            "cvss_score_source": "Adobe",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27159",
                            "epss_score": null,
                            "cvss_score": 7.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Adobe",
                            "cvss_score_source": "Adobe",
                            "first_published": 1741651200000,
                            "last_modified": 1741651200000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27158",
                            "epss_score": null,
                            "cvss_score": 7.8,
                            "cvss_severity": "high",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "Adobe",
                            "cvss_score_source": "Adobe",
                            "first_published": 1741651200000,
                            "last_modified": 1741737600000,
                            "reported_exploited_by": [],
                            "attack_vector": "Local",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27157",
                            "epss_score": null,
                            "cvss_score": 5.3,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1740614400000,
                            "last_modified": 1740614400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-271561",
                            "epss_score": null,
                            "cvss_score": null,
                            "cvss_severity": null,
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": null,
                            "cvss_score_source": null,
                            "first_published": 0,
                            "last_modified": 0,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": null
                          },
                          {
                            "vulnerability_id": "CVE-2025-27156",
                            "epss_score": null,
                            "cvss_score": 4.1,
                            "cvss_severity": "medium",
                            "package_names": [],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1741046400000,
                            "last_modified": 1741046400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27155",
                            "epss_score": null,
                            "cvss_score": 6.1,
                            "cvss_severity": "medium",
                            "package_names": [
                              "github.com/matrix-org/pinecone"
                            ],
                            "vendors": [],
                            "distribution_and_releases": [],
                            "cisa_kev": null,
                            "cvss_severity_source": "GitHub",
                            "cvss_score_source": "GitHub",
                            "first_published": 1741046400000,
                            "last_modified": 1741046400000,
                            "reported_exploited_by": [],
                            "attack_vector": "Network",
                            "cvss_version": "3.x"
                          },
                          {
                            "vulnerability_id": "CVE-2025-27154",
                            "epss_score": null,
                            "cvss_score": 0,
                            "cvss_severity": "low",
                            "package_names": [
                              "spotipy"
                            ],
                            "vendors": [
                              "debian"
                            ],
                            "distribution_and_releases": [
                              "debian:trixie",
                              "debian:sid"
                            ],
                            "cisa_kev": null,
                            "cvss_severity_source": "NVD",
                            "cvss_score_source": "NVD",
                            "first_published": 1740614400000,
                            "last_modified": 1740614400000,
                            "reported_exploited_by": [],
                            "attack_vector": "",
                            "cvss_version": "2.0"
                          }
                        ],
                        "next_page_token": "eyJsaW1pdCI6IDUwMCwgIm1ldGFkYXRhX2lkIjogIjU3NjNiMGFiLTRiZmYtNDhkMS04MTE4LWE2ZThkMGM5MzZmYSIsICJvZmZzZXQiOiA1MDB9"
                      }
                    }
                  },
                  "properties": {
                    "reply": {
                      "type": "object",
                      "properties": {
                        "result_count": {
                          "type": "integer"
                        },
                        "total_count": {
                          "type": "integer"
                        },
                        "vulnerabilities": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "vulnerability_id": {
                                "type": "string"
                              },
                              "epss_score": {
                                "type": "integer",
                                "nullable": true
                              },
                              "cvss_score": {
                                "type": "integer",
                                "nullable": true
                              },
                              "cvss_severity": {
                                "type": "string",
                                "nullable": true
                              },
                              "package_names": {
                                "type": "array",
                                "items": {
                                  "type": "string"
                                }
                              },
                              "vendors": {
                                "type": "array",
                                "items": {
                                  "type": "string"
                                }
                              },
                              "distribution_and_releases": {
                                "type": "array",
                                "items": {
                                  "type": "string"
                                }
                              },
                              "cisa_kev": {
                                "nullable": true
                              },
                              "cvss_severity_source": {
                                "type": "string",
                                "nullable": true
                              },
                              "cvss_score_source": {
                                "type": "string",
                                "nullable": true
                              },
                              "first_published": {
                                "type": "integer"
                              },
                              "last_modified": {
                                "type": "integer"
                              },
                              "reported_exploited_by": {
                                "type": "array",
                                "items": {
                                  "type": "object"
                                }
                              },
                              "attack_vector": {
                                "type": "string"
                              },
                              "cvss_version": {
                                "type": "string",
                                "nullable": true
                              }
                            }
                          }
                        },
                        "next_page_token": {
                          "type": "string"
                        }
                      }
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized access. An issue occurred during authentication. This can indicate an incorrect key, id, or other invalid authentication parameters.",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "reply": {
                      "type": "object",
                      "properties": {
                        "err_code": {
                          "type": "string"
                        },
                        "err_msg": {
                          "type": "string"
                        },
                        "err_extra": {
                          "type": "string"
                        }
                      }
                    }
                  },
                  "x-examples": {
                    "Example 1": {
                      "reply": {
                        "err_code": "string",
                        "err_msg": "string",
                        "err_extra": "string"
                      }
                    }
                  }
                }
              }
            }
          },
          "500": {
            "description": "Internal server error. A unified status for API communication type errors.",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "reply": {
                      "type": "object",
                      "properties": {
                        "err_code": {
                          "type": "string"
                        },
                        "err_msg": {
                          "type": "string"
                        },
                        "err_extra": {
                          "type": "string"
                        }
                      }
                    }
                  },
                  "x-examples": {
                    "Example 1": {
                      "reply": {
                        "err_code": "string",
                        "err_msg": "string",
                        "err_extra": "string"
                      }
                    }
                  }
                }
              }
            }
          }
        },
        "operationId": "post-public_api-uvem-v1-get_vulnerabilities",
        "description": "Get a list of vulnerabilities that match the filter fields. The list includes key information about each vulnerability.\n\n**Required license:** Cortex Cloud Runtime Security or Cortex Cloud Posture Management.",
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object",
                "x-examples": {
                  "Example 1": {
                    "request_data": {
                      "filters": [
                        {
                          "field": "vulnerability_id",
                          "operator": "contains",
                          "value": "CVE-2025-"
                        }
                      ],
                      "sort": {
                        "field": "vulnerability_id",
                        "keyword": "desc"
                      },
                      "use_page_token": true
                    }
                  }
                },
                "required": [
                  "request_data"
                ],
                "properties": {
                  "request_data": {
                    "type": "object",
                    "properties": {
                      "filters": {
                        "type": "array",
                        "description": "An array of filter fields",
                        "items": {
                          "type": "object",
                          "properties": {
                            "field": {
                              "description": "Identifies the field the filter is matching. ",
                              "enum": [
                                "attack_vector",
                                "cisa_kev",
                                "cvss_score",
                                "cvss_score_source",
                                "cvss_severity",
                                "cvss_severity_source",
                                "cvss_version",
                                "distribution_and_releases",
                                "epss_score",
                                "first_published",
                                "last_modified",
                                "package_names",
                                "reported_exploited_by",
                                "vendors",
                                "vulnerability_id"
                              ]
                            },
                            "operator": {
                              "type": "string",
                              "description": "Identifies the comparison operator you want to use for this filter. Allowed values depend on the filter used.\n- **contains**/**not_contains**: use with attack_vector, cvss_score_source, cvss_severity_source, cvss_version , distribution_and_releases, package_names, reported_exploited_by, vendors, vulnerability_id\n- **eq**/**neq**: use with attack_vector, cisa_kev, cvss_score, cvss_score_source, cvss_severity_source, cvss_version, epss_score, vulnerability_id\n- **gte**/**lte**: use with cvss_score, epss score, first_published, last_modified\n- **range**: use with first_published, last_modified\n- **relative_timestamp**: use with first_published, last_modified"
                            },
                            "value": {
                              "type": "string",
                              "description": "Values for filtering the results.\n- *array[string]*: use with affected_cpu_archs, distribution_and_releases, package_names, reported_exploited_by\n- *boolean*: cisa_kev\n- *string*: use with attack_vector, cvss_score, cvss_severity, cvss_score_source, cvss_severity_source, cvss_version, vulnerability_id\n- *integer*: use with first_published, last_modified\n- *number*: use with cvss_score, epss_score"
                            }
                          }
                        }
                      },
                      "sort": {
                        "type": "object",
                        "properties": {
                          "field": {
                            "type": "string",
                            "description": "Sort on any filter field except fields that take an array as their value."
                          },
                          "keyword": {
                            "enum": [
                              "asc",
                              "desc"
                            ]
                          }
                        }
                      },
                      "search_from": {
                        "type": "integer",
                        "description": "An integer representing the start offset index of results\nDefault value - 0",
                        "default": 0
                      },
                      "search_to": {
                        "type": "integer",
                        "default": 500,
                        "description": "An integer representing the start offset index of results. Use this field to specify the number of results on a page when using page token pagination.\nDefault value - 500"
                      },
                      "use_page_token": {
                        "type": "boolean",
                        "description": "Use `\"use_page_token\":true` in the initial request to paginate the response data."
                      },
                      "next_page_token": {
                        "type": "string",
                        "description": "If `\"use_page_token\":true` was included in the initial request, the response for that request will include a page token.\nUse `\"next_page_token\":\"string\"` to pass that page token into the next request to paginate the next set of data."
                      }
                    }
                  }
                }
              }
            }
          }
        },
        "parameters": []
      }
    },
    "/public_api/uvem/v1/get_affected_software": {
      "post": {
        "summary": "Get affected software",
        "tags": [
          "Affected software"
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "x-examples": {
                    "Example 1": {
                      "reply": {
                        "result_count": 25,
                        "total_count": 25,
                        "vulnerabilities": [
                          {
                            "vulnerability_id": "CVE-2025-31181",
                            "cvss_score": 6.199999809265137,
                            "cvss_severity": "medium",
                            "package_name": "gnuplot",
                            "distro": "ubuntu",
                            "release": "noble",
                            "affected_cpu_archs": [],
                            "last_modified": null,
                            "affected_versions": []
                          },
                          {
                            "vulnerability_id": "CVE-2025-31181",
                            "cvss_score": 6.199999809265137,
                            "cvss_severity": "medium",
                            "package_name": "gnuplot",
                            "distro": "ubuntu",
                            "release": "jammy",
                            "affected_cpu_archs": [],
                            "last_modified": null,
                            "affected_versions": []
                          },
                          {
                            "vulnerability_id": "CVE-2025-31181",
                            "cvss_score": 6.2,
                            "cvss_severity": "medium",
                            "package_name": "gnuplot",
                            "distro": "redhat-vex",
                            "release": "RHEL7",
                            "affected_cpu_archs": [],
                            "last_modified": 0,
                            "affected_versions": [
                              "*"
                            ]
                          },
                          {
                            "vulnerability_id": "CVE-2025-31181",
                            "cvss_score": 6.199999809265137,
                            "cvss_severity": "medium",
                            "package_name": "gnuplot",
                            "distro": "ubuntu",
                            "release": "focal",
                            "affected_cpu_archs": [],
                            "last_modified": null,
                            "affected_versions": []
                          },
                          {
                            "vulnerability_id": "CVE-2025-31181",
                            "cvss_score": 6.2,
                            "cvss_severity": "medium",
                            "package_name": "gnuplot",
                            "distro": "debian",
                            "release": "bullseye",
                            "affected_cpu_archs": [],
                            "last_modified": null,
                            "affected_versions": [
                              "<=5.4.1+dfsg1-1+deb11u1"
                            ]
                          },
                          {
                            "vulnerability_id": "CVE-2025-31181",
                            "cvss_score": 6.2,
                            "cvss_severity": "medium",
                            "package_name": "",
                            "distro": "",
                            "release": "",
                            "affected_cpu_archs": [],
                            "last_modified": 1743033600000,
                            "affected_versions": []
                          },
                          {
                            "vulnerability_id": "CVE-2025-31181",
                            "cvss_score": 6.199999809265137,
                            "cvss_severity": "medium",
                            "package_name": "gnuplot",
                            "distro": "ubuntu",
                            "release": "bionic",
                            "affected_cpu_archs": [],
                            "last_modified": null,
                            "affected_versions": []
                          },
                          {
                            "vulnerability_id": "CVE-2025-31181",
                            "cvss_score": 6.2,
                            "cvss_severity": "unimportant",
                            "package_name": "gnuplot",
                            "distro": "debian",
                            "release": "bullseye",
                            "affected_cpu_archs": [],
                            "last_modified": null,
                            "affected_versions": [
                              "<=5.4.1+dfsg1-1+deb11u1"
                            ]
                          },
                          {
                            "vulnerability_id": "CVE-2025-31181",
                            "cvss_score": 6.2,
                            "cvss_severity": "medium",
                            "package_name": "gnuplot",
                            "distro": "ubuntu",
                            "release": "bionic",
                            "affected_cpu_archs": [],
                            "last_modified": null,
                            "affected_versions": []
                          },
                          {
                            "vulnerability_id": "CVE-2025-31181",
                            "cvss_score": 6.2,
                            "cvss_severity": "medium",
                            "package_name": "gnuplot",
                            "distro": "debian",
                            "release": "trixie",
                            "affected_cpu_archs": [],
                            "last_modified": null,
                            "affected_versions": [
                              "<=6.0.2+dfsg1-1"
                            ]
                          },
                          {
                            "vulnerability_id": "CVE-2025-31181",
                            "cvss_score": 6.2,
                            "cvss_severity": "medium",
                            "package_name": "gnuplot",
                            "distro": "ubuntu",
                            "release": "trusty",
                            "affected_cpu_archs": [],
                            "last_modified": null,
                            "affected_versions": []
                          },
                          {
                            "vulnerability_id": "CVE-2025-31181",
                            "cvss_score": 6.199999809265137,
                            "cvss_severity": "medium",
                            "package_name": "gnuplot",
                            "distro": "ubuntu",
                            "release": "trusty",
                            "affected_cpu_archs": [],
                            "last_modified": null,
                            "affected_versions": []
                          },
                          {
                            "vulnerability_id": "CVE-2025-31181",
                            "cvss_score": 6.2,
                            "cvss_severity": "medium",
                            "package_name": "gnuplot",
                            "distro": "ubuntu",
                            "release": "noble",
                            "affected_cpu_archs": [],
                            "last_modified": null,
                            "affected_versions": []
                          },
                          {
                            "vulnerability_id": "CVE-2025-31181",
                            "cvss_score": 6.2,
                            "cvss_severity": "medium",
                            "package_name": "gnuplot",
                            "distro": "debian",
                            "release": "bookworm",
                            "affected_cpu_archs": [],
                            "last_modified": null,
                            "affected_versions": [
                              "<=5.4.4+dfsg1-2"
                            ]
                          },
                          {
                            "vulnerability_id": "CVE-2025-31181",
                            "cvss_score": 6.2,
                            "cvss_severity": "unimportant",
                            "package_name": "gnuplot",
                            "distro": "debian",
                            "release": "bookworm",
                            "affected_cpu_archs": [],
                            "last_modified": null,
                            "affected_versions": [
                              "<=5.4.4+dfsg1-2"
                            ]
                          },
                          {
                            "vulnerability_id": "CVE-2025-31181",
                            "cvss_score": 6.2,
                            "cvss_severity": "medium",
                            "package_name": "",
                            "distro": "",
                            "release": "",
                            "affected_cpu_archs": [],
                            "last_modified": 1743033600000,
                            "affected_versions": []
                          },
                          {
                            "vulnerability_id": "CVE-2025-31181",
                            "cvss_score": 6.2,
                            "cvss_severity": "medium",
                            "package_name": "gnuplot",
                            "distro": "ubuntu",
                            "release": "xenial",
                            "affected_cpu_archs": [],
                            "last_modified": null,
                            "affected_versions": []
                          },
                          {
                            "vulnerability_id": "CVE-2025-31181",
                            "cvss_score": 6.2,
                            "cvss_severity": "medium",
                            "package_name": "gnuplot",
                            "distro": "ubuntu",
                            "release": "focal",
                            "affected_cpu_archs": [],
                            "last_modified": null,
                            "affected_versions": []
                          },
                          {
                            "vulnerability_id": "CVE-2025-31181",
                            "cvss_score": 6.2,
                            "cvss_severity": "medium",
                            "package_name": "gnuplot",
                            "distro": "ubuntu",
                            "release": "jammy",
                            "affected_cpu_archs": [],
                            "last_modified": null,
                            "affected_versions": []
                          },
                          {
                            "vulnerability_id": "CVE-2025-31181",
                            "cvss_score": 6.2,
                            "cvss_severity": "medium",
                            "package_name": "gnuplot",
                            "distro": "debian",
                            "release": "sid",
                            "affected_cpu_archs": [],
                            "last_modified": null,
                            "affected_versions": [
                              "<=6.0.2+dfsg1-1"
                            ]
                          },
                          {
                            "vulnerability_id": "CVE-2025-31181",
                            "cvss_score": 6.2,
                            "cvss_severity": "unimportant",
                            "package_name": "gnuplot",
                            "distro": "debian",
                            "release": "sid",
                            "affected_cpu_archs": [],
                            "last_modified": null,
                            "affected_versions": [
                              "<=6.0.2+dfsg1-1"
                            ]
                          },
                          {
                            "vulnerability_id": "CVE-2025-31181",
                            "cvss_score": 6.2,
                            "cvss_severity": "medium",
                            "package_name": "gnuplot",
                            "distro": "redhat-vex",
                            "release": "RHEL6",
                            "affected_cpu_archs": [],
                            "last_modified": 0,
                            "affected_versions": [
                              "*"
                            ]
                          },
                          {
                            "vulnerability_id": "CVE-2025-31181",
                            "cvss_score": 6.2,
                            "cvss_severity": "medium",
                            "package_name": "gnuplot",
                            "distro": "redhat-vex",
                            "release": "RHEL8",
                            "affected_cpu_archs": [],
                            "last_modified": 0,
                            "affected_versions": [
                              "*"
                            ]
                          },
                          {
                            "vulnerability_id": "CVE-2025-31181",
                            "cvss_score": 6.199999809265137,
                            "cvss_severity": "medium",
                            "package_name": "gnuplot",
                            "distro": "ubuntu",
                            "release": "xenial",
                            "affected_cpu_archs": [],
                            "last_modified": null,
                            "affected_versions": []
                          },
                          {
                            "vulnerability_id": "CVE-2025-31181",
                            "cvss_score": 6.2,
                            "cvss_severity": "unimportant",
                            "package_name": "gnuplot",
                            "distro": "debian",
                            "release": "trixie",
                            "affected_cpu_archs": [],
                            "last_modified": null,
                            "affected_versions": [
                              "<=6.0.2+dfsg1-1"
                            ]
                          }
                        ],
                        "next_page_token": null
                      }
                    }
                  },
                  "properties": {
                    "reply": {
                      "type": "object",
                      "properties": {
                        "result_count": {
                          "type": "integer"
                        },
                        "total_count": {
                          "type": "integer"
                        },
                        "vulnerabilities": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "vulnerability_id": {
                                "type": "string"
                              },
                              "cvss_score": {
                                "type": "number"
                              },
                              "cvss_severity": {
                                "type": "string"
                              },
                              "package_name": {
                                "type": "string"
                              },
                              "distro": {
                                "type": "string"
                              },
                              "release": {
                                "type": "string"
                              },
                              "affected_cpu_archs": {
                                "type": "array",
                                "items": {
                                  "type": "object"
                                }
                              },
                              "last_modified": {
                                "type": "integer",
                                "nullable": true
                              },
                              "affected_versions": {
                                "type": "array",
                                "items": {
                                  "type": "string"
                                }
                              }
                            }
                          }
                        },
                        "next_page_token": {
                          "nullable": true,
                          "type": "string"
                        }
                      }
                    }
                  }
                }
              }
            }
          },
          "401": {
            "description": "Unauthorized access. An issue occurred during authentication. This can indicate an incorrect key, id, or other invalid authentication parameters.",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "reply": {
                      "type": "object",
                      "properties": {
                        "err_code": {
                          "type": "string"
                        },
                        "err_msg": {
                          "type": "string"
                        },
                        "err_extra": {
                          "type": "string"
                        }
                      }
                    }
                  },
                  "x-examples": {
                    "Example 1": {
                      "reply": {
                        "err_code": "string",
                        "err_msg": "string",
                        "err_extra": "string"
                      }
                    }
                  }
                }
              }
            }
          },
          "500": {
            "description": "Internal server error. A unified status for API communication type errors.",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "reply": {
                      "type": "object",
                      "properties": {
                        "err_code": {
                          "type": "string"
                        },
                        "err_msg": {
                          "type": "string"
                        },
                        "err_extra": {
                          "type": "string"
                        }
                      }
                    }
                  },
                  "x-examples": {
                    "Example 1": {
                      "reply": {
                        "err_code": "string",
                        "err_msg": "string",
                        "err_extra": "string"
                      }
                    }
                  }
                }
              }
            }
          }
        },
        "operationId": "post-public_api-uvem-v1-get_affected_software",
        "description": "Get a filtered list of the software affected by one or more vulnerabilities.\n\n**Required license:** Cortex Cloud Runtime Security or Cortex Cloud Posture Management.",
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "type": "object",
                "x-examples": {
                  "Example 1": {
                    "request_data": {
                      "filters": [
                        {
                          "field": "vulnerability_id",
                          "operator": "eq",
                          "value": "CVE-2025-31181"
                        }
                      ],
                      "sort": {
                        "field": "vulnerability_id",
                        "keyword": "desc"
                      },
                      "use_page_token": true
                    }
                  }
                },
                "required": [
                  "request_data"
                ],
                "properties": {
                  "request_data": {
                    "type": "object",
                    "properties": {
                      "filters": {
                        "type": "array",
                        "items": {
                          "type": "object",
                          "properties": {
                            "field": {
                              "enum": [
                                "affected_cpu_archs",
                                "affected_versions",
                                "cvss_score",
                                "cvss_severity",
                                "distro",
                                "last_modified",
                                "package_name",
                                "release"
                              ],
                              "description": "The field to use for filtering results.\n\nFor the complete list of supported fields, operators, and values, see [Vulnerability Intelligence Filter Fields](https://app.gitbook.com/s/ZuJbX2x7VQJhNovscCwE/vulnerability-intelligence/vulnerability-intelligence-papi-tables#vulnerability-intelligence-filter-fields)."
                            },
                            "operator": {
                              "enum": [
                                "contains",
                                "not_contains",
                                "eq",
                                "neq",
                                "gte",
                                "lte",
                                "range",
                                "relative_timestamp"
                              ],
                              "description": "Comparison operator to use with the filter. Allowed values depend on the filters field.\n- **contains**/**not_contains**: use with affected_cpu_archs, affected_versions, cvss_severity, distro, package_name, release, vulnerability_id\n- **eq**/**neq**: use with distro, cvss_severity, cvss_score, package_name, release, vulnerability_id\n- **gte**/**lte**: use with cvss_score, last_modified\n- **range**: use with last_modified\n- **relative_timestamp**: use with last_modified\n\n\n"
                            },
                            "value": {
                              "anyOf": [
                                {
                                  "type": "array",
                                  "items": {
                                    "type": "string"
                                  }
                                },
                                {
                                  "type": "string"
                                },
                                {
                                  "type": "integer"
                                },
                                {
                                  "type": "number",
                                  "format": "float"
                                }
                              ],
                              "description": "Values for filtering the results.\n- *array[string]*: use with affected_cpu_archs, affected_versions\n- *string*: use with cvss_score, distro, release, package_name, vulnerability_id\n- *integer*: use with last_modified\n- *number*: use with cvss_score"
                            }
                          }
                        }
                      },
                      "sort": {
                        "type": "object",
                        "properties": {
                          "field": {
                            "type": "string"
                          },
                          "keyword": {
                            "type": "string"
                          }
                        }
                      },
                      "search_from": {
                        "type": "integer",
                        "default": 0,
                        "description": "An integer representing the start offset index of results\nDefault value - 0"
                      },
                      "search_to": {
                        "type": "integer",
                        "default": 500,
                        "description": "An integer representing the start offset index of results. Use this field to specify the number of results on a page when using page token pagination.\nDefault value - 500"
                      },
                      "use_page_token": {
                        "type": "boolean",
                        "description": "Use `\"use_page_token\":true` in the initial request to paginate the response data."
                      },
                      "next_page_token": {
                        "type": "string",
                        "description": "If `\"use_page_token\":true` was included in the initial request, the response for that request will include a page token.\nUse `\"next_page_token\":\"string\"` to pass that page token into the next request to paginate the next set of data."
                      }
                    }
                  }
                }
              }
            }
          },
          "description": ""
        },
        "parameters": [
          {
            "schema": {
              "type": "string"
            },
            "in": "header",
            "name": "Authorization",
            "required": true,
            "description": "{api-key}"
          },
          {
            "schema": {
              "type": "string"
            },
            "in": "header",
            "name": "x-xdr-auth-id",
            "description": "{api-key-id}",
            "required": true
          }
        ]
      }
    },
    "/public_api/uvem/v1/vulnerabilities": {
      "get": {
        "summary": "Get vulnerability details",
        "tags": [
          "Vulnerabilities"
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "cvss": {
                      "type": "object",
                      "properties": {
                        "baseScoreMetrics": {
                          "type": "object",
                          "properties": {
                            "attackComplexity": {
                              "type": "string"
                            },
                            "attackVector": {
                              "type": "string"
                            },
                            "availabilityImpact": {
                              "type": "string"
                            },
                            "confidentialityImpact": {
                              "type": "string"
                            },
                            "integrityImpact": {
                              "type": "string"
                            },
                            "privilegesRequired": {
                              "type": "string"
                            },
                            "scope": {
                              "type": "string"
                            },
                            "userInteraction": {
                              "type": "string"
                            }
                          }
                        },
                        "score": {
                          "type": "number"
                        },
                        "scoreSource": {
                          "type": "string"
                        },
                        "severity": {
                          "type": "string"
                        },
                        "severitySource": {
                          "type": "string"
                        },
                        "vectorString": {
                          "type": "string"
                        },
                        "version": {
                          "type": "string"
                        }
                      }
                    },
                    "description": {
                      "type": "string"
                    },
                    "epss_score": {
                      "type": "number"
                    },
                    "exploitDetails": {
                      "type": "object",
                      "properties": {
                        "commercialExploitFound": {
                          "type": "boolean"
                        },
                        "exploitMaturity": {
                          "type": "string"
                        },
                        "firstReportedThreatActor": {
                          "type": "integer"
                        },
                        "mostRecentReportedThreatActor": {
                          "type": "integer"
                        },
                        "publicExploitFound": {
                          "type": "boolean"
                        },
                        "reportedExploited": {
                          "type": "boolean"
                        },
                        "reportedExploitedByBotnets": {
                          "type": "boolean"
                        },
                        "reportedExploitedByRansomware": {
                          "type": "boolean"
                        },
                        "reportedExploitedByThreatActors": {
                          "type": "boolean"
                        },
                        "weaponizedExploitFound": {
                          "type": "boolean"
                        }
                      }
                    },
                    "fixVersions": {
                      "type": "string"
                    },
                    "isKev": {
                      "type": "boolean"
                    },
                    "temporalCvss": {
                      "type": "object",
                      "properties": {
                        "confidence": {
                          "type": "string"
                        },
                        "score": {
                          "type": "number"
                        },
                        "vectorString": {
                          "type": "string"
                        },
                        "version": {
                          "type": "string"
                        }
                      }
                    },
                    "vulnerabilityID": {
                      "type": "string"
                    }
                  },
                  "x-examples": {
                    "Example 1": {
                      "cvss": {
                        "baseScoreMetrics": {
                          "attackComplexity": "Low",
                          "attackVector": "Network",
                          "availabilityImpact": "High",
                          "confidentialityImpact": "High",
                          "integrityImpact": "High",
                          "privilegesRequired": "None",
                          "scope": "Unchanged",
                          "userInteraction": "None"
                        },
                        "score": 9.8,
                        "scoreSource": "NVD",
                        "severity": "critical",
                        "severitySource": "NVD",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                        "version": "3.x"
                      },
                      "description": "An improper authorization vulnerability has been reported to affect QNAP NAS running HBS 3 (Hybrid Backup Sync. ) If exploited, the vulnerability allows remote attackers to log in to a device. This issue affects: QNAP Systems Inc. HBS 3 versions prior to v16.0.0415 on QTS 4.5.2; versions prior to v3.0.210412 on QTS 4.3.6; versions prior to v3.0.210411 on QTS 4.3.4; versions prior to v3.0.210411 on QTS 4.3.3; versions prior to v16.0.0419 on QuTS hero h4.5.1; versions prior to v16.0.0419 on QuTScloud c4.5.1~c4.5.4. This issue does not affect: QNAP Systems Inc. HBS 2 . QNAP Systems Inc. HBS 1.3 .",
                      "epss_score": 0.8878,
                      "exploitDetails": {
                        "commercialExploitFound": false,
                        "exploitMaturity": "weaponized",
                        "firstReportedThreatActor": 1645660800,
                        "mostRecentReportedThreatActor": 1726617600,
                        "publicExploitFound": false,
                        "reportedExploited": true,
                        "reportedExploitedByBotnets": true,
                        "reportedExploitedByRansomware": true,
                        "reportedExploitedByThreatActors": true,
                        "weaponizedExploitFound": true
                      },
                      "fixVersions": "",
                      "isKev": true,
                      "temporalCvss": {
                        "confidence": "CONFIRMED",
                        "score": 9.8,
                        "vectorString": "E:H/RL:X/RC:C",
                        "version": "3.0"
                      },
                      "vulnerabilityID": "CVE-2021-28799"
                    }
                  }
                }
              }
            }
          }
        },
        "operationId": "get-public_api-uvem-v1-vulnerabilities",
        "description": "Get detailed information about a specific vulnerability. \n\nFor example, the following request retrieves detailed information about CVE-2021-28799:\nhttps://api-{{fqdn}}/public_api/uvem/v1/vulnerabilities?vulnerabilityId=CVE-2021-28799\n\n**Required license:** Cortex Cloud Runtime Security or Cortex Cloud Posture Management.",
        "parameters": [
          {
            "schema": {
              "type": "string",
              "example": "CVE-2023-1234"
            },
            "in": "query",
            "name": "vulnerabilityId",
            "required": true,
            "description": "Vulnerability ID"
          },
          {
            "schema": {
              "type": "string",
              "example": "{{api-key}}"
            },
            "in": "header",
            "name": "authorization",
            "description": "api-key",
            "required": true
          },
          {
            "schema": {
              "type": "string",
              "example": "{{api_key_id}}"
            },
            "in": "header",
            "required": true,
            "name": "x-xdr-auth-id",
            "description": "api-key-id"
          }
        ]
      }
    }
  },
  "components": {
    "securitySchemes": {
      "Authorization": {
        "type": "apiKey",
        "name": "x-api-key",
        "in": "header"
      },
      "x-xdr-auth-id": {
        "type": "apiKey",
        "name": "x-api-key-id",
        "in": "header"
      }
    },
    "schemas": {}
  },
  "tags": [
    {
      "name": "Affected software",
      "description": "APIs for managing affected software"
    },
    {
      "name": "Vulnerabilities",
      "description": "APIs for managing vulnerabilities"
    }
  ]
}