CVE-2026-25476

HIGH
中文标题:
(暂无数据)
英文标题:
OpenEMR has Session Timeout Bypass via skip_timeout_reset
CVSS分数: 7.5
发布时间: 2026-02-25 18:28:29
漏洞类型: (暂无数据)
状态: PUBLISHED
数据质量分数: 0.40
数据版本: v3
漏洞描述
中文描述:

(暂无数据)

英文描述:

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0, the session expiration check in `library/auth.inc.php` runs only when `skip_timeout_reset` is not present in the request. When `skip_timeout_reset=1` is sent, the entire block that calls `SessionTracker::isSessionExpired()` and forces logout on timeout is skipped. As a result, any request that includes this parameter (e.g. from auto-refresh pages like the Patient Flow Board) never runs the expiration check: expired sessions can continue to access data indefinitely, abandoned workstations stay active, and an attacker with a stolen session cookie can keep sending `skip_timeout_reset=1` to avoid being logged out. Version 8.0.0 fixes the issue.

CWE类型:
CWE-613
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
openemr openemr < 8.0.0 - - cpe:2.3:a:openemr:openemr:<_8.0.0:*:*:*:*:*:*:*
open-emr openemr * - - cpe:2.3:a:open-emr:openemr:*:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/openemr/openemr/security/advisories/GHSA-gx7q-6fhr-5h33 x_refsource_CONFIRM
cve.org
访问
https://github.com/openemr/openemr/commit/02a6a7793402b10356a94626d78e0e1069e92a77 x_refsource_MISC
cve.org
访问
CVSS评分详情
3.1 (cna)
HIGH
7.5
CVSS向量: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
机密性
HIGH
完整性
NONE
可用性
NONE
时间信息
发布时间:
2026-02-25 18:28:29
修改时间:
2026-02-25 18:28:29
创建时间:
2026-02-26 06:00:01
更新时间:
2026-02-28 06:00:02
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2026-25476 2026-02-26 03:19:54 2026-02-25 22:00:01
NVD nvd_CVE-2026-25476 2026-02-26 02:00:04 2026-02-25 22:00:04
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN
安全公告
暂无安全公告信息
变更历史
v3 NVD
2026-02-28 06:00:02
affected_products_count: 1 → 2
查看详细变更
  • affected_products_count: 1 -> 2
v2 NVD
2026-02-26 06:00:04
data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • data_sources: ['cve'] -> ['cve', 'nvd']