Search criteria

126 vulnerabilities found for LabVIEW by NI

CVE-2026-32864 (GCVE-0-2026-32864)

Vulnerability from nvd – Published: 2026-04-07 19:56 – Updated: 2026-04-08 03:55
VLAI
Title
Out-of-Bounds Read in mgcore_SH_25_3!aligned_free()
Summary
There is a memory corruption vulnerability due to an out-of-bounds read in mgcore_SH_25_3!aligned_free() in NI LabVIEW.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI file. This vulnerability affects NI LabVIEW 2026 Q1 (26.1.0) and prior versions.
CWE
Assigner
NI
Impacted products
Vendor Product Version
NI LabVIEW Affected: 0 , < 23.0.0 (semver)
Affected: 23.1.0 , < 23.3.9 (semver)
Affected: 24.1.0 , < 24.3.6 (semver)
Affected: 25.1.0 , < 25.3.4 (semver)
Affected: 26.1.0 , < 26.1.1 (semver)
Create a notification for this product.
Credits
Michael Heinzl
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-32864",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-04-07T00:00:00+00:00",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-04-08T03:55:56.834Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "LabVIEW",
          "vendor": "NI",
          "versions": [
            {
              "lessThan": "23.0.0",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThan": "23.3.9",
              "status": "affected",
              "version": "23.1.0",
              "versionType": "semver"
            },
            {
              "lessThan": "24.3.6",
              "status": "affected",
              "version": "24.1.0",
              "versionType": "semver"
            },
            {
              "lessThan": "25.3.4",
              "status": "affected",
              "version": "25.1.0",
              "versionType": "semver"
            },
            {
              "lessThan": "26.1.1",
              "status": "affected",
              "version": "26.1.0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "23.0.0",
                  "versionStartIncluding": "0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "23.3.9",
                  "versionStartIncluding": "23.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "24.3.6",
                  "versionStartIncluding": "24.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "25.3.4",
                  "versionStartIncluding": "25.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "26.1.1",
                  "versionStartIncluding": "26.1.0",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ],
          "operator": "OR"
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Michael Heinzl"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cp\u003eThere is a memory corruption vulnerability due to an out-of-bounds read in mgcore_SH_25_3!aligned_free() in NI LabVIEW.\u0026nbsp; This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI file. This vulnerability affects NI LabVIEW 2026 Q1 (26.1.0) and prior versions.\u0026nbsp;\u003c/p\u003e"
            }
          ],
          "value": "There is a memory corruption vulnerability due to an out-of-bounds read in mgcore_SH_25_3!aligned_free() in NI LabVIEW.\u00a0 This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI file. This vulnerability affects NI LabVIEW 2026 Q1 (26.1.0) and prior versions."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-100",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-100 Overflow Buffers"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        },
        {
          "cvssV4_0": {
            "Automatable": "NOT_DEFINED",
            "Recovery": "NOT_DEFINED",
            "Safety": "NOT_DEFINED",
            "attackComplexity": "LOW",
            "attackRequirements": "NONE",
            "attackVector": "LOCAL",
            "baseScore": 8.5,
            "baseSeverity": "HIGH",
            "exploitMaturity": "NOT_DEFINED",
            "privilegesRequired": "NONE",
            "providerUrgency": "NOT_DEFINED",
            "subAvailabilityImpact": "NONE",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "PASSIVE",
            "valueDensity": "NOT_DEFINED",
            "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
            "version": "4.0",
            "vulnAvailabilityImpact": "HIGH",
            "vulnConfidentialityImpact": "HIGH",
            "vulnIntegrityImpact": "HIGH",
            "vulnerabilityResponseEffort": "NOT_DEFINED"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-125",
              "description": "CWE-125 Out-of-bounds read",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-04-07T19:56:42.923Z",
        "orgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
        "shortName": "NI"
      },
      "references": [
        {
          "url": "https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/2026/memory-corruption-vulnerabilities-in-ni-labview.html"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Out-of-Bounds Read in mgcore_SH_25_3!aligned_free()",
      "x_generator": {
        "engine": "Vulnogram 1.0.1"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
    "assignerShortName": "NI",
    "cveId": "CVE-2026-32864",
    "datePublished": "2026-04-07T19:56:42.923Z",
    "dateReserved": "2026-03-16T20:29:24.841Z",
    "dateUpdated": "2026-04-08T03:55:56.834Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2026-32863 (GCVE-0-2026-32863)

Vulnerability from nvd – Published: 2026-04-07 19:53 – Updated: 2026-04-08 03:55
VLAI
Title
Out-of-Bounds Read in sentry_transaction_context_set_operation()
Summary
There is a memory corruption vulnerability due to an out-of-bounds read in sentry_transaction_context_set_operation() in NI LabVIEW.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI file. This vulnerability affects NI LabVIEW 2026 Q1 (26.1.0) and prior versions.
CWE
Assigner
NI
Impacted products
Vendor Product Version
NI LabVIEW Affected: 0 , < 23.0.0 (semver)
Affected: 23.1.0 , < 23.3.9 (semver)
Affected: 24.1.0 , < 24.3.6 (semver)
Affected: 25.1.0 , < 25.3.4 (semver)
Affected: 26.1.0 , < 26.1.1 (semver)
Create a notification for this product.
Credits
Michael Heinzl
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-32863",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-04-07T00:00:00+00:00",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-04-08T03:55:55.727Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "LabVIEW",
          "vendor": "NI",
          "versions": [
            {
              "lessThan": "23.0.0",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThan": "23.3.9",
              "status": "affected",
              "version": "23.1.0",
              "versionType": "semver"
            },
            {
              "lessThan": "24.3.6",
              "status": "affected",
              "version": "24.1.0",
              "versionType": "semver"
            },
            {
              "lessThan": "25.3.4",
              "status": "affected",
              "version": "25.1.0",
              "versionType": "semver"
            },
            {
              "lessThan": "26.1.1",
              "status": "affected",
              "version": "26.1.0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "23.0.0",
                  "versionStartIncluding": "0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "23.3.9",
                  "versionStartIncluding": "23.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "24.3.6",
                  "versionStartIncluding": "24.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "25.3.4",
                  "versionStartIncluding": "25.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "26.1.1",
                  "versionStartIncluding": "26.1.0",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ],
          "operator": "OR"
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Michael Heinzl"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cp\u003eThere is a memory corruption vulnerability due to an out-of-bounds read in sentry_transaction_context_set_operation() in NI LabVIEW.\u0026nbsp; This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI file. This vulnerability affects NI LabVIEW 2026 Q1 (26.1.0) and prior versions.\u0026nbsp;\u003c/p\u003e"
            }
          ],
          "value": "There is a memory corruption vulnerability due to an out-of-bounds read in sentry_transaction_context_set_operation() in NI LabVIEW.\u00a0 This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI file. This vulnerability affects NI LabVIEW 2026 Q1 (26.1.0) and prior versions."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-100",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-100 Overflow Buffers"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        },
        {
          "cvssV4_0": {
            "Automatable": "NOT_DEFINED",
            "Recovery": "NOT_DEFINED",
            "Safety": "NOT_DEFINED",
            "attackComplexity": "LOW",
            "attackRequirements": "NONE",
            "attackVector": "LOCAL",
            "baseScore": 8.5,
            "baseSeverity": "HIGH",
            "exploitMaturity": "NOT_DEFINED",
            "privilegesRequired": "NONE",
            "providerUrgency": "NOT_DEFINED",
            "subAvailabilityImpact": "NONE",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "PASSIVE",
            "valueDensity": "NOT_DEFINED",
            "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
            "version": "4.0",
            "vulnAvailabilityImpact": "HIGH",
            "vulnConfidentialityImpact": "HIGH",
            "vulnIntegrityImpact": "HIGH",
            "vulnerabilityResponseEffort": "NOT_DEFINED"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-125",
              "description": "CWE-125 Out-of-bounds read",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-04-07T19:53:51.666Z",
        "orgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
        "shortName": "NI"
      },
      "references": [
        {
          "url": "https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/2026/memory-corruption-vulnerabilities-in-ni-labview.html"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Out-of-Bounds Read in sentry_transaction_context_set_operation()",
      "x_generator": {
        "engine": "Vulnogram 1.0.1"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
    "assignerShortName": "NI",
    "cveId": "CVE-2026-32863",
    "datePublished": "2026-04-07T19:53:51.666Z",
    "dateReserved": "2026-03-16T20:29:24.841Z",
    "dateUpdated": "2026-04-08T03:55:55.727Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2026-32862 (GCVE-0-2026-32862)

Vulnerability from nvd – Published: 2026-04-07 19:50 – Updated: 2026-04-08 03:55
VLAI
Title
Out-of-Bounds Write in ResFileFactory::InitResourceMgr()
Summary
There is a memory corruption vulnerability due to an out-of-bounds write in ResFileFactory::InitResourceMgr() in NI LabVIEW.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI file. This vulnerability affects NI LabVIEW 2026 Q1 (26.1.0) and prior versions.
CWE
Assigner
NI
Impacted products
Vendor Product Version
NI LabVIEW Affected: 0 , < 23.0.0 (semver)
Affected: 23.1.0 , < 23.3.9 (semver)
Affected: 24.1.0 , < 24.3.6 (semver)
Affected: 25.1.0 , < 25.3.4 (semver)
Affected: 26.1.0 , < 26.1.1 (semver)
Create a notification for this product.
Credits
Michael Heinzl
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-32862",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-04-07T00:00:00+00:00",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-04-08T03:55:54.567Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "LabVIEW",
          "vendor": "NI",
          "versions": [
            {
              "lessThan": "23.0.0",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThan": "23.3.9",
              "status": "affected",
              "version": "23.1.0",
              "versionType": "semver"
            },
            {
              "lessThan": "24.3.6",
              "status": "affected",
              "version": "24.1.0",
              "versionType": "semver"
            },
            {
              "lessThan": "25.3.4",
              "status": "affected",
              "version": "25.1.0",
              "versionType": "semver"
            },
            {
              "lessThan": "26.1.1",
              "status": "affected",
              "version": "26.1.0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "23.0.0",
                  "versionStartIncluding": "0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "23.3.9",
                  "versionStartIncluding": "23.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "24.3.6",
                  "versionStartIncluding": "24.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "25.3.4",
                  "versionStartIncluding": "25.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "26.1.1",
                  "versionStartIncluding": "26.1.0",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ],
          "operator": "OR"
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Michael Heinzl"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cp\u003eThere is a memory corruption vulnerability due to an out-of-bounds write in ResFileFactory::InitResourceMgr() in NI LabVIEW.\u0026nbsp; This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI file. This vulnerability affects NI LabVIEW 2026 Q1 (26.1.0) and prior versions.\u003c/p\u003e"
            }
          ],
          "value": "There is a memory corruption vulnerability due to an out-of-bounds write in ResFileFactory::InitResourceMgr() in NI LabVIEW.\u00a0 This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI file. This vulnerability affects NI LabVIEW 2026 Q1 (26.1.0) and prior versions."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-100",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-100 Overflow Buffers"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        },
        {
          "cvssV4_0": {
            "Automatable": "NOT_DEFINED",
            "Recovery": "NOT_DEFINED",
            "Safety": "NOT_DEFINED",
            "attackComplexity": "LOW",
            "attackRequirements": "NONE",
            "attackVector": "LOCAL",
            "baseScore": 8.5,
            "baseSeverity": "HIGH",
            "exploitMaturity": "NOT_DEFINED",
            "privilegesRequired": "NONE",
            "providerUrgency": "NOT_DEFINED",
            "subAvailabilityImpact": "NONE",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "PASSIVE",
            "valueDensity": "NOT_DEFINED",
            "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
            "version": "4.0",
            "vulnAvailabilityImpact": "HIGH",
            "vulnConfidentialityImpact": "HIGH",
            "vulnIntegrityImpact": "HIGH",
            "vulnerabilityResponseEffort": "NOT_DEFINED"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-787",
              "description": "CWE-787 Out-of-bounds write",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-04-07T19:50:36.912Z",
        "orgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
        "shortName": "NI"
      },
      "references": [
        {
          "url": "https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/2026/memory-corruption-vulnerabilities-in-ni-labview.html"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Out-of-Bounds Write in ResFileFactory::InitResourceMgr()",
      "x_generator": {
        "engine": "Vulnogram 1.0.1"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
    "assignerShortName": "NI",
    "cveId": "CVE-2026-32862",
    "datePublished": "2026-04-07T19:50:36.912Z",
    "dateReserved": "2026-03-16T20:29:24.841Z",
    "dateUpdated": "2026-04-08T03:55:54.567Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2026-32861 (GCVE-0-2026-32861)

Vulnerability from nvd – Published: 2026-04-07 19:46 – Updated: 2026-04-08 03:55
VLAI
Title
Out-of-Bounds Write Vulnerability in NI LabVIEW when loading lvclass file
Summary
There is a memory corruption vulnerability due to an out-of-bounds write when loading a corrupted LVCLASS file in NI LabVIEW.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted .lvclass file. This vulnerability affects NI LabVIEW 2026 Q1 (26.1.0) and prior versions.
CWE
Assigner
NI
Impacted products
Vendor Product Version
NI LabVIEW Affected: 0 , < 23.0.0 (semver)
Affected: 23.1.0 , < 23.3.9 (semver)
Affected: 24.1.0 , < 24.3.6 (semver)
Affected: 25.1.0 , < 25.3.4 (semver)
Affected: 26.1.0 , < 26.1.1 (semver)
Create a notification for this product.
Credits
Rocco Calvi (@TecR0c) with TecSecurity TrendAI Zero Day Initiative
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-32861",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-04-07T00:00:00+00:00",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-04-08T03:55:58.996Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "LabVIEW",
          "vendor": "NI",
          "versions": [
            {
              "lessThan": "23.0.0",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThan": "23.3.9",
              "status": "affected",
              "version": "23.1.0",
              "versionType": "semver"
            },
            {
              "lessThan": "24.3.6",
              "status": "affected",
              "version": "24.1.0",
              "versionType": "semver"
            },
            {
              "lessThan": "25.3.4",
              "status": "affected",
              "version": "25.1.0",
              "versionType": "semver"
            },
            {
              "lessThan": "26.1.1",
              "status": "affected",
              "version": "26.1.0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "23.0.0",
                  "versionStartIncluding": "0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "23.3.9",
                  "versionStartIncluding": "23.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "24.3.6",
                  "versionStartIncluding": "24.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "25.3.4",
                  "versionStartIncluding": "25.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "26.1.1",
                  "versionStartIncluding": "26.1.0",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ],
          "operator": "OR"
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Rocco Calvi (@TecR0c) with TecSecurity"
        },
        {
          "lang": "en",
          "type": "coordinator",
          "value": "TrendAI Zero Day Initiative"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cp\u003eThere is a memory corruption vulnerability due to an out-of-bounds write when loading a corrupted LVCLASS file in NI LabVIEW.\u0026nbsp; This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted .lvclass file. This vulnerability affects NI LabVIEW 2026 Q1 (26.1.0) and prior versions.\u0026nbsp;\u003c/p\u003e"
            }
          ],
          "value": "There is a memory corruption vulnerability due to an out-of-bounds write when loading a corrupted LVCLASS file in NI LabVIEW.\u00a0 This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted .lvclass file. This vulnerability affects NI LabVIEW 2026 Q1 (26.1.0) and prior versions."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-100",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-100"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        },
        {
          "cvssV4_0": {
            "Automatable": "NOT_DEFINED",
            "Recovery": "NOT_DEFINED",
            "Safety": "NOT_DEFINED",
            "attackComplexity": "LOW",
            "attackRequirements": "NONE",
            "attackVector": "LOCAL",
            "baseScore": 8.5,
            "baseSeverity": "HIGH",
            "exploitMaturity": "NOT_DEFINED",
            "privilegesRequired": "NONE",
            "providerUrgency": "NOT_DEFINED",
            "subAvailabilityImpact": "NONE",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "PASSIVE",
            "valueDensity": "NOT_DEFINED",
            "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
            "version": "4.0",
            "vulnAvailabilityImpact": "HIGH",
            "vulnConfidentialityImpact": "HIGH",
            "vulnIntegrityImpact": "HIGH",
            "vulnerabilityResponseEffort": "NOT_DEFINED"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-787",
              "description": "CWE-787 Out-of-bounds write",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-04-07T19:46:45.763Z",
        "orgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
        "shortName": "NI"
      },
      "references": [
        {
          "url": "https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/2026/lv-class-file-parsing-memory-corruption-vulnerability-in-ni-labview.html"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Out-of-Bounds Write Vulnerability in NI LabVIEW when loading lvclass file",
      "x_generator": {
        "engine": "Vulnogram 1.0.1"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
    "assignerShortName": "NI",
    "cveId": "CVE-2026-32861",
    "datePublished": "2026-04-07T19:46:45.763Z",
    "dateReserved": "2026-03-16T20:29:24.840Z",
    "dateUpdated": "2026-04-08T03:55:58.996Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2026-32860 (GCVE-0-2026-32860)

Vulnerability from nvd – Published: 2026-04-07 19:42 – Updated: 2026-04-08 03:55
VLAI
Title
Out-of-Bounds Write Vulnerability in NI LabVIEW when loading lvlib file
Summary
There is a memory corruption vulnerability due to an out-of-bounds write when loading a corrupted LVLIB file in NI LabVIEW.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted .lvlib file. This vulnerability affects NI LabVIEW 2026 Q1 (26.1.0) and prior versions.
CWE
Assigner
NI
Impacted products
Vendor Product Version
NI LabVIEW Affected: 0 , < 23.0.0 (semver)
Affected: 23.1.0 , < 23.3.9 (semver)
Affected: 24.1.0 , < 24.3.6 (semver)
Affected: 25.1.0 , < 25.3.4 (semver)
Affected: 26.1.0 , < 26.1.1 (semver)
Create a notification for this product.
Credits
Rocco Calvi (@TecR0c) with TecSecurity TrendAI Zero Day Initiative
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-32860",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-04-07T00:00:00+00:00",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-04-08T03:55:57.909Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "LabVIEW",
          "vendor": "NI",
          "versions": [
            {
              "lessThan": "23.0.0",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThan": "23.3.9",
              "status": "affected",
              "version": "23.1.0",
              "versionType": "semver"
            },
            {
              "lessThan": "24.3.6",
              "status": "affected",
              "version": "24.1.0",
              "versionType": "semver"
            },
            {
              "lessThan": "25.3.4",
              "status": "affected",
              "version": "25.1.0",
              "versionType": "semver"
            },
            {
              "lessThan": "26.1.1",
              "status": "affected",
              "version": "26.1.0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "23.0.0",
                  "versionStartIncluding": "0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "23.3.9",
                  "versionStartIncluding": "23.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "24.3.6",
                  "versionStartIncluding": "24.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "25.3.4",
                  "versionStartIncluding": "25.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "26.1.1",
                  "versionStartIncluding": "26.1.0",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ],
          "operator": "OR"
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Rocco Calvi (@TecR0c) with TecSecurity"
        },
        {
          "lang": "en",
          "type": "coordinator",
          "value": "TrendAI Zero Day Initiative"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cp\u003eThere is a memory corruption vulnerability due to an out-of-bounds write when loading a corrupted LVLIB file in NI LabVIEW.\u0026nbsp; This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted .lvlib file. This vulnerability affects NI LabVIEW 2026 Q1 (26.1.0) and prior versions.\u0026nbsp;\u003c/p\u003e"
            }
          ],
          "value": "There is a memory corruption vulnerability due to an out-of-bounds write when loading a corrupted LVLIB file in NI LabVIEW.\u00a0 This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted .lvlib file. This vulnerability affects NI LabVIEW 2026 Q1 (26.1.0) and prior versions."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-100",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-100 Overflow Buffers"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        },
        {
          "cvssV4_0": {
            "Automatable": "NOT_DEFINED",
            "Recovery": "NOT_DEFINED",
            "Safety": "NOT_DEFINED",
            "attackComplexity": "LOW",
            "attackRequirements": "NONE",
            "attackVector": "LOCAL",
            "baseScore": 8.5,
            "baseSeverity": "HIGH",
            "exploitMaturity": "NOT_DEFINED",
            "privilegesRequired": "NONE",
            "providerUrgency": "NOT_DEFINED",
            "subAvailabilityImpact": "NONE",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "PASSIVE",
            "valueDensity": "NOT_DEFINED",
            "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
            "version": "4.0",
            "vulnAvailabilityImpact": "HIGH",
            "vulnConfidentialityImpact": "HIGH",
            "vulnIntegrityImpact": "HIGH",
            "vulnerabilityResponseEffort": "NOT_DEFINED"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-787",
              "description": "CWE-787\u00a0- Out of Bounds Write",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-04-07T19:42:36.167Z",
        "orgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
        "shortName": "NI"
      },
      "references": [
        {
          "url": "https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/2026/lv-project-library-file-parsing-memory-corruption-vulnerability-in-ni-labview.html"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Out-of-Bounds Write Vulnerability in NI LabVIEW when loading lvlib file",
      "x_generator": {
        "engine": "Vulnogram 1.0.1"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
    "assignerShortName": "NI",
    "cveId": "CVE-2026-32860",
    "datePublished": "2026-04-07T19:42:36.167Z",
    "dateReserved": "2026-03-16T20:29:24.840Z",
    "dateUpdated": "2026-04-08T03:55:57.909Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2025-64469 (GCVE-0-2025-64469)

Vulnerability from nvd – Published: 2025-12-18 14:53 – Updated: 2026-02-26 16:07
VLAI
Title
Stack-based Buffer Overflow in LVResource::DetachResource() in NI LabVIEW
Summary
There is a stack-based buffer overflow vulnerability in NI LabVIEW in LVResFile::FindRsrcListEntry() when parsing a corrupted VI file. This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions.
CWE
  • CWE-121 - - Stack-based Buffer Overflow
Assigner
NI
Impacted products
Vendor Product Version
NI LabVIEW Affected: 0 , ≤ 22.3.6 (semver)
Affected: 23.1.0 , ≤ 23.3.7 (semver)
Affected: 24.1.0 , ≤ 24.3.4 (semver)
Affected: 25.1.0 , ≤ 25.3.2 (semver)
Create a notification for this product.
Credits
Michael Heinzl working with CISA
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-64469",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-12-19T04:55:45.703778Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-02-26T16:07:27.577Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "LabVIEW",
          "vendor": "NI",
          "versions": [
            {
              "lessThanOrEqual": "22.3.6",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "23.3.7",
              "status": "affected",
              "version": "23.1.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "24.3.4",
              "status": "affected",
              "version": "24.1.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "25.3.2",
              "status": "affected",
              "version": "25.1.0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "22.3.6",
                  "versionStartIncluding": "0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "23.3.7",
                  "versionStartIncluding": "23.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "24.3.4",
                  "versionStartIncluding": "24.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "25.3.2",
                  "versionStartIncluding": "25.1.0",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ],
          "operator": "OR"
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Michael Heinzl working with CISA"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "There is a stack-based buffer overflow vulnerability in NI LabVIEW in LVResFile::FindRsrcListEntry() when parsing a corrupted VI file.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions.\u003cbr\u003e\u003cbr\u003e"
            }
          ],
          "value": "There is a stack-based buffer overflow vulnerability in NI LabVIEW in LVResFile::FindRsrcListEntry() when parsing a corrupted VI file.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-23",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-23 File Content Injection"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        },
        {
          "cvssV4_0": {
            "Automatable": "NOT_DEFINED",
            "Recovery": "NOT_DEFINED",
            "Safety": "NOT_DEFINED",
            "attackComplexity": "LOW",
            "attackRequirements": "NONE",
            "attackVector": "LOCAL",
            "baseScore": 8.5,
            "baseSeverity": "HIGH",
            "exploitMaturity": "NOT_DEFINED",
            "privilegesRequired": "NONE",
            "providerUrgency": "NOT_DEFINED",
            "subAvailabilityImpact": "NONE",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "PASSIVE",
            "valueDensity": "NOT_DEFINED",
            "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
            "version": "4.0",
            "vulnAvailabilityImpact": "HIGH",
            "vulnConfidentialityImpact": "HIGH",
            "vulnIntegrityImpact": "HIGH",
            "vulnerabilityResponseEffort": "NOT_DEFINED"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-121",
              "description": "CWE-121 - Stack-based Buffer Overflow",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-12-18T14:53:36.881Z",
        "orgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
        "shortName": "NI"
      },
      "references": [
        {
          "url": "https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/multiple-memory-corruption-vulnerabilities-in-ni-labview.html"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Stack-based Buffer Overflow in\u00a0LVResource::DetachResource()\u00a0in NI LabVIEW",
      "x_generator": {
        "engine": "Vulnogram 0.5.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
    "assignerShortName": "NI",
    "cveId": "CVE-2025-64469",
    "datePublished": "2025-12-18T14:53:36.881Z",
    "dateReserved": "2025-11-04T16:05:53.433Z",
    "dateUpdated": "2026-02-26T16:07:27.577Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2025-64468 (GCVE-0-2025-64468)

Vulnerability from nvd – Published: 2025-12-18 14:50 – Updated: 2026-02-26 16:07
VLAI
Title
Use-after-Free in sentry!sentry_span_set_data() in NI LabVIEW
Summary
There is a use-after-free vulnerability in sentry!sentry_span_set_data() when parsing a corrupted VI file. This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions
CWE
Assigner
NI
Impacted products
Vendor Product Version
NI LabVIEW Affected: 0 , ≤ 22.3.6 (semver)
Affected: 23.1.0 , ≤ 23.3.7 (semver)
Affected: 24.1.0 , ≤ 24.3.4 (semver)
Affected: 25.1.0 , ≤ 25.3.2 (semver)
Create a notification for this product.
Credits
Michael Heinzl working with CISA
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-64468",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-12-19T04:55:44.651261Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-02-26T16:07:27.885Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "LabVIEW",
          "vendor": "NI",
          "versions": [
            {
              "lessThanOrEqual": "22.3.6",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "23.3.7",
              "status": "affected",
              "version": "23.1.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "24.3.4",
              "status": "affected",
              "version": "24.1.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "25.3.2",
              "status": "affected",
              "version": "25.1.0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "22.3.6",
                  "versionStartIncluding": "0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "23.3.7",
                  "versionStartIncluding": "23.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "24.3.4",
                  "versionStartIncluding": "24.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "25.3.2",
                  "versionStartIncluding": "25.1.0",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ],
          "operator": "OR"
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Michael Heinzl working with CISA"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cp\u003eThere is a use-after-free vulnerability in sentry!sentry_span_set_data() when parsing a corrupted VI file.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions\u003c/p\u003e"
            }
          ],
          "value": "There is a use-after-free vulnerability in sentry!sentry_span_set_data() when parsing a corrupted VI file.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions"
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-23",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-23 File Content Injection"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        },
        {
          "cvssV4_0": {
            "Automatable": "NOT_DEFINED",
            "Recovery": "NOT_DEFINED",
            "Safety": "NOT_DEFINED",
            "attackComplexity": "LOW",
            "attackRequirements": "NONE",
            "attackVector": "LOCAL",
            "baseScore": 8.5,
            "baseSeverity": "HIGH",
            "exploitMaturity": "NOT_DEFINED",
            "privilegesRequired": "NONE",
            "providerUrgency": "NOT_DEFINED",
            "subAvailabilityImpact": "NONE",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "PASSIVE",
            "valueDensity": "NOT_DEFINED",
            "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
            "version": "4.0",
            "vulnAvailabilityImpact": "HIGH",
            "vulnConfidentialityImpact": "HIGH",
            "vulnIntegrityImpact": "HIGH",
            "vulnerabilityResponseEffort": "NOT_DEFINED"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-416",
              "description": "CWE-416 Use After Free",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-12-18T14:50:02.888Z",
        "orgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
        "shortName": "NI"
      },
      "references": [
        {
          "url": "https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/multiple-memory-corruption-vulnerabilities-in-ni-labview.html"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Use-after-Free in\u00a0sentry!sentry_span_set_data()\u00a0in NI LabVIEW",
      "x_generator": {
        "engine": "Vulnogram 0.5.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
    "assignerShortName": "NI",
    "cveId": "CVE-2025-64468",
    "datePublished": "2025-12-18T14:50:02.888Z",
    "dateReserved": "2025-11-04T16:05:53.433Z",
    "dateUpdated": "2026-02-26T16:07:27.885Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2025-64467 (GCVE-0-2025-64467)

Vulnerability from nvd – Published: 2025-12-18 14:40 – Updated: 2026-02-26 16:07
VLAI
Title
Out-of-Bounds Read in LVResFile::FindRsrcListEntry() in NI LabVIEW
Summary
There is an out of bounds read vulnerability in NI LabVIEW in LVResFile::FindRsrcListEntry() when parsing a corrupted VI file. This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions.
CWE
Assigner
NI
Impacted products
Vendor Product Version
NI LabVIEW Affected: 0 , ≤ 22.3.6 (semver)
Affected: 23.1.0 , ≤ 23.3.7 (semver)
Affected: 24.1.0 , ≤ 24.3.4 (semver)
Affected: 25.1.0 , ≤ 25.3.2 (semver)
Create a notification for this product.
Credits
Michael Heinzl working with CISA
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-64467",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-12-19T04:55:43.566484Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-02-26T16:07:28.095Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "LabVIEW",
          "vendor": "NI",
          "versions": [
            {
              "lessThanOrEqual": "22.3.6",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "23.3.7",
              "status": "affected",
              "version": "23.1.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "24.3.4",
              "status": "affected",
              "version": "24.1.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "25.3.2",
              "status": "affected",
              "version": "25.1.0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "22.3.6",
                  "versionStartIncluding": "0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "23.3.7",
                  "versionStartIncluding": "23.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "24.3.4",
                  "versionStartIncluding": "24.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "25.3.2",
                  "versionStartIncluding": "25.1.0",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ],
          "operator": "OR"
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Michael Heinzl working with CISA"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cp\u003eThere is an out of bounds read vulnerability in NI LabVIEW in LVResFile::FindRsrcListEntry() when parsing a corrupted VI file.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions.\u003c/p\u003e"
            }
          ],
          "value": "There is an out of bounds read vulnerability in NI LabVIEW in LVResFile::FindRsrcListEntry() when parsing a corrupted VI file.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-100",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-100 Overflow Buffers"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        },
        {
          "cvssV4_0": {
            "Automatable": "NOT_DEFINED",
            "Recovery": "NOT_DEFINED",
            "Safety": "NOT_DEFINED",
            "attackComplexity": "LOW",
            "attackRequirements": "NONE",
            "attackVector": "LOCAL",
            "baseScore": 8.5,
            "baseSeverity": "HIGH",
            "exploitMaturity": "NOT_DEFINED",
            "privilegesRequired": "NONE",
            "providerUrgency": "NOT_DEFINED",
            "subAvailabilityImpact": "NONE",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "PASSIVE",
            "valueDensity": "NOT_DEFINED",
            "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
            "version": "4.0",
            "vulnAvailabilityImpact": "HIGH",
            "vulnConfidentialityImpact": "HIGH",
            "vulnIntegrityImpact": "HIGH",
            "vulnerabilityResponseEffort": "NOT_DEFINED"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-125",
              "description": "CWE-125 Out-of-bounds Read",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-12-18T14:40:18.924Z",
        "orgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
        "shortName": "NI"
      },
      "references": [
        {
          "url": "https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/multiple-memory-corruption-vulnerabilities-in-ni-labview.html"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Out-of-Bounds Read in\u00a0LVResFile::FindRsrcListEntry()\u00a0in NI LabVIEW",
      "x_generator": {
        "engine": "Vulnogram 0.5.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
    "assignerShortName": "NI",
    "cveId": "CVE-2025-64467",
    "datePublished": "2025-12-18T14:40:18.924Z",
    "dateReserved": "2025-11-04T16:05:53.433Z",
    "dateUpdated": "2026-02-26T16:07:28.095Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2025-64466 (GCVE-0-2025-64466)

Vulnerability from nvd – Published: 2025-12-18 14:38 – Updated: 2026-02-26 16:07
VLAI
Title
Out-of-Bounds Read in lvre!ExecPostedProcRecPost() in NI LabVIEW
Summary
There is an out of bounds read vulnerability in NI LabVIEW in lvre!ExecPostedProcRecPost() when parsing a corrupted VI file. This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions.
CWE
Assigner
NI
Impacted products
Vendor Product Version
NI LabVIEW Affected: 0 , ≤ 22.3.6 (semver)
Affected: 23.1.0 , ≤ 23.3.7 (semver)
Affected: 24.1.0 , ≤ 24.3.4 (semver)
Affected: 25.1.0 , ≤ 25.3.2 (semver)
Create a notification for this product.
Credits
Michael Heinzl working with CISA
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-64466",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-12-19T04:55:42.469576Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-02-26T16:07:28.284Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "LabVIEW",
          "vendor": "NI",
          "versions": [
            {
              "lessThanOrEqual": "22.3.6",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "23.3.7",
              "status": "affected",
              "version": "23.1.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "24.3.4",
              "status": "affected",
              "version": "24.1.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "25.3.2",
              "status": "affected",
              "version": "25.1.0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "22.3.6",
                  "versionStartIncluding": "0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "23.3.7",
                  "versionStartIncluding": "23.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "24.3.4",
                  "versionStartIncluding": "24.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "25.3.2",
                  "versionStartIncluding": "25.1.0",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ],
          "operator": "OR"
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Michael Heinzl working with CISA"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cp\u003eThere is an out of bounds read vulnerability in NI LabVIEW in lvre!ExecPostedProcRecPost() when parsing a corrupted VI file.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions.\u003c/p\u003e"
            }
          ],
          "value": "There is an out of bounds read vulnerability in NI LabVIEW in lvre!ExecPostedProcRecPost() when parsing a corrupted VI file.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-100",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-100 Overflow Buffers"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        },
        {
          "cvssV4_0": {
            "Automatable": "NOT_DEFINED",
            "Recovery": "NOT_DEFINED",
            "Safety": "NOT_DEFINED",
            "attackComplexity": "LOW",
            "attackRequirements": "NONE",
            "attackVector": "LOCAL",
            "baseScore": 8.5,
            "baseSeverity": "HIGH",
            "exploitMaturity": "NOT_DEFINED",
            "privilegesRequired": "NONE",
            "providerUrgency": "NOT_DEFINED",
            "subAvailabilityImpact": "NONE",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "PASSIVE",
            "valueDensity": "NOT_DEFINED",
            "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
            "version": "4.0",
            "vulnAvailabilityImpact": "HIGH",
            "vulnConfidentialityImpact": "HIGH",
            "vulnIntegrityImpact": "HIGH",
            "vulnerabilityResponseEffort": "NOT_DEFINED"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-125",
              "description": "CWE-125 Out-of-bounds Read",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-12-18T14:38:02.537Z",
        "orgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
        "shortName": "NI"
      },
      "references": [
        {
          "url": "https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/multiple-memory-corruption-vulnerabilities-in-ni-labview.html"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Out-of-Bounds Read in\u00a0lvre!ExecPostedProcRecPost()\u00a0in NI LabVIEW",
      "x_generator": {
        "engine": "Vulnogram 0.5.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
    "assignerShortName": "NI",
    "cveId": "CVE-2025-64466",
    "datePublished": "2025-12-18T14:38:02.537Z",
    "dateReserved": "2025-11-04T16:05:53.433Z",
    "dateUpdated": "2026-02-26T16:07:28.284Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2025-64465 (GCVE-0-2025-64465)

Vulnerability from nvd – Published: 2025-12-18 14:35 – Updated: 2026-02-26 16:07
VLAI
Title
Out-of-Bounds Read in lvre!DataSizeTDR() in NI LabVIEW
Summary
There is an out of bounds read vulnerability in NI LabVIEW in lvre!DataSizeTDR() when parsing a corrupted VI file. This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions.
CWE
Assigner
NI
Impacted products
Vendor Product Version
NI LabVIEW Affected: 0 , ≤ 22.3.6 (semver)
Affected: 23.1.0 , ≤ 23.3.7 (semver)
Affected: 24.1.0 , ≤ 24.3.4 (semver)
Affected: 25.1.0 , ≤ 25.3.2 (semver)
Create a notification for this product.
Credits
Michael Heinzl working with CISA
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-64465",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-12-19T04:55:41.331764Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-02-26T16:07:28.629Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "LabVIEW",
          "vendor": "NI",
          "versions": [
            {
              "lessThanOrEqual": "22.3.6",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "23.3.7",
              "status": "affected",
              "version": "23.1.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "24.3.4",
              "status": "affected",
              "version": "24.1.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "25.3.2",
              "status": "affected",
              "version": "25.1.0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "22.3.6",
                  "versionStartIncluding": "0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "23.3.7",
                  "versionStartIncluding": "23.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "24.3.4",
                  "versionStartIncluding": "24.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "25.3.2",
                  "versionStartIncluding": "25.1.0",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ],
          "operator": "OR"
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Michael Heinzl working with CISA"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cp\u003eThere is an out of bounds read vulnerability in NI LabVIEW in lvre!DataSizeTDR() when parsing a corrupted VI file.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions.\u003c/p\u003e"
            }
          ],
          "value": "There is an out of bounds read vulnerability in NI LabVIEW in lvre!DataSizeTDR() when parsing a corrupted VI file.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-100",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-100 Overflow Buffers"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        },
        {
          "cvssV4_0": {
            "Automatable": "NOT_DEFINED",
            "Recovery": "NOT_DEFINED",
            "Safety": "NOT_DEFINED",
            "attackComplexity": "LOW",
            "attackRequirements": "NONE",
            "attackVector": "LOCAL",
            "baseScore": 8.5,
            "baseSeverity": "HIGH",
            "exploitMaturity": "NOT_DEFINED",
            "privilegesRequired": "NONE",
            "providerUrgency": "NOT_DEFINED",
            "subAvailabilityImpact": "NONE",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "PASSIVE",
            "valueDensity": "NOT_DEFINED",
            "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
            "version": "4.0",
            "vulnAvailabilityImpact": "HIGH",
            "vulnConfidentialityImpact": "HIGH",
            "vulnIntegrityImpact": "HIGH",
            "vulnerabilityResponseEffort": "NOT_DEFINED"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-125",
              "description": "CWE-125 Out-of-bounds Read",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-12-18T14:35:24.931Z",
        "orgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
        "shortName": "NI"
      },
      "references": [
        {
          "url": "https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/multiple-memory-corruption-vulnerabilities-in-ni-labview.html"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Out-of-Bounds Read in\u00a0lvre!DataSizeTDR()\u00a0in NI LabVIEW",
      "x_generator": {
        "engine": "Vulnogram 0.5.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
    "assignerShortName": "NI",
    "cveId": "CVE-2025-64465",
    "datePublished": "2025-12-18T14:35:24.931Z",
    "dateReserved": "2025-11-04T16:05:53.433Z",
    "dateUpdated": "2026-02-26T16:07:28.629Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2026-32864 (GCVE-0-2026-32864)

Vulnerability from cvelistv5 – Published: 2026-04-07 19:56 – Updated: 2026-04-08 03:55
VLAI
Title
Out-of-Bounds Read in mgcore_SH_25_3!aligned_free()
Summary
There is a memory corruption vulnerability due to an out-of-bounds read in mgcore_SH_25_3!aligned_free() in NI LabVIEW.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI file. This vulnerability affects NI LabVIEW 2026 Q1 (26.1.0) and prior versions.
CWE
Assigner
NI
Impacted products
Vendor Product Version
NI LabVIEW Affected: 0 , < 23.0.0 (semver)
Affected: 23.1.0 , < 23.3.9 (semver)
Affected: 24.1.0 , < 24.3.6 (semver)
Affected: 25.1.0 , < 25.3.4 (semver)
Affected: 26.1.0 , < 26.1.1 (semver)
Create a notification for this product.
Credits
Michael Heinzl
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-32864",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-04-07T00:00:00+00:00",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-04-08T03:55:56.834Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "LabVIEW",
          "vendor": "NI",
          "versions": [
            {
              "lessThan": "23.0.0",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThan": "23.3.9",
              "status": "affected",
              "version": "23.1.0",
              "versionType": "semver"
            },
            {
              "lessThan": "24.3.6",
              "status": "affected",
              "version": "24.1.0",
              "versionType": "semver"
            },
            {
              "lessThan": "25.3.4",
              "status": "affected",
              "version": "25.1.0",
              "versionType": "semver"
            },
            {
              "lessThan": "26.1.1",
              "status": "affected",
              "version": "26.1.0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "23.0.0",
                  "versionStartIncluding": "0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "23.3.9",
                  "versionStartIncluding": "23.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "24.3.6",
                  "versionStartIncluding": "24.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "25.3.4",
                  "versionStartIncluding": "25.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "26.1.1",
                  "versionStartIncluding": "26.1.0",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ],
          "operator": "OR"
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Michael Heinzl"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cp\u003eThere is a memory corruption vulnerability due to an out-of-bounds read in mgcore_SH_25_3!aligned_free() in NI LabVIEW.\u0026nbsp; This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI file. This vulnerability affects NI LabVIEW 2026 Q1 (26.1.0) and prior versions.\u0026nbsp;\u003c/p\u003e"
            }
          ],
          "value": "There is a memory corruption vulnerability due to an out-of-bounds read in mgcore_SH_25_3!aligned_free() in NI LabVIEW.\u00a0 This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI file. This vulnerability affects NI LabVIEW 2026 Q1 (26.1.0) and prior versions."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-100",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-100 Overflow Buffers"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        },
        {
          "cvssV4_0": {
            "Automatable": "NOT_DEFINED",
            "Recovery": "NOT_DEFINED",
            "Safety": "NOT_DEFINED",
            "attackComplexity": "LOW",
            "attackRequirements": "NONE",
            "attackVector": "LOCAL",
            "baseScore": 8.5,
            "baseSeverity": "HIGH",
            "exploitMaturity": "NOT_DEFINED",
            "privilegesRequired": "NONE",
            "providerUrgency": "NOT_DEFINED",
            "subAvailabilityImpact": "NONE",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "PASSIVE",
            "valueDensity": "NOT_DEFINED",
            "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
            "version": "4.0",
            "vulnAvailabilityImpact": "HIGH",
            "vulnConfidentialityImpact": "HIGH",
            "vulnIntegrityImpact": "HIGH",
            "vulnerabilityResponseEffort": "NOT_DEFINED"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-125",
              "description": "CWE-125 Out-of-bounds read",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-04-07T19:56:42.923Z",
        "orgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
        "shortName": "NI"
      },
      "references": [
        {
          "url": "https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/2026/memory-corruption-vulnerabilities-in-ni-labview.html"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Out-of-Bounds Read in mgcore_SH_25_3!aligned_free()",
      "x_generator": {
        "engine": "Vulnogram 1.0.1"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
    "assignerShortName": "NI",
    "cveId": "CVE-2026-32864",
    "datePublished": "2026-04-07T19:56:42.923Z",
    "dateReserved": "2026-03-16T20:29:24.841Z",
    "dateUpdated": "2026-04-08T03:55:56.834Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2026-32863 (GCVE-0-2026-32863)

Vulnerability from cvelistv5 – Published: 2026-04-07 19:53 – Updated: 2026-04-08 03:55
VLAI
Title
Out-of-Bounds Read in sentry_transaction_context_set_operation()
Summary
There is a memory corruption vulnerability due to an out-of-bounds read in sentry_transaction_context_set_operation() in NI LabVIEW.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI file. This vulnerability affects NI LabVIEW 2026 Q1 (26.1.0) and prior versions.
CWE
Assigner
NI
Impacted products
Vendor Product Version
NI LabVIEW Affected: 0 , < 23.0.0 (semver)
Affected: 23.1.0 , < 23.3.9 (semver)
Affected: 24.1.0 , < 24.3.6 (semver)
Affected: 25.1.0 , < 25.3.4 (semver)
Affected: 26.1.0 , < 26.1.1 (semver)
Create a notification for this product.
Credits
Michael Heinzl
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-32863",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-04-07T00:00:00+00:00",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-04-08T03:55:55.727Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "LabVIEW",
          "vendor": "NI",
          "versions": [
            {
              "lessThan": "23.0.0",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThan": "23.3.9",
              "status": "affected",
              "version": "23.1.0",
              "versionType": "semver"
            },
            {
              "lessThan": "24.3.6",
              "status": "affected",
              "version": "24.1.0",
              "versionType": "semver"
            },
            {
              "lessThan": "25.3.4",
              "status": "affected",
              "version": "25.1.0",
              "versionType": "semver"
            },
            {
              "lessThan": "26.1.1",
              "status": "affected",
              "version": "26.1.0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "23.0.0",
                  "versionStartIncluding": "0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "23.3.9",
                  "versionStartIncluding": "23.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "24.3.6",
                  "versionStartIncluding": "24.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "25.3.4",
                  "versionStartIncluding": "25.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "26.1.1",
                  "versionStartIncluding": "26.1.0",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ],
          "operator": "OR"
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Michael Heinzl"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cp\u003eThere is a memory corruption vulnerability due to an out-of-bounds read in sentry_transaction_context_set_operation() in NI LabVIEW.\u0026nbsp; This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI file. This vulnerability affects NI LabVIEW 2026 Q1 (26.1.0) and prior versions.\u0026nbsp;\u003c/p\u003e"
            }
          ],
          "value": "There is a memory corruption vulnerability due to an out-of-bounds read in sentry_transaction_context_set_operation() in NI LabVIEW.\u00a0 This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI file. This vulnerability affects NI LabVIEW 2026 Q1 (26.1.0) and prior versions."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-100",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-100 Overflow Buffers"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        },
        {
          "cvssV4_0": {
            "Automatable": "NOT_DEFINED",
            "Recovery": "NOT_DEFINED",
            "Safety": "NOT_DEFINED",
            "attackComplexity": "LOW",
            "attackRequirements": "NONE",
            "attackVector": "LOCAL",
            "baseScore": 8.5,
            "baseSeverity": "HIGH",
            "exploitMaturity": "NOT_DEFINED",
            "privilegesRequired": "NONE",
            "providerUrgency": "NOT_DEFINED",
            "subAvailabilityImpact": "NONE",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "PASSIVE",
            "valueDensity": "NOT_DEFINED",
            "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
            "version": "4.0",
            "vulnAvailabilityImpact": "HIGH",
            "vulnConfidentialityImpact": "HIGH",
            "vulnIntegrityImpact": "HIGH",
            "vulnerabilityResponseEffort": "NOT_DEFINED"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-125",
              "description": "CWE-125 Out-of-bounds read",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-04-07T19:53:51.666Z",
        "orgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
        "shortName": "NI"
      },
      "references": [
        {
          "url": "https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/2026/memory-corruption-vulnerabilities-in-ni-labview.html"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Out-of-Bounds Read in sentry_transaction_context_set_operation()",
      "x_generator": {
        "engine": "Vulnogram 1.0.1"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
    "assignerShortName": "NI",
    "cveId": "CVE-2026-32863",
    "datePublished": "2026-04-07T19:53:51.666Z",
    "dateReserved": "2026-03-16T20:29:24.841Z",
    "dateUpdated": "2026-04-08T03:55:55.727Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2026-32862 (GCVE-0-2026-32862)

Vulnerability from cvelistv5 – Published: 2026-04-07 19:50 – Updated: 2026-04-08 03:55
VLAI
Title
Out-of-Bounds Write in ResFileFactory::InitResourceMgr()
Summary
There is a memory corruption vulnerability due to an out-of-bounds write in ResFileFactory::InitResourceMgr() in NI LabVIEW.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI file. This vulnerability affects NI LabVIEW 2026 Q1 (26.1.0) and prior versions.
CWE
Assigner
NI
Impacted products
Vendor Product Version
NI LabVIEW Affected: 0 , < 23.0.0 (semver)
Affected: 23.1.0 , < 23.3.9 (semver)
Affected: 24.1.0 , < 24.3.6 (semver)
Affected: 25.1.0 , < 25.3.4 (semver)
Affected: 26.1.0 , < 26.1.1 (semver)
Create a notification for this product.
Credits
Michael Heinzl
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-32862",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-04-07T00:00:00+00:00",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-04-08T03:55:54.567Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "LabVIEW",
          "vendor": "NI",
          "versions": [
            {
              "lessThan": "23.0.0",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThan": "23.3.9",
              "status": "affected",
              "version": "23.1.0",
              "versionType": "semver"
            },
            {
              "lessThan": "24.3.6",
              "status": "affected",
              "version": "24.1.0",
              "versionType": "semver"
            },
            {
              "lessThan": "25.3.4",
              "status": "affected",
              "version": "25.1.0",
              "versionType": "semver"
            },
            {
              "lessThan": "26.1.1",
              "status": "affected",
              "version": "26.1.0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "23.0.0",
                  "versionStartIncluding": "0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "23.3.9",
                  "versionStartIncluding": "23.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "24.3.6",
                  "versionStartIncluding": "24.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "25.3.4",
                  "versionStartIncluding": "25.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "26.1.1",
                  "versionStartIncluding": "26.1.0",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ],
          "operator": "OR"
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Michael Heinzl"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cp\u003eThere is a memory corruption vulnerability due to an out-of-bounds write in ResFileFactory::InitResourceMgr() in NI LabVIEW.\u0026nbsp; This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI file. This vulnerability affects NI LabVIEW 2026 Q1 (26.1.0) and prior versions.\u003c/p\u003e"
            }
          ],
          "value": "There is a memory corruption vulnerability due to an out-of-bounds write in ResFileFactory::InitResourceMgr() in NI LabVIEW.\u00a0 This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI file. This vulnerability affects NI LabVIEW 2026 Q1 (26.1.0) and prior versions."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-100",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-100 Overflow Buffers"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        },
        {
          "cvssV4_0": {
            "Automatable": "NOT_DEFINED",
            "Recovery": "NOT_DEFINED",
            "Safety": "NOT_DEFINED",
            "attackComplexity": "LOW",
            "attackRequirements": "NONE",
            "attackVector": "LOCAL",
            "baseScore": 8.5,
            "baseSeverity": "HIGH",
            "exploitMaturity": "NOT_DEFINED",
            "privilegesRequired": "NONE",
            "providerUrgency": "NOT_DEFINED",
            "subAvailabilityImpact": "NONE",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "PASSIVE",
            "valueDensity": "NOT_DEFINED",
            "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
            "version": "4.0",
            "vulnAvailabilityImpact": "HIGH",
            "vulnConfidentialityImpact": "HIGH",
            "vulnIntegrityImpact": "HIGH",
            "vulnerabilityResponseEffort": "NOT_DEFINED"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-787",
              "description": "CWE-787 Out-of-bounds write",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-04-07T19:50:36.912Z",
        "orgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
        "shortName": "NI"
      },
      "references": [
        {
          "url": "https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/2026/memory-corruption-vulnerabilities-in-ni-labview.html"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Out-of-Bounds Write in ResFileFactory::InitResourceMgr()",
      "x_generator": {
        "engine": "Vulnogram 1.0.1"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
    "assignerShortName": "NI",
    "cveId": "CVE-2026-32862",
    "datePublished": "2026-04-07T19:50:36.912Z",
    "dateReserved": "2026-03-16T20:29:24.841Z",
    "dateUpdated": "2026-04-08T03:55:54.567Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2026-32861 (GCVE-0-2026-32861)

Vulnerability from cvelistv5 – Published: 2026-04-07 19:46 – Updated: 2026-04-08 03:55
VLAI
Title
Out-of-Bounds Write Vulnerability in NI LabVIEW when loading lvclass file
Summary
There is a memory corruption vulnerability due to an out-of-bounds write when loading a corrupted LVCLASS file in NI LabVIEW.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted .lvclass file. This vulnerability affects NI LabVIEW 2026 Q1 (26.1.0) and prior versions.
CWE
Assigner
NI
Impacted products
Vendor Product Version
NI LabVIEW Affected: 0 , < 23.0.0 (semver)
Affected: 23.1.0 , < 23.3.9 (semver)
Affected: 24.1.0 , < 24.3.6 (semver)
Affected: 25.1.0 , < 25.3.4 (semver)
Affected: 26.1.0 , < 26.1.1 (semver)
Create a notification for this product.
Credits
Rocco Calvi (@TecR0c) with TecSecurity TrendAI Zero Day Initiative
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-32861",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-04-07T00:00:00+00:00",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-04-08T03:55:58.996Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "LabVIEW",
          "vendor": "NI",
          "versions": [
            {
              "lessThan": "23.0.0",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThan": "23.3.9",
              "status": "affected",
              "version": "23.1.0",
              "versionType": "semver"
            },
            {
              "lessThan": "24.3.6",
              "status": "affected",
              "version": "24.1.0",
              "versionType": "semver"
            },
            {
              "lessThan": "25.3.4",
              "status": "affected",
              "version": "25.1.0",
              "versionType": "semver"
            },
            {
              "lessThan": "26.1.1",
              "status": "affected",
              "version": "26.1.0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "23.0.0",
                  "versionStartIncluding": "0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "23.3.9",
                  "versionStartIncluding": "23.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "24.3.6",
                  "versionStartIncluding": "24.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "25.3.4",
                  "versionStartIncluding": "25.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "26.1.1",
                  "versionStartIncluding": "26.1.0",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ],
          "operator": "OR"
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Rocco Calvi (@TecR0c) with TecSecurity"
        },
        {
          "lang": "en",
          "type": "coordinator",
          "value": "TrendAI Zero Day Initiative"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cp\u003eThere is a memory corruption vulnerability due to an out-of-bounds write when loading a corrupted LVCLASS file in NI LabVIEW.\u0026nbsp; This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted .lvclass file. This vulnerability affects NI LabVIEW 2026 Q1 (26.1.0) and prior versions.\u0026nbsp;\u003c/p\u003e"
            }
          ],
          "value": "There is a memory corruption vulnerability due to an out-of-bounds write when loading a corrupted LVCLASS file in NI LabVIEW.\u00a0 This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted .lvclass file. This vulnerability affects NI LabVIEW 2026 Q1 (26.1.0) and prior versions."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-100",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-100"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        },
        {
          "cvssV4_0": {
            "Automatable": "NOT_DEFINED",
            "Recovery": "NOT_DEFINED",
            "Safety": "NOT_DEFINED",
            "attackComplexity": "LOW",
            "attackRequirements": "NONE",
            "attackVector": "LOCAL",
            "baseScore": 8.5,
            "baseSeverity": "HIGH",
            "exploitMaturity": "NOT_DEFINED",
            "privilegesRequired": "NONE",
            "providerUrgency": "NOT_DEFINED",
            "subAvailabilityImpact": "NONE",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "PASSIVE",
            "valueDensity": "NOT_DEFINED",
            "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
            "version": "4.0",
            "vulnAvailabilityImpact": "HIGH",
            "vulnConfidentialityImpact": "HIGH",
            "vulnIntegrityImpact": "HIGH",
            "vulnerabilityResponseEffort": "NOT_DEFINED"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-787",
              "description": "CWE-787 Out-of-bounds write",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-04-07T19:46:45.763Z",
        "orgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
        "shortName": "NI"
      },
      "references": [
        {
          "url": "https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/2026/lv-class-file-parsing-memory-corruption-vulnerability-in-ni-labview.html"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Out-of-Bounds Write Vulnerability in NI LabVIEW when loading lvclass file",
      "x_generator": {
        "engine": "Vulnogram 1.0.1"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
    "assignerShortName": "NI",
    "cveId": "CVE-2026-32861",
    "datePublished": "2026-04-07T19:46:45.763Z",
    "dateReserved": "2026-03-16T20:29:24.840Z",
    "dateUpdated": "2026-04-08T03:55:58.996Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2026-32860 (GCVE-0-2026-32860)

Vulnerability from cvelistv5 – Published: 2026-04-07 19:42 – Updated: 2026-04-08 03:55
VLAI
Title
Out-of-Bounds Write Vulnerability in NI LabVIEW when loading lvlib file
Summary
There is a memory corruption vulnerability due to an out-of-bounds write when loading a corrupted LVLIB file in NI LabVIEW.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted .lvlib file. This vulnerability affects NI LabVIEW 2026 Q1 (26.1.0) and prior versions.
CWE
Assigner
NI
Impacted products
Vendor Product Version
NI LabVIEW Affected: 0 , < 23.0.0 (semver)
Affected: 23.1.0 , < 23.3.9 (semver)
Affected: 24.1.0 , < 24.3.6 (semver)
Affected: 25.1.0 , < 25.3.4 (semver)
Affected: 26.1.0 , < 26.1.1 (semver)
Create a notification for this product.
Credits
Rocco Calvi (@TecR0c) with TecSecurity TrendAI Zero Day Initiative
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-32860",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-04-07T00:00:00+00:00",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-04-08T03:55:57.909Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "LabVIEW",
          "vendor": "NI",
          "versions": [
            {
              "lessThan": "23.0.0",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThan": "23.3.9",
              "status": "affected",
              "version": "23.1.0",
              "versionType": "semver"
            },
            {
              "lessThan": "24.3.6",
              "status": "affected",
              "version": "24.1.0",
              "versionType": "semver"
            },
            {
              "lessThan": "25.3.4",
              "status": "affected",
              "version": "25.1.0",
              "versionType": "semver"
            },
            {
              "lessThan": "26.1.1",
              "status": "affected",
              "version": "26.1.0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "23.0.0",
                  "versionStartIncluding": "0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "23.3.9",
                  "versionStartIncluding": "23.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "24.3.6",
                  "versionStartIncluding": "24.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "25.3.4",
                  "versionStartIncluding": "25.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "26.1.1",
                  "versionStartIncluding": "26.1.0",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ],
          "operator": "OR"
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Rocco Calvi (@TecR0c) with TecSecurity"
        },
        {
          "lang": "en",
          "type": "coordinator",
          "value": "TrendAI Zero Day Initiative"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cp\u003eThere is a memory corruption vulnerability due to an out-of-bounds write when loading a corrupted LVLIB file in NI LabVIEW.\u0026nbsp; This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted .lvlib file. This vulnerability affects NI LabVIEW 2026 Q1 (26.1.0) and prior versions.\u0026nbsp;\u003c/p\u003e"
            }
          ],
          "value": "There is a memory corruption vulnerability due to an out-of-bounds write when loading a corrupted LVLIB file in NI LabVIEW.\u00a0 This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted .lvlib file. This vulnerability affects NI LabVIEW 2026 Q1 (26.1.0) and prior versions."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-100",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-100 Overflow Buffers"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        },
        {
          "cvssV4_0": {
            "Automatable": "NOT_DEFINED",
            "Recovery": "NOT_DEFINED",
            "Safety": "NOT_DEFINED",
            "attackComplexity": "LOW",
            "attackRequirements": "NONE",
            "attackVector": "LOCAL",
            "baseScore": 8.5,
            "baseSeverity": "HIGH",
            "exploitMaturity": "NOT_DEFINED",
            "privilegesRequired": "NONE",
            "providerUrgency": "NOT_DEFINED",
            "subAvailabilityImpact": "NONE",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "PASSIVE",
            "valueDensity": "NOT_DEFINED",
            "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
            "version": "4.0",
            "vulnAvailabilityImpact": "HIGH",
            "vulnConfidentialityImpact": "HIGH",
            "vulnIntegrityImpact": "HIGH",
            "vulnerabilityResponseEffort": "NOT_DEFINED"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-787",
              "description": "CWE-787\u00a0- Out of Bounds Write",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-04-07T19:42:36.167Z",
        "orgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
        "shortName": "NI"
      },
      "references": [
        {
          "url": "https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/2026/lv-project-library-file-parsing-memory-corruption-vulnerability-in-ni-labview.html"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Out-of-Bounds Write Vulnerability in NI LabVIEW when loading lvlib file",
      "x_generator": {
        "engine": "Vulnogram 1.0.1"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
    "assignerShortName": "NI",
    "cveId": "CVE-2026-32860",
    "datePublished": "2026-04-07T19:42:36.167Z",
    "dateReserved": "2026-03-16T20:29:24.840Z",
    "dateUpdated": "2026-04-08T03:55:57.909Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2025-64469 (GCVE-0-2025-64469)

Vulnerability from cvelistv5 – Published: 2025-12-18 14:53 – Updated: 2026-02-26 16:07
VLAI
Title
Stack-based Buffer Overflow in LVResource::DetachResource() in NI LabVIEW
Summary
There is a stack-based buffer overflow vulnerability in NI LabVIEW in LVResFile::FindRsrcListEntry() when parsing a corrupted VI file. This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions.
CWE
  • CWE-121 - - Stack-based Buffer Overflow
Assigner
NI
Impacted products
Vendor Product Version
NI LabVIEW Affected: 0 , ≤ 22.3.6 (semver)
Affected: 23.1.0 , ≤ 23.3.7 (semver)
Affected: 24.1.0 , ≤ 24.3.4 (semver)
Affected: 25.1.0 , ≤ 25.3.2 (semver)
Create a notification for this product.
Credits
Michael Heinzl working with CISA
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-64469",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-12-19T04:55:45.703778Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-02-26T16:07:27.577Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "LabVIEW",
          "vendor": "NI",
          "versions": [
            {
              "lessThanOrEqual": "22.3.6",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "23.3.7",
              "status": "affected",
              "version": "23.1.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "24.3.4",
              "status": "affected",
              "version": "24.1.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "25.3.2",
              "status": "affected",
              "version": "25.1.0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "22.3.6",
                  "versionStartIncluding": "0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "23.3.7",
                  "versionStartIncluding": "23.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "24.3.4",
                  "versionStartIncluding": "24.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "25.3.2",
                  "versionStartIncluding": "25.1.0",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ],
          "operator": "OR"
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Michael Heinzl working with CISA"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "There is a stack-based buffer overflow vulnerability in NI LabVIEW in LVResFile::FindRsrcListEntry() when parsing a corrupted VI file.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions.\u003cbr\u003e\u003cbr\u003e"
            }
          ],
          "value": "There is a stack-based buffer overflow vulnerability in NI LabVIEW in LVResFile::FindRsrcListEntry() when parsing a corrupted VI file.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-23",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-23 File Content Injection"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        },
        {
          "cvssV4_0": {
            "Automatable": "NOT_DEFINED",
            "Recovery": "NOT_DEFINED",
            "Safety": "NOT_DEFINED",
            "attackComplexity": "LOW",
            "attackRequirements": "NONE",
            "attackVector": "LOCAL",
            "baseScore": 8.5,
            "baseSeverity": "HIGH",
            "exploitMaturity": "NOT_DEFINED",
            "privilegesRequired": "NONE",
            "providerUrgency": "NOT_DEFINED",
            "subAvailabilityImpact": "NONE",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "PASSIVE",
            "valueDensity": "NOT_DEFINED",
            "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
            "version": "4.0",
            "vulnAvailabilityImpact": "HIGH",
            "vulnConfidentialityImpact": "HIGH",
            "vulnIntegrityImpact": "HIGH",
            "vulnerabilityResponseEffort": "NOT_DEFINED"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-121",
              "description": "CWE-121 - Stack-based Buffer Overflow",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-12-18T14:53:36.881Z",
        "orgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
        "shortName": "NI"
      },
      "references": [
        {
          "url": "https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/multiple-memory-corruption-vulnerabilities-in-ni-labview.html"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Stack-based Buffer Overflow in\u00a0LVResource::DetachResource()\u00a0in NI LabVIEW",
      "x_generator": {
        "engine": "Vulnogram 0.5.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
    "assignerShortName": "NI",
    "cveId": "CVE-2025-64469",
    "datePublished": "2025-12-18T14:53:36.881Z",
    "dateReserved": "2025-11-04T16:05:53.433Z",
    "dateUpdated": "2026-02-26T16:07:27.577Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2025-64468 (GCVE-0-2025-64468)

Vulnerability from cvelistv5 – Published: 2025-12-18 14:50 – Updated: 2026-02-26 16:07
VLAI
Title
Use-after-Free in sentry!sentry_span_set_data() in NI LabVIEW
Summary
There is a use-after-free vulnerability in sentry!sentry_span_set_data() when parsing a corrupted VI file. This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions
CWE
Assigner
NI
Impacted products
Vendor Product Version
NI LabVIEW Affected: 0 , ≤ 22.3.6 (semver)
Affected: 23.1.0 , ≤ 23.3.7 (semver)
Affected: 24.1.0 , ≤ 24.3.4 (semver)
Affected: 25.1.0 , ≤ 25.3.2 (semver)
Create a notification for this product.
Credits
Michael Heinzl working with CISA
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-64468",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-12-19T04:55:44.651261Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-02-26T16:07:27.885Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "LabVIEW",
          "vendor": "NI",
          "versions": [
            {
              "lessThanOrEqual": "22.3.6",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "23.3.7",
              "status": "affected",
              "version": "23.1.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "24.3.4",
              "status": "affected",
              "version": "24.1.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "25.3.2",
              "status": "affected",
              "version": "25.1.0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "22.3.6",
                  "versionStartIncluding": "0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "23.3.7",
                  "versionStartIncluding": "23.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "24.3.4",
                  "versionStartIncluding": "24.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "25.3.2",
                  "versionStartIncluding": "25.1.0",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ],
          "operator": "OR"
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Michael Heinzl working with CISA"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cp\u003eThere is a use-after-free vulnerability in sentry!sentry_span_set_data() when parsing a corrupted VI file.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions\u003c/p\u003e"
            }
          ],
          "value": "There is a use-after-free vulnerability in sentry!sentry_span_set_data() when parsing a corrupted VI file.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions"
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-23",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-23 File Content Injection"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        },
        {
          "cvssV4_0": {
            "Automatable": "NOT_DEFINED",
            "Recovery": "NOT_DEFINED",
            "Safety": "NOT_DEFINED",
            "attackComplexity": "LOW",
            "attackRequirements": "NONE",
            "attackVector": "LOCAL",
            "baseScore": 8.5,
            "baseSeverity": "HIGH",
            "exploitMaturity": "NOT_DEFINED",
            "privilegesRequired": "NONE",
            "providerUrgency": "NOT_DEFINED",
            "subAvailabilityImpact": "NONE",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "PASSIVE",
            "valueDensity": "NOT_DEFINED",
            "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
            "version": "4.0",
            "vulnAvailabilityImpact": "HIGH",
            "vulnConfidentialityImpact": "HIGH",
            "vulnIntegrityImpact": "HIGH",
            "vulnerabilityResponseEffort": "NOT_DEFINED"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-416",
              "description": "CWE-416 Use After Free",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-12-18T14:50:02.888Z",
        "orgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
        "shortName": "NI"
      },
      "references": [
        {
          "url": "https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/multiple-memory-corruption-vulnerabilities-in-ni-labview.html"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Use-after-Free in\u00a0sentry!sentry_span_set_data()\u00a0in NI LabVIEW",
      "x_generator": {
        "engine": "Vulnogram 0.5.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
    "assignerShortName": "NI",
    "cveId": "CVE-2025-64468",
    "datePublished": "2025-12-18T14:50:02.888Z",
    "dateReserved": "2025-11-04T16:05:53.433Z",
    "dateUpdated": "2026-02-26T16:07:27.885Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2025-64467 (GCVE-0-2025-64467)

Vulnerability from cvelistv5 – Published: 2025-12-18 14:40 – Updated: 2026-02-26 16:07
VLAI
Title
Out-of-Bounds Read in LVResFile::FindRsrcListEntry() in NI LabVIEW
Summary
There is an out of bounds read vulnerability in NI LabVIEW in LVResFile::FindRsrcListEntry() when parsing a corrupted VI file. This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions.
CWE
Assigner
NI
Impacted products
Vendor Product Version
NI LabVIEW Affected: 0 , ≤ 22.3.6 (semver)
Affected: 23.1.0 , ≤ 23.3.7 (semver)
Affected: 24.1.0 , ≤ 24.3.4 (semver)
Affected: 25.1.0 , ≤ 25.3.2 (semver)
Create a notification for this product.
Credits
Michael Heinzl working with CISA
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-64467",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-12-19T04:55:43.566484Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-02-26T16:07:28.095Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "LabVIEW",
          "vendor": "NI",
          "versions": [
            {
              "lessThanOrEqual": "22.3.6",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "23.3.7",
              "status": "affected",
              "version": "23.1.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "24.3.4",
              "status": "affected",
              "version": "24.1.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "25.3.2",
              "status": "affected",
              "version": "25.1.0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "22.3.6",
                  "versionStartIncluding": "0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "23.3.7",
                  "versionStartIncluding": "23.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "24.3.4",
                  "versionStartIncluding": "24.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "25.3.2",
                  "versionStartIncluding": "25.1.0",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ],
          "operator": "OR"
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Michael Heinzl working with CISA"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cp\u003eThere is an out of bounds read vulnerability in NI LabVIEW in LVResFile::FindRsrcListEntry() when parsing a corrupted VI file.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions.\u003c/p\u003e"
            }
          ],
          "value": "There is an out of bounds read vulnerability in NI LabVIEW in LVResFile::FindRsrcListEntry() when parsing a corrupted VI file.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-100",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-100 Overflow Buffers"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        },
        {
          "cvssV4_0": {
            "Automatable": "NOT_DEFINED",
            "Recovery": "NOT_DEFINED",
            "Safety": "NOT_DEFINED",
            "attackComplexity": "LOW",
            "attackRequirements": "NONE",
            "attackVector": "LOCAL",
            "baseScore": 8.5,
            "baseSeverity": "HIGH",
            "exploitMaturity": "NOT_DEFINED",
            "privilegesRequired": "NONE",
            "providerUrgency": "NOT_DEFINED",
            "subAvailabilityImpact": "NONE",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "PASSIVE",
            "valueDensity": "NOT_DEFINED",
            "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
            "version": "4.0",
            "vulnAvailabilityImpact": "HIGH",
            "vulnConfidentialityImpact": "HIGH",
            "vulnIntegrityImpact": "HIGH",
            "vulnerabilityResponseEffort": "NOT_DEFINED"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-125",
              "description": "CWE-125 Out-of-bounds Read",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-12-18T14:40:18.924Z",
        "orgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
        "shortName": "NI"
      },
      "references": [
        {
          "url": "https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/multiple-memory-corruption-vulnerabilities-in-ni-labview.html"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Out-of-Bounds Read in\u00a0LVResFile::FindRsrcListEntry()\u00a0in NI LabVIEW",
      "x_generator": {
        "engine": "Vulnogram 0.5.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
    "assignerShortName": "NI",
    "cveId": "CVE-2025-64467",
    "datePublished": "2025-12-18T14:40:18.924Z",
    "dateReserved": "2025-11-04T16:05:53.433Z",
    "dateUpdated": "2026-02-26T16:07:28.095Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2025-64466 (GCVE-0-2025-64466)

Vulnerability from cvelistv5 – Published: 2025-12-18 14:38 – Updated: 2026-02-26 16:07
VLAI
Title
Out-of-Bounds Read in lvre!ExecPostedProcRecPost() in NI LabVIEW
Summary
There is an out of bounds read vulnerability in NI LabVIEW in lvre!ExecPostedProcRecPost() when parsing a corrupted VI file. This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions.
CWE
Assigner
NI
Impacted products
Vendor Product Version
NI LabVIEW Affected: 0 , ≤ 22.3.6 (semver)
Affected: 23.1.0 , ≤ 23.3.7 (semver)
Affected: 24.1.0 , ≤ 24.3.4 (semver)
Affected: 25.1.0 , ≤ 25.3.2 (semver)
Create a notification for this product.
Credits
Michael Heinzl working with CISA
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-64466",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-12-19T04:55:42.469576Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-02-26T16:07:28.284Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "LabVIEW",
          "vendor": "NI",
          "versions": [
            {
              "lessThanOrEqual": "22.3.6",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "23.3.7",
              "status": "affected",
              "version": "23.1.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "24.3.4",
              "status": "affected",
              "version": "24.1.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "25.3.2",
              "status": "affected",
              "version": "25.1.0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "22.3.6",
                  "versionStartIncluding": "0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "23.3.7",
                  "versionStartIncluding": "23.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "24.3.4",
                  "versionStartIncluding": "24.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "25.3.2",
                  "versionStartIncluding": "25.1.0",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ],
          "operator": "OR"
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Michael Heinzl working with CISA"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cp\u003eThere is an out of bounds read vulnerability in NI LabVIEW in lvre!ExecPostedProcRecPost() when parsing a corrupted VI file.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions.\u003c/p\u003e"
            }
          ],
          "value": "There is an out of bounds read vulnerability in NI LabVIEW in lvre!ExecPostedProcRecPost() when parsing a corrupted VI file.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-100",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-100 Overflow Buffers"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        },
        {
          "cvssV4_0": {
            "Automatable": "NOT_DEFINED",
            "Recovery": "NOT_DEFINED",
            "Safety": "NOT_DEFINED",
            "attackComplexity": "LOW",
            "attackRequirements": "NONE",
            "attackVector": "LOCAL",
            "baseScore": 8.5,
            "baseSeverity": "HIGH",
            "exploitMaturity": "NOT_DEFINED",
            "privilegesRequired": "NONE",
            "providerUrgency": "NOT_DEFINED",
            "subAvailabilityImpact": "NONE",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "PASSIVE",
            "valueDensity": "NOT_DEFINED",
            "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
            "version": "4.0",
            "vulnAvailabilityImpact": "HIGH",
            "vulnConfidentialityImpact": "HIGH",
            "vulnIntegrityImpact": "HIGH",
            "vulnerabilityResponseEffort": "NOT_DEFINED"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-125",
              "description": "CWE-125 Out-of-bounds Read",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-12-18T14:38:02.537Z",
        "orgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
        "shortName": "NI"
      },
      "references": [
        {
          "url": "https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/multiple-memory-corruption-vulnerabilities-in-ni-labview.html"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Out-of-Bounds Read in\u00a0lvre!ExecPostedProcRecPost()\u00a0in NI LabVIEW",
      "x_generator": {
        "engine": "Vulnogram 0.5.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
    "assignerShortName": "NI",
    "cveId": "CVE-2025-64466",
    "datePublished": "2025-12-18T14:38:02.537Z",
    "dateReserved": "2025-11-04T16:05:53.433Z",
    "dateUpdated": "2026-02-26T16:07:28.284Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2025-64465 (GCVE-0-2025-64465)

Vulnerability from cvelistv5 – Published: 2025-12-18 14:35 – Updated: 2026-02-26 16:07
VLAI
Title
Out-of-Bounds Read in lvre!DataSizeTDR() in NI LabVIEW
Summary
There is an out of bounds read vulnerability in NI LabVIEW in lvre!DataSizeTDR() when parsing a corrupted VI file. This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions.
CWE
Assigner
NI
Impacted products
Vendor Product Version
NI LabVIEW Affected: 0 , ≤ 22.3.6 (semver)
Affected: 23.1.0 , ≤ 23.3.7 (semver)
Affected: 24.1.0 , ≤ 24.3.4 (semver)
Affected: 25.1.0 , ≤ 25.3.2 (semver)
Create a notification for this product.
Credits
Michael Heinzl working with CISA
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-64465",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-12-19T04:55:41.331764Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-02-26T16:07:28.629Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "LabVIEW",
          "vendor": "NI",
          "versions": [
            {
              "lessThanOrEqual": "22.3.6",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "23.3.7",
              "status": "affected",
              "version": "23.1.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "24.3.4",
              "status": "affected",
              "version": "24.1.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "25.3.2",
              "status": "affected",
              "version": "25.1.0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "22.3.6",
                  "versionStartIncluding": "0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "23.3.7",
                  "versionStartIncluding": "23.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "24.3.4",
                  "versionStartIncluding": "24.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "25.3.2",
                  "versionStartIncluding": "25.1.0",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ],
          "operator": "OR"
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Michael Heinzl working with CISA"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cp\u003eThere is an out of bounds read vulnerability in NI LabVIEW in lvre!DataSizeTDR() when parsing a corrupted VI file.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions.\u003c/p\u003e"
            }
          ],
          "value": "There is an out of bounds read vulnerability in NI LabVIEW in lvre!DataSizeTDR() when parsing a corrupted VI file.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-100",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-100 Overflow Buffers"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        },
        {
          "cvssV4_0": {
            "Automatable": "NOT_DEFINED",
            "Recovery": "NOT_DEFINED",
            "Safety": "NOT_DEFINED",
            "attackComplexity": "LOW",
            "attackRequirements": "NONE",
            "attackVector": "LOCAL",
            "baseScore": 8.5,
            "baseSeverity": "HIGH",
            "exploitMaturity": "NOT_DEFINED",
            "privilegesRequired": "NONE",
            "providerUrgency": "NOT_DEFINED",
            "subAvailabilityImpact": "NONE",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "PASSIVE",
            "valueDensity": "NOT_DEFINED",
            "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
            "version": "4.0",
            "vulnAvailabilityImpact": "HIGH",
            "vulnConfidentialityImpact": "HIGH",
            "vulnIntegrityImpact": "HIGH",
            "vulnerabilityResponseEffort": "NOT_DEFINED"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-125",
              "description": "CWE-125 Out-of-bounds Read",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-12-18T14:35:24.931Z",
        "orgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
        "shortName": "NI"
      },
      "references": [
        {
          "url": "https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/multiple-memory-corruption-vulnerabilities-in-ni-labview.html"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Out-of-Bounds Read in\u00a0lvre!DataSizeTDR()\u00a0in NI LabVIEW",
      "x_generator": {
        "engine": "Vulnogram 0.5.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
    "assignerShortName": "NI",
    "cveId": "CVE-2025-64465",
    "datePublished": "2025-12-18T14:35:24.931Z",
    "dateReserved": "2025-11-04T16:05:53.433Z",
    "dateUpdated": "2026-02-26T16:07:28.629Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2025-64464 (GCVE-0-2025-64464)

Vulnerability from cvelistv5 – Published: 2025-12-18 14:32 – Updated: 2026-02-26 16:07
VLAI
Title
Out-of-Bounds Read in lvre!VisaWriteFromFile() in NI LabVIEW
Summary
There is an out of bounds read vulnerability in NI LabVIEW in lvre!VisaWriteFromFile() when parsing a corrupted VI file. This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions.
CWE
Assigner
NI
Impacted products
Vendor Product Version
NI LabVIEW Affected: 0 , ≤ 22.3.6 (semver)
Affected: 23.1.0 , ≤ 23.3.7 (semver)
Affected: 24.1.0 , ≤ 24.3.4 (semver)
Affected: 25.1.0 , ≤ 25.3.2 (semver)
Create a notification for this product.
Credits
Michael Heinzl working with CISA
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-64464",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-12-19T04:55:40.241930Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-02-26T16:07:28.806Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "LabVIEW",
          "vendor": "NI",
          "versions": [
            {
              "lessThanOrEqual": "22.3.6",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "23.3.7",
              "status": "affected",
              "version": "23.1.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "24.3.4",
              "status": "affected",
              "version": "24.1.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "25.3.2",
              "status": "affected",
              "version": "25.1.0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "22.3.6",
                  "versionStartIncluding": "0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "23.3.7",
                  "versionStartIncluding": "23.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "24.3.4",
                  "versionStartIncluding": "24.1.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:ni:labview:*:*:*:*:*:*:*:*",
                  "versionEndIncluding": "25.3.2",
                  "versionStartIncluding": "25.1.0",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ],
          "operator": "OR"
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Michael Heinzl working with CISA"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cp\u003eThere is an out of bounds read vulnerability in NI LabVIEW in lvre!VisaWriteFromFile() when parsing a corrupted VI file.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions.\u003c/p\u003e"
            }
          ],
          "value": "There is an out of bounds read vulnerability in NI LabVIEW in lvre!VisaWriteFromFile() when parsing a corrupted VI file.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-100",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-100 Overflow Buffers"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        },
        {
          "cvssV4_0": {
            "Automatable": "NOT_DEFINED",
            "Recovery": "NOT_DEFINED",
            "Safety": "NOT_DEFINED",
            "attackComplexity": "LOW",
            "attackRequirements": "NONE",
            "attackVector": "LOCAL",
            "baseScore": 8.5,
            "baseSeverity": "HIGH",
            "exploitMaturity": "NOT_DEFINED",
            "privilegesRequired": "NONE",
            "providerUrgency": "NOT_DEFINED",
            "subAvailabilityImpact": "NONE",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "PASSIVE",
            "valueDensity": "NOT_DEFINED",
            "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
            "version": "4.0",
            "vulnAvailabilityImpact": "HIGH",
            "vulnConfidentialityImpact": "HIGH",
            "vulnIntegrityImpact": "HIGH",
            "vulnerabilityResponseEffort": "NOT_DEFINED"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-125",
              "description": "CWE-125 Out-of-bounds Read",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-12-18T14:32:44.050Z",
        "orgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
        "shortName": "NI"
      },
      "references": [
        {
          "url": "https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/multiple-memory-corruption-vulnerabilities-in-ni-labview.html"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Out-of-Bounds Read in\u00a0lvre!VisaWriteFromFile()\u00a0in NI LabVIEW",
      "x_generator": {
        "engine": "Vulnogram 0.5.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "bca5b2e8-03a4-4781-b4ca-c6a078c0bfd4",
    "assignerShortName": "NI",
    "cveId": "CVE-2025-64464",
    "datePublished": "2025-12-18T14:32:44.050Z",
    "dateReserved": "2025-11-04T16:05:53.432Z",
    "dateUpdated": "2026-02-26T16:07:28.806Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

FKIE_CVE-2025-64469

Vulnerability from fkie_nvd - Published: 2025-12-18 15:15 - Updated: 2025-12-24 15:09
Summary
There is a stack-based buffer overflow vulnerability in NI LabVIEW in LVResFile::FindRsrcListEntry() when parsing a corrupted VI file. This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions.
Impacted products
Vendor Product Version
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q1:*:*:*:*:*:*",
              "matchCriteriaId": "4D12D6CF-802F-47BA-ADF9-9E52C071BD7F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3:*:*:*:*:*:*",
              "matchCriteriaId": "340F61E5-D1ED-4C29-A894-8BC5C5B90ACE",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "52CC3023-4913-40BA-B74C-786F32DC7551",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "FC150E98-5889-4A65-84B8-E4871091D104",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch4:*:*:*:*:*:*",
              "matchCriteriaId": "85B3D429-4F3D-44CC-9304-837FB6D7E2A1",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch5:*:*:*:*:*:*",
              "matchCriteriaId": "1FB7783C-FCB2-4564-98CF-F76F848E8E86",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch6:*:*:*:*:*:*",
              "matchCriteriaId": "82EE4E24-D802-4F6A-82E3-125221C1609C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q1:*:*:*:*:*:*",
              "matchCriteriaId": "D7DD2022-CFB7-4F38-B459-C1AFB55B5B68",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3:*:*:*:*:*:*",
              "matchCriteriaId": "18AB0B07-72FE-4861-B69D-AD2E87C5382E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "91928C9C-F094-4EE4-9FBE-2B7956D68E6F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "044C4B51-C641-41F2-ACA0-834C99D63285",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch3:*:*:*:*:*:*",
              "matchCriteriaId": "26EEE5E3-AD37-4832-A66C-5F8F7A478F30",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch4:*:*:*:*:*:*",
              "matchCriteriaId": "5DC20B17-C582-42C4-9780-5DC61B4AED91",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch5:*:*:*:*:*:*",
              "matchCriteriaId": "329575A0-F12E-478B-9A83-F747D6A161AA",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch6:*:*:*:*:*:*",
              "matchCriteriaId": "F25A1816-08CA-4467-8025-AD57562D7C35",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch7:*:*:*:*:*:*",
              "matchCriteriaId": "B282A345-3513-42FE-86C7-B38EA401CE7C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:-:*:*:*:*:*:*",
              "matchCriteriaId": "2619FCBC-4CE0-46D6-8536-CC68374CCFA4",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q1:*:*:*:*:*:*",
              "matchCriteriaId": "7753CCDF-BAF8-4F91-B85B-EBB2B88F6F30",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q1_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "953E8FD0-4420-4592-B696-C377D4EE0CA2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3:*:*:*:*:*:*",
              "matchCriteriaId": "5D99DCCD-511E-482E-8307-24382D1B621B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "600A4905-B888-454F-9DF6-1C09FB71DBE2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "AD79D082-AFF5-42CB-9D6C-12CF9A59D205",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch3:*:*:*:*:*:*",
              "matchCriteriaId": "3B759A99-F766-4FE4-A1FF-A2D5026A6BD9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch4:*:*:*:*:*:*",
              "matchCriteriaId": "BC3DC6DA-16FA-443D-B050-23CB7EC6602E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1:*:*:*:*:*:*",
              "matchCriteriaId": "FB0991CF-642F-46D2-9C47-9540347DC074",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "D776E6DE-2635-4172-B08D-B7FB2D1048F9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "55237E7D-9149-4204-A8FE-354CD2BC1220",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1_patch3:*:*:*:*:*:*",
              "matchCriteriaId": "FCD3C5B7-0060-453E-BA84-5FCA1BCF862C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q3:*:*:*:*:*:*",
              "matchCriteriaId": "2687359A-8469-4E4A-A0BA-0AC6CFDD0344",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "4D80D557-E4E0-4EDD-95EC-6BA679C5E018",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "93777929-90AB-4B5C-946B-7052B9DE91C6",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "There is a stack-based buffer overflow vulnerability in NI LabVIEW in LVResFile::FindRsrcListEntry() when parsing a corrupted VI file.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions."
    }
  ],
  "id": "CVE-2025-64469",
  "lastModified": "2025-12-24T15:09:34.350",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "LOCAL",
          "availabilityImpact": "HIGH",
          "baseScore": 7.8,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "REQUIRED",
          "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
          "version": "3.1"
        },
        "exploitabilityScore": 1.8,
        "impactScore": 5.9,
        "source": "security@ni.com",
        "type": "Secondary"
      }
    ],
    "cvssMetricV40": [
      {
        "cvssData": {
          "Automatable": "NOT_DEFINED",
          "Recovery": "NOT_DEFINED",
          "Safety": "NOT_DEFINED",
          "attackComplexity": "LOW",
          "attackRequirements": "NONE",
          "attackVector": "LOCAL",
          "availabilityRequirement": "NOT_DEFINED",
          "baseScore": 8.5,
          "baseSeverity": "HIGH",
          "confidentialityRequirement": "NOT_DEFINED",
          "exploitMaturity": "NOT_DEFINED",
          "integrityRequirement": "NOT_DEFINED",
          "modifiedAttackComplexity": "NOT_DEFINED",
          "modifiedAttackRequirements": "NOT_DEFINED",
          "modifiedAttackVector": "NOT_DEFINED",
          "modifiedPrivilegesRequired": "NOT_DEFINED",
          "modifiedSubAvailabilityImpact": "NOT_DEFINED",
          "modifiedSubConfidentialityImpact": "NOT_DEFINED",
          "modifiedSubIntegrityImpact": "NOT_DEFINED",
          "modifiedUserInteraction": "NOT_DEFINED",
          "modifiedVulnAvailabilityImpact": "NOT_DEFINED",
          "modifiedVulnConfidentialityImpact": "NOT_DEFINED",
          "modifiedVulnIntegrityImpact": "NOT_DEFINED",
          "privilegesRequired": "NONE",
          "providerUrgency": "NOT_DEFINED",
          "subAvailabilityImpact": "NONE",
          "subConfidentialityImpact": "NONE",
          "subIntegrityImpact": "NONE",
          "userInteraction": "PASSIVE",
          "valueDensity": "NOT_DEFINED",
          "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
          "version": "4.0",
          "vulnAvailabilityImpact": "HIGH",
          "vulnConfidentialityImpact": "HIGH",
          "vulnIntegrityImpact": "HIGH",
          "vulnerabilityResponseEffort": "NOT_DEFINED"
        },
        "source": "security@ni.com",
        "type": "Secondary"
      }
    ]
  },
  "published": "2025-12-18T15:15:59.193",
  "references": [
    {
      "source": "security@ni.com",
      "tags": [
        "Mitigation",
        "Vendor Advisory"
      ],
      "url": "https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/multiple-memory-corruption-vulnerabilities-in-ni-labview.html"
    }
  ],
  "sourceIdentifier": "security@ni.com",
  "vulnStatus": "Analyzed",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-121"
        }
      ],
      "source": "security@ni.com",
      "type": "Secondary"
    }
  ]
}

FKIE_CVE-2025-64468

Vulnerability from fkie_nvd - Published: 2025-12-18 15:15 - Updated: 2025-12-24 15:11
Summary
There is a use-after-free vulnerability in sentry!sentry_span_set_data() when parsing a corrupted VI file. This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions
Impacted products
Vendor Product Version
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q1:*:*:*:*:*:*",
              "matchCriteriaId": "4D12D6CF-802F-47BA-ADF9-9E52C071BD7F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3:*:*:*:*:*:*",
              "matchCriteriaId": "340F61E5-D1ED-4C29-A894-8BC5C5B90ACE",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "52CC3023-4913-40BA-B74C-786F32DC7551",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "FC150E98-5889-4A65-84B8-E4871091D104",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch4:*:*:*:*:*:*",
              "matchCriteriaId": "85B3D429-4F3D-44CC-9304-837FB6D7E2A1",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch5:*:*:*:*:*:*",
              "matchCriteriaId": "1FB7783C-FCB2-4564-98CF-F76F848E8E86",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch6:*:*:*:*:*:*",
              "matchCriteriaId": "82EE4E24-D802-4F6A-82E3-125221C1609C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q1:*:*:*:*:*:*",
              "matchCriteriaId": "D7DD2022-CFB7-4F38-B459-C1AFB55B5B68",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3:*:*:*:*:*:*",
              "matchCriteriaId": "18AB0B07-72FE-4861-B69D-AD2E87C5382E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "91928C9C-F094-4EE4-9FBE-2B7956D68E6F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "044C4B51-C641-41F2-ACA0-834C99D63285",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch3:*:*:*:*:*:*",
              "matchCriteriaId": "26EEE5E3-AD37-4832-A66C-5F8F7A478F30",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch4:*:*:*:*:*:*",
              "matchCriteriaId": "5DC20B17-C582-42C4-9780-5DC61B4AED91",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch5:*:*:*:*:*:*",
              "matchCriteriaId": "329575A0-F12E-478B-9A83-F747D6A161AA",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch6:*:*:*:*:*:*",
              "matchCriteriaId": "F25A1816-08CA-4467-8025-AD57562D7C35",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch7:*:*:*:*:*:*",
              "matchCriteriaId": "B282A345-3513-42FE-86C7-B38EA401CE7C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:-:*:*:*:*:*:*",
              "matchCriteriaId": "2619FCBC-4CE0-46D6-8536-CC68374CCFA4",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q1:*:*:*:*:*:*",
              "matchCriteriaId": "7753CCDF-BAF8-4F91-B85B-EBB2B88F6F30",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q1_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "953E8FD0-4420-4592-B696-C377D4EE0CA2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3:*:*:*:*:*:*",
              "matchCriteriaId": "5D99DCCD-511E-482E-8307-24382D1B621B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "600A4905-B888-454F-9DF6-1C09FB71DBE2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "AD79D082-AFF5-42CB-9D6C-12CF9A59D205",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch3:*:*:*:*:*:*",
              "matchCriteriaId": "3B759A99-F766-4FE4-A1FF-A2D5026A6BD9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch4:*:*:*:*:*:*",
              "matchCriteriaId": "BC3DC6DA-16FA-443D-B050-23CB7EC6602E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1:*:*:*:*:*:*",
              "matchCriteriaId": "FB0991CF-642F-46D2-9C47-9540347DC074",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "D776E6DE-2635-4172-B08D-B7FB2D1048F9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "55237E7D-9149-4204-A8FE-354CD2BC1220",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1_patch3:*:*:*:*:*:*",
              "matchCriteriaId": "FCD3C5B7-0060-453E-BA84-5FCA1BCF862C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q3:*:*:*:*:*:*",
              "matchCriteriaId": "2687359A-8469-4E4A-A0BA-0AC6CFDD0344",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "4D80D557-E4E0-4EDD-95EC-6BA679C5E018",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "93777929-90AB-4B5C-946B-7052B9DE91C6",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "There is a use-after-free vulnerability in sentry!sentry_span_set_data() when parsing a corrupted VI file.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions"
    }
  ],
  "id": "CVE-2025-64468",
  "lastModified": "2025-12-24T15:11:39.433",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "LOCAL",
          "availabilityImpact": "HIGH",
          "baseScore": 7.8,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "REQUIRED",
          "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
          "version": "3.1"
        },
        "exploitabilityScore": 1.8,
        "impactScore": 5.9,
        "source": "security@ni.com",
        "type": "Secondary"
      }
    ],
    "cvssMetricV40": [
      {
        "cvssData": {
          "Automatable": "NOT_DEFINED",
          "Recovery": "NOT_DEFINED",
          "Safety": "NOT_DEFINED",
          "attackComplexity": "LOW",
          "attackRequirements": "NONE",
          "attackVector": "LOCAL",
          "availabilityRequirement": "NOT_DEFINED",
          "baseScore": 8.5,
          "baseSeverity": "HIGH",
          "confidentialityRequirement": "NOT_DEFINED",
          "exploitMaturity": "NOT_DEFINED",
          "integrityRequirement": "NOT_DEFINED",
          "modifiedAttackComplexity": "NOT_DEFINED",
          "modifiedAttackRequirements": "NOT_DEFINED",
          "modifiedAttackVector": "NOT_DEFINED",
          "modifiedPrivilegesRequired": "NOT_DEFINED",
          "modifiedSubAvailabilityImpact": "NOT_DEFINED",
          "modifiedSubConfidentialityImpact": "NOT_DEFINED",
          "modifiedSubIntegrityImpact": "NOT_DEFINED",
          "modifiedUserInteraction": "NOT_DEFINED",
          "modifiedVulnAvailabilityImpact": "NOT_DEFINED",
          "modifiedVulnConfidentialityImpact": "NOT_DEFINED",
          "modifiedVulnIntegrityImpact": "NOT_DEFINED",
          "privilegesRequired": "NONE",
          "providerUrgency": "NOT_DEFINED",
          "subAvailabilityImpact": "NONE",
          "subConfidentialityImpact": "NONE",
          "subIntegrityImpact": "NONE",
          "userInteraction": "PASSIVE",
          "valueDensity": "NOT_DEFINED",
          "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
          "version": "4.0",
          "vulnAvailabilityImpact": "HIGH",
          "vulnConfidentialityImpact": "HIGH",
          "vulnIntegrityImpact": "HIGH",
          "vulnerabilityResponseEffort": "NOT_DEFINED"
        },
        "source": "security@ni.com",
        "type": "Secondary"
      }
    ]
  },
  "published": "2025-12-18T15:15:59.043",
  "references": [
    {
      "source": "security@ni.com",
      "tags": [
        "Vendor Advisory",
        "Mitigation"
      ],
      "url": "https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/multiple-memory-corruption-vulnerabilities-in-ni-labview.html"
    }
  ],
  "sourceIdentifier": "security@ni.com",
  "vulnStatus": "Analyzed",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-416"
        }
      ],
      "source": "security@ni.com",
      "type": "Secondary"
    }
  ]
}

FKIE_CVE-2025-64465

Vulnerability from fkie_nvd - Published: 2025-12-18 15:15 - Updated: 2025-12-24 15:11
Summary
There is an out of bounds read vulnerability in NI LabVIEW in lvre!DataSizeTDR() when parsing a corrupted VI file. This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions.
Impacted products
Vendor Product Version
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q1:*:*:*:*:*:*",
              "matchCriteriaId": "4D12D6CF-802F-47BA-ADF9-9E52C071BD7F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3:*:*:*:*:*:*",
              "matchCriteriaId": "340F61E5-D1ED-4C29-A894-8BC5C5B90ACE",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "52CC3023-4913-40BA-B74C-786F32DC7551",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "FC150E98-5889-4A65-84B8-E4871091D104",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch4:*:*:*:*:*:*",
              "matchCriteriaId": "85B3D429-4F3D-44CC-9304-837FB6D7E2A1",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch5:*:*:*:*:*:*",
              "matchCriteriaId": "1FB7783C-FCB2-4564-98CF-F76F848E8E86",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch6:*:*:*:*:*:*",
              "matchCriteriaId": "82EE4E24-D802-4F6A-82E3-125221C1609C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q1:*:*:*:*:*:*",
              "matchCriteriaId": "D7DD2022-CFB7-4F38-B459-C1AFB55B5B68",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3:*:*:*:*:*:*",
              "matchCriteriaId": "18AB0B07-72FE-4861-B69D-AD2E87C5382E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "91928C9C-F094-4EE4-9FBE-2B7956D68E6F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "044C4B51-C641-41F2-ACA0-834C99D63285",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch3:*:*:*:*:*:*",
              "matchCriteriaId": "26EEE5E3-AD37-4832-A66C-5F8F7A478F30",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch4:*:*:*:*:*:*",
              "matchCriteriaId": "5DC20B17-C582-42C4-9780-5DC61B4AED91",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch5:*:*:*:*:*:*",
              "matchCriteriaId": "329575A0-F12E-478B-9A83-F747D6A161AA",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch6:*:*:*:*:*:*",
              "matchCriteriaId": "F25A1816-08CA-4467-8025-AD57562D7C35",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch7:*:*:*:*:*:*",
              "matchCriteriaId": "B282A345-3513-42FE-86C7-B38EA401CE7C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:-:*:*:*:*:*:*",
              "matchCriteriaId": "2619FCBC-4CE0-46D6-8536-CC68374CCFA4",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q1:*:*:*:*:*:*",
              "matchCriteriaId": "7753CCDF-BAF8-4F91-B85B-EBB2B88F6F30",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q1_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "953E8FD0-4420-4592-B696-C377D4EE0CA2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3:*:*:*:*:*:*",
              "matchCriteriaId": "5D99DCCD-511E-482E-8307-24382D1B621B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "600A4905-B888-454F-9DF6-1C09FB71DBE2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "AD79D082-AFF5-42CB-9D6C-12CF9A59D205",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch3:*:*:*:*:*:*",
              "matchCriteriaId": "3B759A99-F766-4FE4-A1FF-A2D5026A6BD9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch4:*:*:*:*:*:*",
              "matchCriteriaId": "BC3DC6DA-16FA-443D-B050-23CB7EC6602E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1:*:*:*:*:*:*",
              "matchCriteriaId": "FB0991CF-642F-46D2-9C47-9540347DC074",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "D776E6DE-2635-4172-B08D-B7FB2D1048F9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "55237E7D-9149-4204-A8FE-354CD2BC1220",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1_patch3:*:*:*:*:*:*",
              "matchCriteriaId": "FCD3C5B7-0060-453E-BA84-5FCA1BCF862C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q3:*:*:*:*:*:*",
              "matchCriteriaId": "2687359A-8469-4E4A-A0BA-0AC6CFDD0344",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "4D80D557-E4E0-4EDD-95EC-6BA679C5E018",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "93777929-90AB-4B5C-946B-7052B9DE91C6",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "There is an out of bounds read vulnerability in NI LabVIEW in lvre!DataSizeTDR() when parsing a corrupted VI file.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions."
    }
  ],
  "id": "CVE-2025-64465",
  "lastModified": "2025-12-24T15:11:06.627",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "LOCAL",
          "availabilityImpact": "HIGH",
          "baseScore": 7.8,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "REQUIRED",
          "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
          "version": "3.1"
        },
        "exploitabilityScore": 1.8,
        "impactScore": 5.9,
        "source": "security@ni.com",
        "type": "Secondary"
      }
    ],
    "cvssMetricV40": [
      {
        "cvssData": {
          "Automatable": "NOT_DEFINED",
          "Recovery": "NOT_DEFINED",
          "Safety": "NOT_DEFINED",
          "attackComplexity": "LOW",
          "attackRequirements": "NONE",
          "attackVector": "LOCAL",
          "availabilityRequirement": "NOT_DEFINED",
          "baseScore": 8.5,
          "baseSeverity": "HIGH",
          "confidentialityRequirement": "NOT_DEFINED",
          "exploitMaturity": "NOT_DEFINED",
          "integrityRequirement": "NOT_DEFINED",
          "modifiedAttackComplexity": "NOT_DEFINED",
          "modifiedAttackRequirements": "NOT_DEFINED",
          "modifiedAttackVector": "NOT_DEFINED",
          "modifiedPrivilegesRequired": "NOT_DEFINED",
          "modifiedSubAvailabilityImpact": "NOT_DEFINED",
          "modifiedSubConfidentialityImpact": "NOT_DEFINED",
          "modifiedSubIntegrityImpact": "NOT_DEFINED",
          "modifiedUserInteraction": "NOT_DEFINED",
          "modifiedVulnAvailabilityImpact": "NOT_DEFINED",
          "modifiedVulnConfidentialityImpact": "NOT_DEFINED",
          "modifiedVulnIntegrityImpact": "NOT_DEFINED",
          "privilegesRequired": "NONE",
          "providerUrgency": "NOT_DEFINED",
          "subAvailabilityImpact": "NONE",
          "subConfidentialityImpact": "NONE",
          "subIntegrityImpact": "NONE",
          "userInteraction": "PASSIVE",
          "valueDensity": "NOT_DEFINED",
          "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
          "version": "4.0",
          "vulnAvailabilityImpact": "HIGH",
          "vulnConfidentialityImpact": "HIGH",
          "vulnIntegrityImpact": "HIGH",
          "vulnerabilityResponseEffort": "NOT_DEFINED"
        },
        "source": "security@ni.com",
        "type": "Secondary"
      }
    ]
  },
  "published": "2025-12-18T15:15:58.600",
  "references": [
    {
      "source": "security@ni.com",
      "tags": [
        "Mitigation",
        "Vendor Advisory"
      ],
      "url": "https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/multiple-memory-corruption-vulnerabilities-in-ni-labview.html"
    }
  ],
  "sourceIdentifier": "security@ni.com",
  "vulnStatus": "Analyzed",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-125"
        }
      ],
      "source": "security@ni.com",
      "type": "Secondary"
    }
  ]
}

FKIE_CVE-2025-64466

Vulnerability from fkie_nvd - Published: 2025-12-18 15:15 - Updated: 2025-12-24 15:11
Summary
There is an out of bounds read vulnerability in NI LabVIEW in lvre!ExecPostedProcRecPost() when parsing a corrupted VI file. This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions.
Impacted products
Vendor Product Version
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q1:*:*:*:*:*:*",
              "matchCriteriaId": "4D12D6CF-802F-47BA-ADF9-9E52C071BD7F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3:*:*:*:*:*:*",
              "matchCriteriaId": "340F61E5-D1ED-4C29-A894-8BC5C5B90ACE",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "52CC3023-4913-40BA-B74C-786F32DC7551",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "FC150E98-5889-4A65-84B8-E4871091D104",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch4:*:*:*:*:*:*",
              "matchCriteriaId": "85B3D429-4F3D-44CC-9304-837FB6D7E2A1",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch5:*:*:*:*:*:*",
              "matchCriteriaId": "1FB7783C-FCB2-4564-98CF-F76F848E8E86",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch6:*:*:*:*:*:*",
              "matchCriteriaId": "82EE4E24-D802-4F6A-82E3-125221C1609C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q1:*:*:*:*:*:*",
              "matchCriteriaId": "D7DD2022-CFB7-4F38-B459-C1AFB55B5B68",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3:*:*:*:*:*:*",
              "matchCriteriaId": "18AB0B07-72FE-4861-B69D-AD2E87C5382E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "91928C9C-F094-4EE4-9FBE-2B7956D68E6F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "044C4B51-C641-41F2-ACA0-834C99D63285",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch3:*:*:*:*:*:*",
              "matchCriteriaId": "26EEE5E3-AD37-4832-A66C-5F8F7A478F30",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch4:*:*:*:*:*:*",
              "matchCriteriaId": "5DC20B17-C582-42C4-9780-5DC61B4AED91",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch5:*:*:*:*:*:*",
              "matchCriteriaId": "329575A0-F12E-478B-9A83-F747D6A161AA",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch6:*:*:*:*:*:*",
              "matchCriteriaId": "F25A1816-08CA-4467-8025-AD57562D7C35",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch7:*:*:*:*:*:*",
              "matchCriteriaId": "B282A345-3513-42FE-86C7-B38EA401CE7C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:-:*:*:*:*:*:*",
              "matchCriteriaId": "2619FCBC-4CE0-46D6-8536-CC68374CCFA4",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q1:*:*:*:*:*:*",
              "matchCriteriaId": "7753CCDF-BAF8-4F91-B85B-EBB2B88F6F30",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q1_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "953E8FD0-4420-4592-B696-C377D4EE0CA2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3:*:*:*:*:*:*",
              "matchCriteriaId": "5D99DCCD-511E-482E-8307-24382D1B621B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "600A4905-B888-454F-9DF6-1C09FB71DBE2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "AD79D082-AFF5-42CB-9D6C-12CF9A59D205",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch3:*:*:*:*:*:*",
              "matchCriteriaId": "3B759A99-F766-4FE4-A1FF-A2D5026A6BD9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch4:*:*:*:*:*:*",
              "matchCriteriaId": "BC3DC6DA-16FA-443D-B050-23CB7EC6602E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1:*:*:*:*:*:*",
              "matchCriteriaId": "FB0991CF-642F-46D2-9C47-9540347DC074",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "D776E6DE-2635-4172-B08D-B7FB2D1048F9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "55237E7D-9149-4204-A8FE-354CD2BC1220",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1_patch3:*:*:*:*:*:*",
              "matchCriteriaId": "FCD3C5B7-0060-453E-BA84-5FCA1BCF862C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q3:*:*:*:*:*:*",
              "matchCriteriaId": "2687359A-8469-4E4A-A0BA-0AC6CFDD0344",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "4D80D557-E4E0-4EDD-95EC-6BA679C5E018",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "93777929-90AB-4B5C-946B-7052B9DE91C6",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "There is an out of bounds read vulnerability in NI LabVIEW in lvre!ExecPostedProcRecPost() when parsing a corrupted VI file.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions."
    }
  ],
  "id": "CVE-2025-64466",
  "lastModified": "2025-12-24T15:11:26.973",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "LOCAL",
          "availabilityImpact": "HIGH",
          "baseScore": 7.8,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "REQUIRED",
          "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
          "version": "3.1"
        },
        "exploitabilityScore": 1.8,
        "impactScore": 5.9,
        "source": "security@ni.com",
        "type": "Secondary"
      }
    ],
    "cvssMetricV40": [
      {
        "cvssData": {
          "Automatable": "NOT_DEFINED",
          "Recovery": "NOT_DEFINED",
          "Safety": "NOT_DEFINED",
          "attackComplexity": "LOW",
          "attackRequirements": "NONE",
          "attackVector": "LOCAL",
          "availabilityRequirement": "NOT_DEFINED",
          "baseScore": 8.5,
          "baseSeverity": "HIGH",
          "confidentialityRequirement": "NOT_DEFINED",
          "exploitMaturity": "NOT_DEFINED",
          "integrityRequirement": "NOT_DEFINED",
          "modifiedAttackComplexity": "NOT_DEFINED",
          "modifiedAttackRequirements": "NOT_DEFINED",
          "modifiedAttackVector": "NOT_DEFINED",
          "modifiedPrivilegesRequired": "NOT_DEFINED",
          "modifiedSubAvailabilityImpact": "NOT_DEFINED",
          "modifiedSubConfidentialityImpact": "NOT_DEFINED",
          "modifiedSubIntegrityImpact": "NOT_DEFINED",
          "modifiedUserInteraction": "NOT_DEFINED",
          "modifiedVulnAvailabilityImpact": "NOT_DEFINED",
          "modifiedVulnConfidentialityImpact": "NOT_DEFINED",
          "modifiedVulnIntegrityImpact": "NOT_DEFINED",
          "privilegesRequired": "NONE",
          "providerUrgency": "NOT_DEFINED",
          "subAvailabilityImpact": "NONE",
          "subConfidentialityImpact": "NONE",
          "subIntegrityImpact": "NONE",
          "userInteraction": "PASSIVE",
          "valueDensity": "NOT_DEFINED",
          "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
          "version": "4.0",
          "vulnAvailabilityImpact": "HIGH",
          "vulnConfidentialityImpact": "HIGH",
          "vulnIntegrityImpact": "HIGH",
          "vulnerabilityResponseEffort": "NOT_DEFINED"
        },
        "source": "security@ni.com",
        "type": "Secondary"
      }
    ]
  },
  "published": "2025-12-18T15:15:58.747",
  "references": [
    {
      "source": "security@ni.com",
      "tags": [
        "Mitigation",
        "Vendor Advisory"
      ],
      "url": "https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/multiple-memory-corruption-vulnerabilities-in-ni-labview.html"
    }
  ],
  "sourceIdentifier": "security@ni.com",
  "vulnStatus": "Analyzed",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-125"
        }
      ],
      "source": "security@ni.com",
      "type": "Secondary"
    }
  ]
}

FKIE_CVE-2025-64463

Vulnerability from fkie_nvd - Published: 2025-12-18 15:15 - Updated: 2025-12-24 15:10
Summary
There is an out of bounds read vulnerability in NI LabVIEW in LVResource::DetachResource() when parsing a corrupted VI file. This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions.
Impacted products
Vendor Product Version
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q1:*:*:*:*:*:*",
              "matchCriteriaId": "4D12D6CF-802F-47BA-ADF9-9E52C071BD7F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3:*:*:*:*:*:*",
              "matchCriteriaId": "340F61E5-D1ED-4C29-A894-8BC5C5B90ACE",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "52CC3023-4913-40BA-B74C-786F32DC7551",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "FC150E98-5889-4A65-84B8-E4871091D104",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch4:*:*:*:*:*:*",
              "matchCriteriaId": "85B3D429-4F3D-44CC-9304-837FB6D7E2A1",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch5:*:*:*:*:*:*",
              "matchCriteriaId": "1FB7783C-FCB2-4564-98CF-F76F848E8E86",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch6:*:*:*:*:*:*",
              "matchCriteriaId": "82EE4E24-D802-4F6A-82E3-125221C1609C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q1:*:*:*:*:*:*",
              "matchCriteriaId": "D7DD2022-CFB7-4F38-B459-C1AFB55B5B68",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3:*:*:*:*:*:*",
              "matchCriteriaId": "18AB0B07-72FE-4861-B69D-AD2E87C5382E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "91928C9C-F094-4EE4-9FBE-2B7956D68E6F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "044C4B51-C641-41F2-ACA0-834C99D63285",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch3:*:*:*:*:*:*",
              "matchCriteriaId": "26EEE5E3-AD37-4832-A66C-5F8F7A478F30",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch4:*:*:*:*:*:*",
              "matchCriteriaId": "5DC20B17-C582-42C4-9780-5DC61B4AED91",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch5:*:*:*:*:*:*",
              "matchCriteriaId": "329575A0-F12E-478B-9A83-F747D6A161AA",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch6:*:*:*:*:*:*",
              "matchCriteriaId": "F25A1816-08CA-4467-8025-AD57562D7C35",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch7:*:*:*:*:*:*",
              "matchCriteriaId": "B282A345-3513-42FE-86C7-B38EA401CE7C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:-:*:*:*:*:*:*",
              "matchCriteriaId": "2619FCBC-4CE0-46D6-8536-CC68374CCFA4",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q1:*:*:*:*:*:*",
              "matchCriteriaId": "7753CCDF-BAF8-4F91-B85B-EBB2B88F6F30",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q1_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "953E8FD0-4420-4592-B696-C377D4EE0CA2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3:*:*:*:*:*:*",
              "matchCriteriaId": "5D99DCCD-511E-482E-8307-24382D1B621B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "600A4905-B888-454F-9DF6-1C09FB71DBE2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "AD79D082-AFF5-42CB-9D6C-12CF9A59D205",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch3:*:*:*:*:*:*",
              "matchCriteriaId": "3B759A99-F766-4FE4-A1FF-A2D5026A6BD9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch4:*:*:*:*:*:*",
              "matchCriteriaId": "BC3DC6DA-16FA-443D-B050-23CB7EC6602E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1:*:*:*:*:*:*",
              "matchCriteriaId": "FB0991CF-642F-46D2-9C47-9540347DC074",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "D776E6DE-2635-4172-B08D-B7FB2D1048F9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "55237E7D-9149-4204-A8FE-354CD2BC1220",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1_patch3:*:*:*:*:*:*",
              "matchCriteriaId": "FCD3C5B7-0060-453E-BA84-5FCA1BCF862C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q3:*:*:*:*:*:*",
              "matchCriteriaId": "2687359A-8469-4E4A-A0BA-0AC6CFDD0344",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "4D80D557-E4E0-4EDD-95EC-6BA679C5E018",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "93777929-90AB-4B5C-946B-7052B9DE91C6",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "There is an out of bounds read vulnerability in NI LabVIEW in LVResource::DetachResource() when parsing a corrupted VI file.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions."
    }
  ],
  "id": "CVE-2025-64463",
  "lastModified": "2025-12-24T15:10:55.130",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "LOCAL",
          "availabilityImpact": "HIGH",
          "baseScore": 7.8,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "REQUIRED",
          "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
          "version": "3.1"
        },
        "exploitabilityScore": 1.8,
        "impactScore": 5.9,
        "source": "security@ni.com",
        "type": "Secondary"
      }
    ],
    "cvssMetricV40": [
      {
        "cvssData": {
          "Automatable": "NOT_DEFINED",
          "Recovery": "NOT_DEFINED",
          "Safety": "NOT_DEFINED",
          "attackComplexity": "LOW",
          "attackRequirements": "NONE",
          "attackVector": "LOCAL",
          "availabilityRequirement": "NOT_DEFINED",
          "baseScore": 8.5,
          "baseSeverity": "HIGH",
          "confidentialityRequirement": "NOT_DEFINED",
          "exploitMaturity": "NOT_DEFINED",
          "integrityRequirement": "NOT_DEFINED",
          "modifiedAttackComplexity": "NOT_DEFINED",
          "modifiedAttackRequirements": "NOT_DEFINED",
          "modifiedAttackVector": "NOT_DEFINED",
          "modifiedPrivilegesRequired": "NOT_DEFINED",
          "modifiedSubAvailabilityImpact": "NOT_DEFINED",
          "modifiedSubConfidentialityImpact": "NOT_DEFINED",
          "modifiedSubIntegrityImpact": "NOT_DEFINED",
          "modifiedUserInteraction": "NOT_DEFINED",
          "modifiedVulnAvailabilityImpact": "NOT_DEFINED",
          "modifiedVulnConfidentialityImpact": "NOT_DEFINED",
          "modifiedVulnIntegrityImpact": "NOT_DEFINED",
          "privilegesRequired": "NONE",
          "providerUrgency": "NOT_DEFINED",
          "subAvailabilityImpact": "NONE",
          "subConfidentialityImpact": "NONE",
          "subIntegrityImpact": "NONE",
          "userInteraction": "PASSIVE",
          "valueDensity": "NOT_DEFINED",
          "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
          "version": "4.0",
          "vulnAvailabilityImpact": "HIGH",
          "vulnConfidentialityImpact": "HIGH",
          "vulnIntegrityImpact": "HIGH",
          "vulnerabilityResponseEffort": "NOT_DEFINED"
        },
        "source": "security@ni.com",
        "type": "Secondary"
      }
    ]
  },
  "published": "2025-12-18T15:15:58.317",
  "references": [
    {
      "source": "security@ni.com",
      "tags": [
        "Mitigation",
        "Vendor Advisory"
      ],
      "url": "https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/multiple-memory-corruption-vulnerabilities-in-ni-labview.html"
    }
  ],
  "sourceIdentifier": "security@ni.com",
  "vulnStatus": "Analyzed",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-125"
        }
      ],
      "source": "security@ni.com",
      "type": "Secondary"
    }
  ]
}

