Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-54569— SENAITE.CORE: Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection') and Missing Authorization in senaite.core

Quick assessment

Affected
senaite senaite.core
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

SENAITE.CORE 是 SENAITE 实验室信息管理系统(LIMS)的核心框架。在 2.0.0 至 2.6.0 版本中,SENAITE.CORE 的 JSON API 允许通过涉及“缺失授权”和“不安全求值”的两步请求链,实现未认证的远程代码执行。 在 中,包括 、 、 、 、 和 在内的状态变更路由,在解析攻击者选定的对象之前,未强制执行 权限。 在 中, 函数在字段变更权限检查执行之前,将 和 实例的原始请求值直接传递给 进行求值。 匿名攻击者可以通过 发现 对象的标识符,然后向 发送诸如 这样的值,从

CVSS 9.8 · Critical

Affected Version Matrix 1

VendorProduct Version RangeStatus
senaite senaite.core >= 2.0.0, <= 2.6.0 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-54569

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
SENAITE.CORE: Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection') and Missing Authorization in senaite.core
Source: CVE Program / CVE List V5
Vulnerability Description
SENAITE.CORE is the core framework for the SENAITE laboratory information management system. From 2.0.0 to 2.6.0, the SENAITE.CORE JSON API permits unauthenticated remote code execution through a two-request chain involving missing authorization and unsafe evaluation. The state-changing routes in src/bika/lims/jsonapi/update.py, including update, update_many, remove, doActionFor, doActionFor_many, and getusers, do not enforce the senaite.core: Access JSON API permission before resolving attacker-selected objects. In src/bika/lims/jsonapi/init.py, set_fields_from_request passes raw request values for RecordsField and RecordField instances to eval() before field mutator write-permission checks execute. An anonymous attacker can discover the bika_setup object identifier through @@uuid, send a value such as RejectionReasons to /@@API/update, and execute arbitrary Python in the Zope worker before a later mutation failure rolls back ZODB changes. The same unsafe evaluation pattern is present in src/senaite/core/browser/fields/record.py and src/senaite/core/browser/fields/records.py. Successful exploitation can expose or modify laboratory data, files, and accounts and can disrupt the service.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
动态执行代码中指令转义处理不恰当(Eval注入)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
senaite senaite.core >= 2.0.0, <= 2.6.0 -

II. Public POCs for CVE-2026-54569

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-54569

登录查看更多情报信息。

Patches & Fixes for CVE-2026-54569 (4)

Vendor Advisories for CVE-2026-54569 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-54569

No comments yet


Leave a comment