Security readout for executives and security teams
Plain-English summary
Odoo 15.0 has a sandboxing weakness where an authenticated administrator can execute arbitrary code. This is not a typical unauthenticated internet takeover, but it matters because delegated or compromised admin accounts could become a broader system compromise.
Executive priority
Treat this as high priority where Odoo 15.0 supports sensitive business workflows or has broad administrator delegation. The required admin privilege lowers mass-exploitation likelihood, but successful abuse could affect confidentiality and integrity of business data.
Technical view
CVE-2021-44547 affects Odoo Community 15.0 and Odoo Enterprise 15.0. The CVSS 3.0 score is 8.7, with network access, low complexity, high privileges required, no user interaction, changed scope, and high confidentiality and integrity impact.
Likely exposure
Exposure is limited to organizations running Odoo Community or Enterprise 15.0. The source data supports authenticated administrator abuse, not anonymous exploitation. Systems with many admin users, weak admin authentication, or exposed admin access carry higher operational risk.
Exploitation context
The CVE is not listed as CISA KEV in the supplied data. The provided sources do not show active exploitation. Exploitation requires authenticated administrator privileges, so the main concern is misuse of legitimate admin access or post-compromise privilege expansion.
Researcher notes
Evidence is sparse: the CVE text identifies a sandboxing issue and arbitrary code execution by authenticated administrators, but the supplied bundle does not name a patched build, exploit details, or operational indicators. Avoid assuming broader affected versions.
Mitigation direction
- Inventory Odoo Community and Enterprise 15.0 deployments.
- Check Odoo guidance for fixed versions, patches, or approved workarounds.
- Restrict administrator access to necessary trusted users only.
- Enforce MFA and monitor privileged Odoo account activity.
- Prioritize upgrade planning for affected Odoo 15.0 systems.
Validation and detection
- Confirm whether any production or internet-facing systems run Odoo 15.0.
- Review Odoo admin account lists and recent privileged activity.
- Check vendor issue tracking for remediation status and version guidance.
- Verify compensating controls around administrator login and access paths.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-267: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupExecution behavior lookup
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupPrivilege behavior lookup
The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2021-44547 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 8.7 (3.0)
- Known Exploited
- No
- Published
Vector: CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N2.35.8Primary CVE scoreVulnerability scoring details
Base CVSS 3.0 score
8.7HighVector: CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/odoo/odoo/issues/107696CVE reference
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Privilege Defined With Unsafe Actions
Privilege Defined With Unsafe Actions represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