FKIE_CVE-2025-64467

Vulnerability from fkie_nvd - Published: 2025-12-18 15:15 - Updated: 2025-12-24 15:11
Summary
There is an out of bounds read vulnerability in NI LabVIEW in LVResFile::FindRsrcListEntry() when parsing a corrupted VI file. This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions.
Impacted products
Vendor Product Version
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q1:*:*:*:*:*:*",
              "matchCriteriaId": "4D12D6CF-802F-47BA-ADF9-9E52C071BD7F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3:*:*:*:*:*:*",
              "matchCriteriaId": "340F61E5-D1ED-4C29-A894-8BC5C5B90ACE",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "52CC3023-4913-40BA-B74C-786F32DC7551",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "FC150E98-5889-4A65-84B8-E4871091D104",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch4:*:*:*:*:*:*",
              "matchCriteriaId": "85B3D429-4F3D-44CC-9304-837FB6D7E2A1",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch5:*:*:*:*:*:*",
              "matchCriteriaId": "1FB7783C-FCB2-4564-98CF-F76F848E8E86",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch6:*:*:*:*:*:*",
              "matchCriteriaId": "82EE4E24-D802-4F6A-82E3-125221C1609C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q1:*:*:*:*:*:*",
              "matchCriteriaId": "D7DD2022-CFB7-4F38-B459-C1AFB55B5B68",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3:*:*:*:*:*:*",
              "matchCriteriaId": "18AB0B07-72FE-4861-B69D-AD2E87C5382E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "91928C9C-F094-4EE4-9FBE-2B7956D68E6F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "044C4B51-C641-41F2-ACA0-834C99D63285",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch3:*:*:*:*:*:*",
              "matchCriteriaId": "26EEE5E3-AD37-4832-A66C-5F8F7A478F30",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch4:*:*:*:*:*:*",
              "matchCriteriaId": "5DC20B17-C582-42C4-9780-5DC61B4AED91",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch5:*:*:*:*:*:*",
              "matchCriteriaId": "329575A0-F12E-478B-9A83-F747D6A161AA",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch6:*:*:*:*:*:*",
              "matchCriteriaId": "F25A1816-08CA-4467-8025-AD57562D7C35",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch7:*:*:*:*:*:*",
              "matchCriteriaId": "B282A345-3513-42FE-86C7-B38EA401CE7C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:-:*:*:*:*:*:*",
              "matchCriteriaId": "2619FCBC-4CE0-46D6-8536-CC68374CCFA4",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q1:*:*:*:*:*:*",
              "matchCriteriaId": "7753CCDF-BAF8-4F91-B85B-EBB2B88F6F30",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q1_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "953E8FD0-4420-4592-B696-C377D4EE0CA2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3:*:*:*:*:*:*",
              "matchCriteriaId": "5D99DCCD-511E-482E-8307-24382D1B621B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "600A4905-B888-454F-9DF6-1C09FB71DBE2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "AD79D082-AFF5-42CB-9D6C-12CF9A59D205",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch3:*:*:*:*:*:*",
              "matchCriteriaId": "3B759A99-F766-4FE4-A1FF-A2D5026A6BD9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch4:*:*:*:*:*:*",
              "matchCriteriaId": "BC3DC6DA-16FA-443D-B050-23CB7EC6602E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1:*:*:*:*:*:*",
              "matchCriteriaId": "FB0991CF-642F-46D2-9C47-9540347DC074",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "D776E6DE-2635-4172-B08D-B7FB2D1048F9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "55237E7D-9149-4204-A8FE-354CD2BC1220",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1_patch3:*:*:*:*:*:*",
              "matchCriteriaId": "FCD3C5B7-0060-453E-BA84-5FCA1BCF862C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q3:*:*:*:*:*:*",
              "matchCriteriaId": "2687359A-8469-4E4A-A0BA-0AC6CFDD0344",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "4D80D557-E4E0-4EDD-95EC-6BA679C5E018",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "93777929-90AB-4B5C-946B-7052B9DE91C6",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "There is an out of bounds read vulnerability in NI LabVIEW in LVResFile::FindRsrcListEntry() when parsing a corrupted VI file.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions."
    }
  ],
  "id": "CVE-2025-64467",
  "lastModified": "2025-12-24T15:11:29.063",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "LOCAL",
          "availabilityImpact": "HIGH",
          "baseScore": 7.8,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "REQUIRED",
          "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
          "version": "3.1"
        },
        "exploitabilityScore": 1.8,
        "impactScore": 5.9,
        "source": "security@ni.com",
        "type": "Secondary"
      }
    ],
    "cvssMetricV40": [
      {
        "cvssData": {
          "Automatable": "NOT_DEFINED",
          "Recovery": "NOT_DEFINED",
          "Safety": "NOT_DEFINED",
          "attackComplexity": "LOW",
          "attackRequirements": "NONE",
          "attackVector": "LOCAL",
          "availabilityRequirement": "NOT_DEFINED",
          "baseScore": 8.5,
          "baseSeverity": "HIGH",
          "confidentialityRequirement": "NOT_DEFINED",
          "exploitMaturity": "NOT_DEFINED",
          "integrityRequirement": "NOT_DEFINED",
          "modifiedAttackComplexity": "NOT_DEFINED",
          "modifiedAttackRequirements": "NOT_DEFINED",
          "modifiedAttackVector": "NOT_DEFINED",
          "modifiedPrivilegesRequired": "NOT_DEFINED",
          "modifiedSubAvailabilityImpact": "NOT_DEFINED",
          "modifiedSubConfidentialityImpact": "NOT_DEFINED",
          "modifiedSubIntegrityImpact": "NOT_DEFINED",
          "modifiedUserInteraction": "NOT_DEFINED",
          "modifiedVulnAvailabilityImpact": "NOT_DEFINED",
          "modifiedVulnConfidentialityImpact": "NOT_DEFINED",
          "modifiedVulnIntegrityImpact": "NOT_DEFINED",
          "privilegesRequired": "NONE",
          "providerUrgency": "NOT_DEFINED",
          "subAvailabilityImpact": "NONE",
          "subConfidentialityImpact": "NONE",
          "subIntegrityImpact": "NONE",
          "userInteraction": "PASSIVE",
          "valueDensity": "NOT_DEFINED",
          "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
          "version": "4.0",
          "vulnAvailabilityImpact": "HIGH",
          "vulnConfidentialityImpact": "HIGH",
          "vulnIntegrityImpact": "HIGH",
          "vulnerabilityResponseEffort": "NOT_DEFINED"
        },
        "source": "security@ni.com",
        "type": "Secondary"
      }
    ]
  },
  "published": "2025-12-18T15:15:58.893",
  "references": [
    {
      "source": "security@ni.com",
      "tags": [
        "Mitigation",
        "Vendor Advisory"
      ],
      "url": "https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/multiple-memory-corruption-vulnerabilities-in-ni-labview.html"
    }
  ],
  "sourceIdentifier": "security@ni.com",
  "vulnStatus": "Analyzed",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-125"
        }
      ],
      "source": "security@ni.com",
      "type": "Secondary"
    }
  ]
}

