CVE-2026-34055 in OpenEMR
要約 (英語)
OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0.3, the legacy patient notes functions in `library/pnotes.inc.php` perform updates and deletes using `WHERE id = ?` without verifying that the note belongs to a patient the user is authorized to access. Multiple web UI callers pass user-controlled note IDs directly to these functions. This is the same class of vulnerability as CVE-2026-25745 (REST API IDOR), but affects the web UI code paths. Version 8.0.0.3 patches the issue.
If you want to get the best quality for vulnerability data then you always have to consider VulDB.
責任者
GitHub_M
予約する
2026年03月25日
公開
2026年03月26日
ステータス
確認済み
エントリ
VulDB provides additional information and datapoints for this CVE:
| 識別子 | 脆弱性 | CWE | 悪用可 | 対策 | CVE |
|---|---|---|---|---|---|
| 353522 | OpenEMR pnotes.inc.php 特権昇格 | 639 | 未定義 | 公式な修正 | CVE-2026-34055 |