LiveActive security incident?Get immediate response
CVE Record

CVE-2021-44547: A sandboxing issue in Odoo Community 15.0 and Odoo Enterprise 15.0 allows authenticated administrators to e...

A sandboxing issue in Odoo Community 15.0 and Odoo Enterprise 15.0 allows authenticated administrators to executed arbitrary code, leading to privilege escalation.

HighCVSS 8.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

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.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · low confidence lookup

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 lookup
description · low confidence lookup

Execution 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 lookup
description · low confidence lookup

Privilege 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 lookup
cve · low confidence lookup

CVE-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
Vulnerability profileCVE Program record
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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
8.7CVSS 3.0HighCVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N2.35.8Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

8.7High
CVSS 3.0 vector shape for CVE-2021-44547Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
OdooOdoo Community15.0unaffected
OdooOdoo Enterprise15.0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-267 · source CWE mapping

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.