FKIE_CVE-2025-64464

Vulnerability from fkie_nvd - Published: 2025-12-18 15:15 - Updated: 2025-12-24 15:11
Summary
There is an out of bounds read vulnerability in NI LabVIEW in lvre!VisaWriteFromFile() when parsing a corrupted VI file. This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions.
Impacted products
Vendor Product Version
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q1:*:*:*:*:*:*",
              "matchCriteriaId": "4D12D6CF-802F-47BA-ADF9-9E52C071BD7F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3:*:*:*:*:*:*",
              "matchCriteriaId": "340F61E5-D1ED-4C29-A894-8BC5C5B90ACE",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "52CC3023-4913-40BA-B74C-786F32DC7551",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "FC150E98-5889-4A65-84B8-E4871091D104",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch4:*:*:*:*:*:*",
              "matchCriteriaId": "85B3D429-4F3D-44CC-9304-837FB6D7E2A1",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch5:*:*:*:*:*:*",
              "matchCriteriaId": "1FB7783C-FCB2-4564-98CF-F76F848E8E86",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch6:*:*:*:*:*:*",
              "matchCriteriaId": "82EE4E24-D802-4F6A-82E3-125221C1609C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q1:*:*:*:*:*:*",
              "matchCriteriaId": "D7DD2022-CFB7-4F38-B459-C1AFB55B5B68",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3:*:*:*:*:*:*",
              "matchCriteriaId": "18AB0B07-72FE-4861-B69D-AD2E87C5382E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "91928C9C-F094-4EE4-9FBE-2B7956D68E6F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "044C4B51-C641-41F2-ACA0-834C99D63285",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch3:*:*:*:*:*:*",
              "matchCriteriaId": "26EEE5E3-AD37-4832-A66C-5F8F7A478F30",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch4:*:*:*:*:*:*",
              "matchCriteriaId": "5DC20B17-C582-42C4-9780-5DC61B4AED91",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch5:*:*:*:*:*:*",
              "matchCriteriaId": "329575A0-F12E-478B-9A83-F747D6A161AA",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch6:*:*:*:*:*:*",
              "matchCriteriaId": "F25A1816-08CA-4467-8025-AD57562D7C35",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch7:*:*:*:*:*:*",
              "matchCriteriaId": "B282A345-3513-42FE-86C7-B38EA401CE7C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:-:*:*:*:*:*:*",
              "matchCriteriaId": "2619FCBC-4CE0-46D6-8536-CC68374CCFA4",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q1:*:*:*:*:*:*",
              "matchCriteriaId": "7753CCDF-BAF8-4F91-B85B-EBB2B88F6F30",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q1_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "953E8FD0-4420-4592-B696-C377D4EE0CA2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3:*:*:*:*:*:*",
              "matchCriteriaId": "5D99DCCD-511E-482E-8307-24382D1B621B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "600A4905-B888-454F-9DF6-1C09FB71DBE2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "AD79D082-AFF5-42CB-9D6C-12CF9A59D205",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch3:*:*:*:*:*:*",
              "matchCriteriaId": "3B759A99-F766-4FE4-A1FF-A2D5026A6BD9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch4:*:*:*:*:*:*",
              "matchCriteriaId": "BC3DC6DA-16FA-443D-B050-23CB7EC6602E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1:*:*:*:*:*:*",
              "matchCriteriaId": "FB0991CF-642F-46D2-9C47-9540347DC074",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "D776E6DE-2635-4172-B08D-B7FB2D1048F9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "55237E7D-9149-4204-A8FE-354CD2BC1220",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1_patch3:*:*:*:*:*:*",
              "matchCriteriaId": "FCD3C5B7-0060-453E-BA84-5FCA1BCF862C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q3:*:*:*:*:*:*",
              "matchCriteriaId": "2687359A-8469-4E4A-A0BA-0AC6CFDD0344",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "4D80D557-E4E0-4EDD-95EC-6BA679C5E018",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "93777929-90AB-4B5C-946B-7052B9DE91C6",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "There is an out of bounds read vulnerability in NI LabVIEW in lvre!VisaWriteFromFile() when parsing a corrupted VI file.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions."
    }
  ],
  "id": "CVE-2025-64464",
  "lastModified": "2025-12-24T15:11:02.040",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "LOCAL",
          "availabilityImpact": "HIGH",
          "baseScore": 7.8,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "REQUIRED",
          "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
          "version": "3.1"
        },
        "exploitabilityScore": 1.8,
        "impactScore": 5.9,
        "source": "security@ni.com",
        "type": "Secondary"
      }
    ],
    "cvssMetricV40": [
      {
        "cvssData": {
          "Automatable": "NOT_DEFINED",
          "Recovery": "NOT_DEFINED",
          "Safety": "NOT_DEFINED",
          "attackComplexity": "LOW",
          "attackRequirements": "NONE",
          "attackVector": "LOCAL",
          "availabilityRequirement": "NOT_DEFINED",
          "baseScore": 8.5,
          "baseSeverity": "HIGH",
          "confidentialityRequirement": "NOT_DEFINED",
          "exploitMaturity": "NOT_DEFINED",
          "integrityRequirement": "NOT_DEFINED",
          "modifiedAttackComplexity": "NOT_DEFINED",
          "modifiedAttackRequirements": "NOT_DEFINED",
          "modifiedAttackVector": "NOT_DEFINED",
          "modifiedPrivilegesRequired": "NOT_DEFINED",
          "modifiedSubAvailabilityImpact": "NOT_DEFINED",
          "modifiedSubConfidentialityImpact": "NOT_DEFINED",
          "modifiedSubIntegrityImpact": "NOT_DEFINED",
          "modifiedUserInteraction": "NOT_DEFINED",
          "modifiedVulnAvailabilityImpact": "NOT_DEFINED",
          "modifiedVulnConfidentialityImpact": "NOT_DEFINED",
          "modifiedVulnIntegrityImpact": "NOT_DEFINED",
          "privilegesRequired": "NONE",
          "providerUrgency": "NOT_DEFINED",
          "subAvailabilityImpact": "NONE",
          "subConfidentialityImpact": "NONE",
          "subIntegrityImpact": "NONE",
          "userInteraction": "PASSIVE",
          "valueDensity": "NOT_DEFINED",
          "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
          "version": "4.0",
          "vulnAvailabilityImpact": "HIGH",
          "vulnConfidentialityImpact": "HIGH",
          "vulnIntegrityImpact": "HIGH",
          "vulnerabilityResponseEffort": "NOT_DEFINED"
        },
        "source": "security@ni.com",
        "type": "Secondary"
      }
    ]
  },
  "published": "2025-12-18T15:15:58.457",
  "references": [
    {
      "source": "security@ni.com",
      "tags": [
        "Mitigation",
        "Vendor Advisory"
      ],
      "url": "https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/multiple-memory-corruption-vulnerabilities-in-ni-labview.html"
    }
  ],
  "sourceIdentifier": "security@ni.com",
  "vulnStatus": "Analyzed",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-125"
        }
      ],
      "source": "security@ni.com",
      "type": "Secondary"
    }
  ]
}

