OpenEMR is a free and open source electronic health records and medical practice management application. Prior to 8.0.0.2, the encounter vitals API accepts an `id` in the request body and treats it as an UPDATE. There is no verification that the vital belongs to the current patient or encounter. An authenticated user with encounters/notes permission can overwrite any patient's vitals by supplying another patient's vital `id`, leading to medical record tampering. Version 8.0.0.2 fixes the issue.
Use CWE-639, Open-Emr vendor hub and Openemr product page to widen CVE-2026-25744 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2026-33917, CVE-2026-34055 and CVE-2026-34056 for nearby disclosures in the same product family.