CVE-2018-14864
Description
Incorrect access control in asset bundles in Odoo Community 9.0 through 11.0 and earlier and Odoo Enterprise 9.0 through 11.0 and earlier allows remote authenticated users to inject arbitrary web script via a crafted attachment.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Incorrect access control in Odoo asset bundles allows authenticated users to inject arbitrary web script via crafted attachments, leading to session hijacking.
Vulnerability
An incorrect access control vulnerability exists in the asset bundle caching mechanism of Odoo Community and Enterprise editions. The mechanism used to locate and serve cached asset bundles did not sufficiently validate the origin of the cached files, allowing a remote authenticated user to poison the cache with a crafted attachment. Affected versions include Odoo 8.0, 9.0, 10.0, and 11.0 (both Community and Enterprise) and earlier [1].
Exploitation
An attacker needs only an authenticated user account, including a simple portal user account. The attacker uploads a specially crafted attachment to poison the asset bundle cache. No additional privileges or user interaction beyond the initial authentication are required [1].
Impact
Successful exploitation allows the attacker to inject arbitrary JavaScript and CSS code into asset bundles. This can be used to hijack the sessions of any user accessing the Odoo database via a web browser, potentially leading to privilege escalation and unauthorized access to sensitive data [1].
Mitigation
No official patch version is specified in the advisory. As a workaround, administrators can modify the Access Control for Attachments (ir.attachment) to prevent external users (portal users) from creating or modifying attachments. For internal users, further restrictions can be applied to prevent all users from creating or modifying attachments if acceptable [1].
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
3- Odoo/Odoo Communitydescription
- Range: <=11.0
- Range: <=11.0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1- github.com/odoo/odoo/issues/32502mitrex_refsource_CONFIRM
News mentions
0No linked articles in our index yet.