FKIE_CVE-2025-64461

Vulnerability from fkie_nvd - Published: 2025-12-18 15:15 - Updated: 2025-12-24 15:10
Summary
There is an out of bounds write vulnerability in NI LabVIEW in mgocre_SH_25_3!RevBL() when parsing a corrupted VI file. This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions.
Impacted products
Vendor Product Version
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q1:*:*:*:*:*:*",
              "matchCriteriaId": "4D12D6CF-802F-47BA-ADF9-9E52C071BD7F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3:*:*:*:*:*:*",
              "matchCriteriaId": "340F61E5-D1ED-4C29-A894-8BC5C5B90ACE",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "52CC3023-4913-40BA-B74C-786F32DC7551",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "FC150E98-5889-4A65-84B8-E4871091D104",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch4:*:*:*:*:*:*",
              "matchCriteriaId": "85B3D429-4F3D-44CC-9304-837FB6D7E2A1",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch5:*:*:*:*:*:*",
              "matchCriteriaId": "1FB7783C-FCB2-4564-98CF-F76F848E8E86",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch6:*:*:*:*:*:*",
              "matchCriteriaId": "82EE4E24-D802-4F6A-82E3-125221C1609C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q1:*:*:*:*:*:*",
              "matchCriteriaId": "D7DD2022-CFB7-4F38-B459-C1AFB55B5B68",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3:*:*:*:*:*:*",
              "matchCriteriaId": "18AB0B07-72FE-4861-B69D-AD2E87C5382E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "91928C9C-F094-4EE4-9FBE-2B7956D68E6F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "044C4B51-C641-41F2-ACA0-834C99D63285",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch3:*:*:*:*:*:*",
              "matchCriteriaId": "26EEE5E3-AD37-4832-A66C-5F8F7A478F30",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch4:*:*:*:*:*:*",
              "matchCriteriaId": "5DC20B17-C582-42C4-9780-5DC61B4AED91",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch5:*:*:*:*:*:*",
              "matchCriteriaId": "329575A0-F12E-478B-9A83-F747D6A161AA",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch6:*:*:*:*:*:*",
              "matchCriteriaId": "F25A1816-08CA-4467-8025-AD57562D7C35",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch7:*:*:*:*:*:*",
              "matchCriteriaId": "B282A345-3513-42FE-86C7-B38EA401CE7C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:-:*:*:*:*:*:*",
              "matchCriteriaId": "2619FCBC-4CE0-46D6-8536-CC68374CCFA4",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q1:*:*:*:*:*:*",
              "matchCriteriaId": "7753CCDF-BAF8-4F91-B85B-EBB2B88F6F30",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q1_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "953E8FD0-4420-4592-B696-C377D4EE0CA2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3:*:*:*:*:*:*",
              "matchCriteriaId": "5D99DCCD-511E-482E-8307-24382D1B621B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "600A4905-B888-454F-9DF6-1C09FB71DBE2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "AD79D082-AFF5-42CB-9D6C-12CF9A59D205",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch3:*:*:*:*:*:*",
              "matchCriteriaId": "3B759A99-F766-4FE4-A1FF-A2D5026A6BD9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch4:*:*:*:*:*:*",
              "matchCriteriaId": "BC3DC6DA-16FA-443D-B050-23CB7EC6602E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1:*:*:*:*:*:*",
              "matchCriteriaId": "FB0991CF-642F-46D2-9C47-9540347DC074",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "D776E6DE-2635-4172-B08D-B7FB2D1048F9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "55237E7D-9149-4204-A8FE-354CD2BC1220",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1_patch3:*:*:*:*:*:*",
              "matchCriteriaId": "FCD3C5B7-0060-453E-BA84-5FCA1BCF862C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q3:*:*:*:*:*:*",
              "matchCriteriaId": "2687359A-8469-4E4A-A0BA-0AC6CFDD0344",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "4D80D557-E4E0-4EDD-95EC-6BA679C5E018",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "93777929-90AB-4B5C-946B-7052B9DE91C6",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "There is an out of bounds write vulnerability in NI LabVIEW in mgocre_SH_25_3!RevBL() when parsing a corrupted VI file.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions."
    }
  ],
  "id": "CVE-2025-64461",
  "lastModified": "2025-12-24T15:10:44.850",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "LOCAL",
          "availabilityImpact": "HIGH",
          "baseScore": 7.8,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "REQUIRED",
          "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
          "version": "3.1"
        },
        "exploitabilityScore": 1.8,
        "impactScore": 5.9,
        "source": "security@ni.com",
        "type": "Secondary"
      }
    ],
    "cvssMetricV40": [
      {
        "cvssData": {
          "Automatable": "NOT_DEFINED",
          "Recovery": "NOT_DEFINED",
          "Safety": "NOT_DEFINED",
          "attackComplexity": "LOW",
          "attackRequirements": "NONE",
          "attackVector": "LOCAL",
          "availabilityRequirement": "NOT_DEFINED",
          "baseScore": 8.5,
          "baseSeverity": "HIGH",
          "confidentialityRequirement": "NOT_DEFINED",
          "exploitMaturity": "NOT_DEFINED",
          "integrityRequirement": "NOT_DEFINED",
          "modifiedAttackComplexity": "NOT_DEFINED",
          "modifiedAttackRequirements": "NOT_DEFINED",
          "modifiedAttackVector": "NOT_DEFINED",
          "modifiedPrivilegesRequired": "NOT_DEFINED",
          "modifiedSubAvailabilityImpact": "NOT_DEFINED",
          "modifiedSubConfidentialityImpact": "NOT_DEFINED",
          "modifiedSubIntegrityImpact": "NOT_DEFINED",
          "modifiedUserInteraction": "NOT_DEFINED",
          "modifiedVulnAvailabilityImpact": "NOT_DEFINED",
          "modifiedVulnConfidentialityImpact": "NOT_DEFINED",
          "modifiedVulnIntegrityImpact": "NOT_DEFINED",
          "privilegesRequired": "NONE",
          "providerUrgency": "NOT_DEFINED",
          "subAvailabilityImpact": "NONE",
          "subConfidentialityImpact": "NONE",
          "subIntegrityImpact": "NONE",
          "userInteraction": "PASSIVE",
          "valueDensity": "NOT_DEFINED",
          "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
          "version": "4.0",
          "vulnAvailabilityImpact": "HIGH",
          "vulnConfidentialityImpact": "HIGH",
          "vulnIntegrityImpact": "HIGH",
          "vulnerabilityResponseEffort": "NOT_DEFINED"
        },
        "source": "security@ni.com",
        "type": "Secondary"
      }
    ]
  },
  "published": "2025-12-18T15:15:58.020",
  "references": [
    {
      "source": "security@ni.com",
      "tags": [
        "Mitigation",
        "Vendor Advisory"
      ],
      "url": "https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/multiple-memory-corruption-vulnerabilities-in-ni-labview.html"
    }
  ],
  "sourceIdentifier": "security@ni.com",
  "vulnStatus": "Analyzed",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-787"
        }
      ],
      "source": "security@ni.com",
      "type": "Secondary"
    }
  ]
}

