Daily updates from Odoo
Thursday, February 26, 2026
1 change · saas-19.2
Security fixes and vulnerability patches
This update addresses a security vulnerability by ensuring that Odoo's automated cron jobs only run when a valid user account is authenticated. Previously, cron jobs could execute without proper authorization, potentially leading to unauthorized actions. This change enhances the security and stability of the system.
Original PR description
This reverts commit b14de807d018b39aa7b4bf0c0deec2f61d5d6481. https://github.com/odoo/odoo/pull/244416#issuecomment-3920369368 Forward-Port-Of: odoo/odoo#249376 Forward-Port-Of: odoo/odoo#249265