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