FKIE_CVE-2025-64462

Vulnerability from fkie_nvd - Published: 2025-12-18 15:15 - Updated: 2025-12-24 15:10
Summary
There is an out of bounds read vulnerability in NI LabVIEW in LVResFile::RGetMemFileHandle() when parsing a corrupted VI file. This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions.
Impacted products
Vendor Product Version
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2022
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2023
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2024
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025
ni labview 2025

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q1:*:*:*:*:*:*",
              "matchCriteriaId": "4D12D6CF-802F-47BA-ADF9-9E52C071BD7F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3:*:*:*:*:*:*",
              "matchCriteriaId": "340F61E5-D1ED-4C29-A894-8BC5C5B90ACE",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "52CC3023-4913-40BA-B74C-786F32DC7551",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "FC150E98-5889-4A65-84B8-E4871091D104",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch4:*:*:*:*:*:*",
              "matchCriteriaId": "85B3D429-4F3D-44CC-9304-837FB6D7E2A1",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch5:*:*:*:*:*:*",
              "matchCriteriaId": "1FB7783C-FCB2-4564-98CF-F76F848E8E86",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2022:q3_patch6:*:*:*:*:*:*",
              "matchCriteriaId": "82EE4E24-D802-4F6A-82E3-125221C1609C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q1:*:*:*:*:*:*",
              "matchCriteriaId": "D7DD2022-CFB7-4F38-B459-C1AFB55B5B68",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3:*:*:*:*:*:*",
              "matchCriteriaId": "18AB0B07-72FE-4861-B69D-AD2E87C5382E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "91928C9C-F094-4EE4-9FBE-2B7956D68E6F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "044C4B51-C641-41F2-ACA0-834C99D63285",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch3:*:*:*:*:*:*",
              "matchCriteriaId": "26EEE5E3-AD37-4832-A66C-5F8F7A478F30",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch4:*:*:*:*:*:*",
              "matchCriteriaId": "5DC20B17-C582-42C4-9780-5DC61B4AED91",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch5:*:*:*:*:*:*",
              "matchCriteriaId": "329575A0-F12E-478B-9A83-F747D6A161AA",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch6:*:*:*:*:*:*",
              "matchCriteriaId": "F25A1816-08CA-4467-8025-AD57562D7C35",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2023:q3_patch7:*:*:*:*:*:*",
              "matchCriteriaId": "B282A345-3513-42FE-86C7-B38EA401CE7C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:-:*:*:*:*:*:*",
              "matchCriteriaId": "2619FCBC-4CE0-46D6-8536-CC68374CCFA4",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q1:*:*:*:*:*:*",
              "matchCriteriaId": "7753CCDF-BAF8-4F91-B85B-EBB2B88F6F30",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q1_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "953E8FD0-4420-4592-B696-C377D4EE0CA2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3:*:*:*:*:*:*",
              "matchCriteriaId": "5D99DCCD-511E-482E-8307-24382D1B621B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "600A4905-B888-454F-9DF6-1C09FB71DBE2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "AD79D082-AFF5-42CB-9D6C-12CF9A59D205",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch3:*:*:*:*:*:*",
              "matchCriteriaId": "3B759A99-F766-4FE4-A1FF-A2D5026A6BD9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2024:q3_patch4:*:*:*:*:*:*",
              "matchCriteriaId": "BC3DC6DA-16FA-443D-B050-23CB7EC6602E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1:*:*:*:*:*:*",
              "matchCriteriaId": "FB0991CF-642F-46D2-9C47-9540347DC074",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "D776E6DE-2635-4172-B08D-B7FB2D1048F9",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "55237E7D-9149-4204-A8FE-354CD2BC1220",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q1_patch3:*:*:*:*:*:*",
              "matchCriteriaId": "FCD3C5B7-0060-453E-BA84-5FCA1BCF862C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q3:*:*:*:*:*:*",
              "matchCriteriaId": "2687359A-8469-4E4A-A0BA-0AC6CFDD0344",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q3_patch1:*:*:*:*:*:*",
              "matchCriteriaId": "4D80D557-E4E0-4EDD-95EC-6BA679C5E018",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:ni:labview:2025:q3_patch2:*:*:*:*:*:*",
              "matchCriteriaId": "93777929-90AB-4B5C-946B-7052B9DE91C6",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "There is an out of bounds read vulnerability in NI LabVIEW in LVResFile::RGetMemFileHandle() when parsing a corrupted VI file.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI. This vulnerability affects NI LabVIEW 2025 Q3 (25.3) and prior versions."
    }
  ],
  "id": "CVE-2025-64462",
  "lastModified": "2025-12-24T15:10:50.313",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "LOCAL",
          "availabilityImpact": "HIGH",
          "baseScore": 7.8,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "REQUIRED",
          "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
          "version": "3.1"
        },
        "exploitabilityScore": 1.8,
        "impactScore": 5.9,
        "source": "security@ni.com",
        "type": "Secondary"
      }
    ],
    "cvssMetricV40": [
      {
        "cvssData": {
          "Automatable": "NOT_DEFINED",
          "Recovery": "NOT_DEFINED",
          "Safety": "NOT_DEFINED",
          "attackComplexity": "LOW",
          "attackRequirements": "NONE",
          "attackVector": "LOCAL",
          "availabilityRequirement": "NOT_DEFINED",
          "baseScore": 8.5,
          "baseSeverity": "HIGH",
          "confidentialityRequirement": "NOT_DEFINED",
          "exploitMaturity": "NOT_DEFINED",
          "integrityRequirement": "NOT_DEFINED",
          "modifiedAttackComplexity": "NOT_DEFINED",
          "modifiedAttackRequirements": "NOT_DEFINED",
          "modifiedAttackVector": "NOT_DEFINED",
          "modifiedPrivilegesRequired": "NOT_DEFINED",
          "modifiedSubAvailabilityImpact": "NOT_DEFINED",
          "modifiedSubConfidentialityImpact": "NOT_DEFINED",
          "modifiedSubIntegrityImpact": "NOT_DEFINED",
          "modifiedUserInteraction": "NOT_DEFINED",
          "modifiedVulnAvailabilityImpact": "NOT_DEFINED",
          "modifiedVulnConfidentialityImpact": "NOT_DEFINED",
          "modifiedVulnIntegrityImpact": "NOT_DEFINED",
          "privilegesRequired": "NONE",
          "providerUrgency": "NOT_DEFINED",
          "subAvailabilityImpact": "NONE",
          "subConfidentialityImpact": "NONE",
          "subIntegrityImpact": "NONE",
          "userInteraction": "PASSIVE",
          "valueDensity": "NOT_DEFINED",
          "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
          "version": "4.0",
          "vulnAvailabilityImpact": "HIGH",
          "vulnConfidentialityImpact": "HIGH",
          "vulnIntegrityImpact": "HIGH",
          "vulnerabilityResponseEffort": "NOT_DEFINED"
        },
        "source": "security@ni.com",
        "type": "Secondary"
      }
    ]
  },
  "published": "2025-12-18T15:15:58.177",
  "references": [
    {
      "source": "security@ni.com",
      "tags": [
        "Mitigation",
        "Vendor Advisory"
      ],
      "url": "https://www.ni.com/en/support/security/available-critical-and-security-updates-for-ni-software/multiple-memory-corruption-vulnerabilities-in-ni-labview.html"
    }
  ],
  "sourceIdentifier": "security@ni.com",
  "vulnStatus": "Analyzed",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-125"
        }
      ],
      "source": "security@ni.com",
      "type": "Secondary"
    }
  ]
}