ncsc-2025-0185
Vulnerability from csaf_ncscnl
Published
2025-06-10 07:19
Modified
2025-06-10 07:19
Summary
Kwetsbaarheden verholpen in Google Android en Samsung Mobile

Notes

The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions: NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein. NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory. This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings.
Feiten
Google heeft kwetsbaarheden verholpen in het Android besturingssysteem. Samsung heeft de voor Samsung Mobile relevante kwetsbaarheden verholpen in Samsung Mobile.
Interpretaties
De kwetsbaarheden bevinden zich in de wijze waarop de GPU Kernel Drivers omgaan met systeemoproepen van niet-geprivilegieerde gebruikers. Dit kan leiden tot ongeautoriseerde toegang tot geheugen, geheugenmanipulatie en systeeminstabiliteit. Aangevallen systemen kunnen onvoorspelbaar gedrag vertonen of vastlopen, wat een significante impact heeft op de integriteit en vertrouwelijkheid van gegevens. De kwetsbaarheden zijn vooral zorgwekkend in omgevingen waar gebruikersprivileges niet strikt worden gehandhaafd.
Oplossingen
Google heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Samsung heeft updates uitgebracht om de voor Samsung Mobile relevante kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.
Kans
medium
Schade
high
CWE-1284
Improper Validation of Specified Quantity in Input
CWE-822
Untrusted Pointer Dereference
CWE-126
Buffer Over-read
CWE-823
Use of Out-of-range Pointer Offset
CWE-280
Improper Handling of Insufficient Permissions or Privileges
CWE-367
Time-of-check Time-of-use (TOCTOU) Race Condition
CWE-284
Improper Access Control
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer
CWE-416
Use After Free
CWE-926
Improper Export of Android Application Components
CWE-125
Out-of-bounds Read
CWE-200
Exposure of Sensitive Information to an Unauthorized Actor
CWE-122
Heap-based Buffer Overflow
CWE-269
Improper Privilege Management
CWE-276
Incorrect Default Permissions



