CVE-2026-54569
Last modified
CVE-2026-54569 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 0.78% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| senaite | senaite.core | >= 2.0.0, <= 2.6.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-54569?
How severe is CVE-2026-54569?
How do I fix CVE-2026-54569?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-54561MCP Memory Keeper is an MCP server for persistent context ma…6.2
- CVE-2026-54562Cloudreve is a self-hosted file management and sharing syste…6.5
- CVE-2026-54563Cloudreve is a self-hosted file management and sharing syste…7.1
- CVE-2026-54565rhwp is an HWP viewer and editor implemented in Rust and Web…4.7
- CVE-2026-54567Flask-Reuploaded provides file uploads for Flask. From 1.5.0…7.5
- CVE-2026-54568Microsoft UFO open-source framework for intelligent automati…4.3
- CVE-2026-5457A security flaw has been discovered in PropertyGuru AgentNet…3.3
- CVE-2026-54570AngleSharp is a .NET library for parsing angle bracket based…6.9
- CVE-2026-54571ESPAsyncWebServer is an asynchronous HTTP and WebSocket serv…8.7
- CVE-2026-54572Rclone is a command-line program to sync files and directori…8.8
- CVE-2026-54573Outline is a service that allows for collaborative documenta…5.3
- CVE-2026-54574proot-distro is a utility for managing proot containers. Pri…8.2
Are you affected by CVE-2026-54569?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