{
  "document": {
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "tlp": {
        "label": "WHITE"
      }
    },
    "lang": "nl",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n    NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n    NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n    This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
      },
      {
        "category": "description",
        "text": "Google heeft kwetsbaarheden verholpen in het Android besturingssysteem. Samsung heeft de voor Samsung Mobile relevante kwetsbaarheden verholpen in Samsung Mobile.",
        "title": "Feiten"
      },
      {
        "category": "description",
        "text": "De kwetsbaarheden bevinden zich in de wijze waarop de GPU Kernel Drivers omgaan met systeemoproepen van niet-geprivilegieerde gebruikers. Dit kan leiden tot ongeautoriseerde toegang tot geheugen, geheugenmanipulatie en systeeminstabiliteit. Aangevallen systemen kunnen onvoorspelbaar gedrag vertonen of vastlopen, wat een significante impact heeft op de integriteit en vertrouwelijkheid van gegevens. De kwetsbaarheden zijn vooral zorgwekkend in omgevingen waar gebruikersprivileges niet strikt worden gehandhaafd.",
        "title": "Interpretaties"
      },
      {
        "category": "description",
        "text": "Google heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Samsung heeft updates uitgebracht om de voor Samsung Mobile relevante kwetsbaarheden te verhelpen.\n\nZie bijgevoegde referenties voor meer informatie.",
        "title": "Oplossingen"
      },
      {
        "category": "general",
        "text": "medium",
        "title": "Kans"
      },
      {
        "category": "general",
        "text": "high",
        "title": "Schade"
      },
      {
        "category": "general",
        "text": "Improper Validation of Specified Quantity in Input",
        "title": "CWE-1284"
      },
      {
        "category": "general",
        "text": "Untrusted Pointer Dereference",
        "title": "CWE-822"
      },
      {
        "category": "general",
        "text": "Buffer Over-read",
        "title": "CWE-126"
      },
      {
        "category": "general",
        "text": "Use of Out-of-range Pointer Offset",
        "title": "CWE-823"
      },
      {
        "category": "general",
        "text": "Improper Handling of Insufficient Permissions or Privileges ",
        "title": "CWE-280"
      },
      {
        "category": "general",
        "text": "Time-of-check Time-of-use (TOCTOU) Race Condition",
        "title": "CWE-367"
      },
      {
        "category": "general",
        "text": "Improper Access Control",
        "title": "CWE-284"
      },
      {
        "category": "general",
        "text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
        "title": "CWE-119"
      },
      {
        "category": "general",
        "text": "Use After Free",
        "title": "CWE-416"
      },
      {
        "category": "general",
        "text": "Improper Export of Android Application Components",
        "title": "CWE-926"
      },
      {
        "category": "general",
        "text": "Out-of-bounds Read",
        "title": "CWE-125"
      },
      {
        "category": "general",
        "text": "Exposure of Sensitive Information to an Unauthorized Actor",
        "title": "CWE-200"
      },
      {
        "category": "general",
        "text": "Heap-based Buffer Overflow",
        "title": "CWE-122"
      },
      {
        "category": "general",
        "text": "Improper Privilege Management",
        "title": "CWE-269"
      },
      {
        "category": "general",
        "text": "Incorrect Default Permissions",
        "title": "CWE-276"
      }
    ],
    "publisher": {
      "category": "coordinator",
      "contact_details": "cert@ncsc.nl",
      "name": "Nationaal Cyber Security Centrum",
      "namespace": "https://www.ncsc.nl/"
    },
    "references": [
      {
        "category": "external",
        "summary": "Reference - certbundde",
        "url": "https://source.android.com/docs/security/bulletin/2025-06-01"
      },
      {
        "category": "external",
        "summary": "Reference - cveprojectv5; nvd",
        "url": "https://security.samsungmobile.com/securityUpdate.smsb?year=2025\u0026month=06"
      }
    ],
    "title": "Kwetsbaarheden verholpen in Google Android en Samsung Mobile",
    "tracking": {
      "current_release_date": "2025-06-10T07:19:02.701613Z",
      "generator": {
        "date": "2025-06-05T14:45:00Z",
        "engine": {
          "name": "V.A.",
          "version": "1.1"
        }
      },
      "id": "NCSC-2025-0185",
      "initial_release_date": "2025-06-10T07:19:02.701613Z",
      "revision_history": [
        {
          "date": "2025-06-10T07:19:02.701613Z",
          "number": "1.0.0",
          "summary": "Initiele versie"
        }
      ],
      "status": "final",
      "version": "1.0.0"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:unknown/13 \u003c2025-06-05",
                "product": {
                  "name": "vers:unknown/13 \u003c2025-06-05",
                  "product_id": "CSAFPID-2890999"
                }
              },
              {
                "category": "product_version_range",
                "name": "vers:unknown/14 \u003c2025-06-05",
                "product": {
                  "name": "vers:unknown/14 \u003c2025-06-05",
                  "product_id": "CSAFPID-2890998"
                }
              },
              {
                "category": "product_version_range",
                "name": "vers:unknown/15 \u003c2025-06-05",
                "product": {
                  "name": "vers:unknown/15 \u003c2025-06-05",
                  "product_id": "CSAFPID-2891000"
                }
              }
            ],
            "category": "product_name",
            "name": "Android"
          }
        ],
        "category": "vendor",
        "name": "Google"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "vers:unknown/13 \u003csmr-jun-2025",
                "product": {
                  "name": "vers:unknown/13 \u003csmr-jun-2025",
                  "product_id": "CSAFPID-2893954"
                }
              },
              {
                "category": "product_version_range",
                "name": "vers:unknown/14 \u003csmr-jun-2025",
                "product": {
                  "name": "vers:unknown/14 \u003csmr-jun-2025",
                  "product_id": "CSAFPID-2893955"
                }
              },
              {
                "category": "product_version_range",
                "name": "vers:unknown/15 \u003csmr-jun-2025",
                "product": {
                  "name": "vers:unknown/15 \u003csmr-jun-2025",
                  "product_id": "CSAFPID-2893956"
                }
              }
            ],
            "category": "product_name",
            "name": "Android"
          }
        ],
        "category": "vendor",
        "name": "Samsung"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-12576",
      "cwe": {
        "id": "CWE-822",
        "name": "Untrusted Pointer Dereference"
      },
      "notes": [
        {
          "category": "other",
          "text": "Untrusted Pointer Dereference",
          "title": "CWE-822"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-12576 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-12576.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-2890999",
            "CSAFPID-2890998",
            "CSAFPID-2891000",
            "CSAFPID-2893954",
            "CSAFPID-2893955",
            "CSAFPID-2893956"
          ]
        }
      ],
      "title": "CVE-2024-12576"
    },
    {
      "cve": "CVE-2024-12837",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "notes": [
        {
          "category": "other",
          "text": "Use After Free",
          "title": "CWE-416"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-12837 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-12837.json"
        }
      ],
      "title": "CVE-2024-12837"
    },
    {
      "cve": "CVE-2024-47893",
      "cwe": {
        "id": "CWE-823",
        "name": "Use of Out-of-range Pointer Offset"
      },
      "notes": [
        {
          "category": "other",
          "text": "Use of Out-of-range Pointer Offset",
          "title": "CWE-823"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-47893 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-47893.json"
        }
      ],
      "title": "CVE-2024-47893"
    },
    {
      "cve": "CVE-2024-53010",
      "cwe": {
        "id": "CWE-284",
        "name": "Improper Access Control"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Access Control",
          "title": "CWE-284"
        },
        {
          "category": "other",
          "text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
          "title": "CWE-119"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-53010 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-53010.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-2890999",
            "CSAFPID-2890998",
            "CSAFPID-2891000",
            "CSAFPID-2893954",
            "CSAFPID-2893955",
            "CSAFPID-2893956"
          ]
        }
      ],
      "title": "CVE-2024-53010"
    },
    {
      "cve": "CVE-2024-53019",
      "cwe": {
        "id": "CWE-126",
        "name": "Buffer Over-read"
      },
      "notes": [
        {
          "category": "other",
          "text": "Buffer Over-read",
          "title": "CWE-126"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-53019 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-53019.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.2,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-2890999",
            "CSAFPID-2890998",
            "CSAFPID-2891000",
            "CSAFPID-2893954",
            "CSAFPID-2893955",
            "CSAFPID-2893956"
          ]
        }
      ],
      "title": "CVE-2024-53019"
    },
    {
      "cve": "CVE-2024-53020",
      "cwe": {
        "id": "CWE-126",
        "name": "Buffer Over-read"
      },
      "notes": [
        {
          "category": "other",
          "text": "Buffer Over-read",
          "title": "CWE-126"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-53020 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-53020.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.2,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-2890999",
            "CSAFPID-2890998",
            "CSAFPID-2891000",
            "CSAFPID-2893954",
            "CSAFPID-2893955",
            "CSAFPID-2893956"
          ]
        }
      ],
      "title": "CVE-2024-53020"
    },
    {
      "cve": "CVE-2024-53021",
      "cwe": {
        "id": "CWE-126",
        "name": "Buffer Over-read"
      },
      "notes": [
        {
          "category": "other",
          "text": "Buffer Over-read",
          "title": "CWE-126"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-53021 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-53021.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.2,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-2890999",
            "CSAFPID-2890998",
            "CSAFPID-2891000",
            "CSAFPID-2893954",
            "CSAFPID-2893955",
            "CSAFPID-2893956"
          ]
        }
      ],
      "title": "CVE-2024-53021"
    },
    {
      "cve": "CVE-2024-53026",
      "cwe": {
        "id": "CWE-126",
        "name": "Buffer Over-read"
      },
      "notes": [
        {
          "category": "other",
          "text": "Buffer Over-read",
          "title": "CWE-126"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2024-53026 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2024/cve-2024-53026.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.2,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-2890999",
            "CSAFPID-2890998",
            "CSAFPID-2891000",
            "CSAFPID-2893954",
            "CSAFPID-2893955",
            "CSAFPID-2893956"
          ]
        }
      ],
      "title": "CVE-2024-53026"
    },
    {
      "cve": "CVE-2025-0073",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "notes": [
        {
          "category": "other",
          "text": "Use After Free",
          "title": "CWE-416"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-0073 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-0073.json"
        }
      ],
      "title": "CVE-2025-0073"
    },
    {
      "cve": "CVE-2025-0468",
      "cwe": {
        "id": "CWE-280",
        "name": "Improper Handling of Insufficient Permissions or Privileges "
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Handling of Insufficient Permissions or Privileges ",
          "title": "CWE-280"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-0468 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-0468.json"
        }
      ],
      "title": "CVE-2025-0468"
    },
    {
      "cve": "CVE-2025-0478",
      "cwe": {
        "id": "CWE-280",
        "name": "Improper Handling of Insufficient Permissions or Privileges "
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Handling of Insufficient Permissions or Privileges ",
          "title": "CWE-280"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-0478 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-0478.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-2890999",
            "CSAFPID-2890998",
            "CSAFPID-2891000",
            "CSAFPID-2893954",
            "CSAFPID-2893955",
            "CSAFPID-2893956"
          ]
        }
      ],
      "title": "CVE-2025-0478"
    },
    {
      "cve": "CVE-2025-0819",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "notes": [
        {
          "category": "other",
          "text": "Use After Free",
          "title": "CWE-416"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-0819 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-0819.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-2890999",
            "CSAFPID-2890998",
            "CSAFPID-2891000",
            "CSAFPID-2893954",
            "CSAFPID-2893955",
            "CSAFPID-2893956"
          ]
        }
      ],
      "title": "CVE-2025-0819"
    },
    {
      "cve": "CVE-2025-0835",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "notes": [
        {
          "category": "other",
          "text": "Use After Free",
          "title": "CWE-416"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-0835 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-0835.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-2890999",
            "CSAFPID-2890998",
            "CSAFPID-2891000",
            "CSAFPID-2893954",
            "CSAFPID-2893955",
            "CSAFPID-2893956"
          ]
        }
      ],
      "title": "CVE-2025-0835"
    },
    {
      "cve": "CVE-2025-20981",
      "cwe": {
        "id": "CWE-284",
        "name": "Improper Access Control"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Access Control",
          "title": "CWE-284"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-20981 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-20981.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.2,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-2890999",
            "CSAFPID-2890998",
            "CSAFPID-2891000",
            "CSAFPID-2893954",
            "CSAFPID-2893955",
            "CSAFPID-2893956"
          ]
        }
      ],
      "title": "CVE-2025-20981"
    },
    {
      "cve": "CVE-2025-20984",
      "cwe": {
        "id": "CWE-276",
        "name": "Incorrect Default Permissions"
      },
      "notes": [
        {
          "category": "other",
          "text": "Incorrect Default Permissions",
          "title": "CWE-276"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-20984 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-20984.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.8,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-2890999",
            "CSAFPID-2890998",
            "CSAFPID-2891000",
            "CSAFPID-2893954",
            "CSAFPID-2893955",
            "CSAFPID-2893956"
          ]
        }
      ],
      "title": "CVE-2025-20984"
    },
    {
      "cve": "CVE-2025-20985",
      "cwe": {
        "id": "CWE-269",
        "name": "Improper Privilege Management"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Privilege Management",
          "title": "CWE-269"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-20985 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-20985.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-2890999",
            "CSAFPID-2890998",
            "CSAFPID-2891000",
            "CSAFPID-2893954",
            "CSAFPID-2893955",
            "CSAFPID-2893956"
          ]
        }
      ],
      "title": "CVE-2025-20985"
    },
    {
      "cve": "CVE-2025-20986",
      "cwe": {
        "id": "CWE-284",
        "name": "Improper Access Control"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Access Control",
          "title": "CWE-284"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-20986 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-20986.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-2890999",
            "CSAFPID-2890998",
            "CSAFPID-2891000",
            "CSAFPID-2893954",
            "CSAFPID-2893955",
            "CSAFPID-2893956"
          ]
        }
      ],
      "title": "CVE-2025-20986"
    },
    {
      "cve": "CVE-2025-20987",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "notes": [
        {
          "category": "other",
          "text": "Exposure of Sensitive Information to an Unauthorized Actor",
          "title": "CWE-200"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:L/AC:H/AT:N/PR:H/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-20987 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-20987.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.2,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:L/A:L",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-2890999",
            "CSAFPID-2890998",
            "CSAFPID-2891000",
            "CSAFPID-2893954",
            "CSAFPID-2893955",
            "CSAFPID-2893956"
          ]
        }
      ],
      "title": "CVE-2025-20987"
    },
    {
      "cve": "CVE-2025-20988",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "notes": [
        {
          "category": "other",
          "text": "Out-of-bounds Read",
          "title": "CWE-125"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-20988 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-20988.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-2890999",
            "CSAFPID-2890998",
            "CSAFPID-2891000",
            "CSAFPID-2893954",
            "CSAFPID-2893955",
            "CSAFPID-2893956"
          ]
        }
      ],
      "title": "CVE-2025-20988"
    },
    {
      "cve": "CVE-2025-20989",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "notes": [
        {
          "category": "other",
          "text": "Exposure of Sensitive Information to an Unauthorized Actor",
          "title": "CWE-200"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:L/AC:H/AT:N/PR:H/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-20989 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-20989.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.2,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:L/A:L",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-2890999",
            "CSAFPID-2890998",
            "CSAFPID-2891000",
            "CSAFPID-2893954",
            "CSAFPID-2893955",
            "CSAFPID-2893956"
          ]
        }
      ],
      "title": "CVE-2025-20989"
    },
    {
      "cve": "CVE-2025-20991",
      "cwe": {
        "id": "CWE-926",
        "name": "Improper Export of Android Application Components"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Export of Android Application Components",
          "title": "CWE-926"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-20991 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-20991.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.0,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-2890999",
            "CSAFPID-2890998",
            "CSAFPID-2891000",
            "CSAFPID-2893954",
            "CSAFPID-2893955",
            "CSAFPID-2893956"
          ]
        }
      ],
      "title": "CVE-2025-20991"
    },
    {
      "cve": "CVE-2025-20992",
      "cwe": {
        "id": "CWE-122",
        "name": "Heap-based Buffer Overflow"
      },
      "notes": [
        {
          "category": "other",
          "text": "Heap-based Buffer Overflow",
          "title": "CWE-122"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-20992 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-20992.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.0,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-2890999",
            "CSAFPID-2890998",
            "CSAFPID-2891000",
            "CSAFPID-2893954",
            "CSAFPID-2893955",
            "CSAFPID-2893956"
          ]
        }
      ],
      "title": "CVE-2025-20992"
    },
    {
      "cve": "CVE-2025-20993",
      "cwe": {
        "id": "CWE-122",
        "name": "Heap-based Buffer Overflow"
      },
      "notes": [
        {
          "category": "other",
          "text": "Heap-based Buffer Overflow",
          "title": "CWE-122"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-20993 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-20993.json"
        }
      ],
      "title": "CVE-2025-20993"
    },
    {
      "cve": "CVE-2025-21424",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "notes": [
        {
          "category": "other",
          "text": "Use After Free",
          "title": "CWE-416"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-21424 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-21424.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-2890999",
            "CSAFPID-2890998",
            "CSAFPID-2891000",
            "CSAFPID-2893954",
            "CSAFPID-2893955",
            "CSAFPID-2893956"
          ]
        }
      ],
      "title": "CVE-2025-21424"
    },
    {
      "cve": "CVE-2025-21485",
      "cwe": {
        "id": "CWE-367",
        "name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
      },
      "notes": [
        {
          "category": "other",
          "text": "Time-of-check Time-of-use (TOCTOU) Race Condition",
          "title": "CWE-367"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-21485 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-21485.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-2890999",
            "CSAFPID-2890998",
            "CSAFPID-2891000",
            "CSAFPID-2893954",
            "CSAFPID-2893955",
            "CSAFPID-2893956"
          ]
        }
      ],
      "title": "CVE-2025-21485"
    },
    {
      "cve": "CVE-2025-21486",
      "cwe": {
        "id": "CWE-822",
        "name": "Untrusted Pointer Dereference"
      },
      "notes": [
        {
          "category": "other",
          "text": "Untrusted Pointer Dereference",
          "title": "CWE-822"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-21486 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-21486.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-2890999",
            "CSAFPID-2890998",
            "CSAFPID-2891000",
            "CSAFPID-2893954",
            "CSAFPID-2893955",
            "CSAFPID-2893956"
          ]
        }
      ],
      "title": "CVE-2025-21486"
    },
    {
      "cve": "CVE-2025-25178",
      "cwe": {
        "id": "CWE-1284",
        "name": "Improper Validation of Specified Quantity in Input"
      },
      "notes": [
        {
          "category": "other",
          "text": "Improper Validation of Specified Quantity in Input",
          "title": "CWE-1284"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-25178 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-25178.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-2890999",
            "CSAFPID-2890998",
            "CSAFPID-2891000",
            "CSAFPID-2893954",
            "CSAFPID-2893955",
            "CSAFPID-2893956"
          ]
        }
      ],
      "title": "CVE-2025-25178"
    },
    {
      "cve": "CVE-2025-26432",
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-26432 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-26432.json"
        }
      ],
      "title": "CVE-2025-26432"
    },
    {
      "cve": "CVE-2025-26437",
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-26437 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-26437.json"
        }
      ],
      "title": "CVE-2025-26437"
    },
    {
      "cve": "CVE-2025-26441",
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-26441 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-26441.json"
        }
      ],
      "title": "CVE-2025-26441"
    },
    {
      "cve": "CVE-2025-26443",
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-26443 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-26443.json"
        }
      ],
      "title": "CVE-2025-26443"
    },
    {
      "cve": "CVE-2025-26445",
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-26445 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-26445.json"
        }
      ],
      "title": "CVE-2025-26445"
    },
    {
      "cve": "CVE-2025-26448",
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-26448 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-26448.json"
        }
      ],
      "title": "CVE-2025-26448"
    },
    {
      "cve": "CVE-2025-26449",
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-26449 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-26449.json"
        }
      ],
      "title": "CVE-2025-26449"
    },
    {
      "cve": "CVE-2025-26450",
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-26450 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-26450.json"
        }
      ],
      "title": "CVE-2025-26450"
    },
    {
      "cve": "CVE-2025-26452",
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-26452 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-26452.json"
        }
      ],
      "title": "CVE-2025-26452"
    },
    {
      "cve": "CVE-2025-26453",
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-26453 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-26453.json"
        }
      ],
      "title": "CVE-2025-26453"
    },
    {
      "cve": "CVE-2025-26455",
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-26455 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-26455.json"
        }
      ],
      "title": "CVE-2025-26455"
    },
    {
      "cve": "CVE-2025-26456",
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-26456 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-26456.json"
        }
      ],
      "title": "CVE-2025-26456"
    },
    {
      "cve": "CVE-2025-26458",
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-26458 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-26458.json"
        }
      ],
      "title": "CVE-2025-26458"
    },
    {
      "cve": "CVE-2025-26462",
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-26462 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-26462.json"
        }
      ],
      "title": "CVE-2025-26462"
    },
    {
      "cve": "CVE-2025-26463",
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-26463 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-26463.json"
        }
      ],
      "title": "CVE-2025-26463"
    },
    {
      "cve": "CVE-2025-27029",
      "cwe": {
        "id": "CWE-126",
        "name": "Buffer Over-read"
      },
      "notes": [
        {
          "category": "other",
          "text": "Buffer Over-read",
          "title": "CWE-126"
        },
        {
          "category": "general",
          "text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
          "title": "CVSSV4"
        }
      ],
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-27029 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-27029.json"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "CSAFPID-2890999",
            "CSAFPID-2890998",
            "CSAFPID-2891000",
            "CSAFPID-2893954",
            "CSAFPID-2893955",
            "CSAFPID-2893956"
          ]
        }
      ],
      "title": "CVE-2025-27029"
    },
    {
      "cve": "CVE-2025-32312",
      "product_status": {
        "known_affected": [
          "CSAFPID-2890999",
          "CSAFPID-2890998",
          "CSAFPID-2891000",
          "CSAFPID-2893954",
          "CSAFPID-2893955",
          "CSAFPID-2893956"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2025-32312 | NCSC-NL Website",
          "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-32312.json"
        }
      ],
      "title": "CVE-2025-32312"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…