LiveActive security incident?Get immediate response
CVE Record

CVE-2021-44476: A sandboxing issue in Odoo Community 15.0 and earlier and Odoo Enterprise 15.0 and earlier allows authentic...

A sandboxing issue in Odoo Community 15.0 and earlier and Odoo Enterprise 15.0 and earlier allows authenticated administrators to read local files on the server, including sensitive configuration files.

MediumCVSS 6.8Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This issue lets an authenticated Odoo administrator read files from the server, including sensitive configuration files. The main business risk is exposure of secrets, database credentials, or operational configuration rather than broad unauthenticated compromise.

Executive priority

Treat as a near-term remediation item for Odoo environments, especially where admin access is broadly assigned or internet-reachable. It is not documented here as actively exploited, but the potential secret exposure can affect downstream systems.

Technical view

CVE-2021-44476 is a sandboxing weakness in Odoo Community and Enterprise 15.0 and earlier. The CVSS vector is network-accessible, low complexity, low privileges, no user interaction, with high confidentiality impact and low integrity impact.

Likely exposure

Organizations running Odoo Community or Enterprise 15.0 or earlier are the relevant exposure group. Internet-facing administration, shared admin accounts, or weak administrator governance increase practical risk.

Exploitation context

The bundle does not cite CISA KEV listing or active exploitation. Available evidence says exploitation requires authenticated administrator access, though the CVSS vector records low privileges, so privilege assumptions should be verified.

Researcher notes

The source bundle names a sandboxing issue and CWE-267, but does not include patch version details. Note the tension between the narrative requiring administrators and CVSS PR:L; validate against vendor advisory context before scoring locally.

Mitigation direction

  • Inventory Odoo Community and Enterprise instances and confirm versions.
  • Check Odoo and Debian guidance for fixed packages or supported upgrade paths.
  • Restrict administrator access to trusted users and networks.
  • Review and reduce standing administrator privileges.
  • Rotate secrets if sensitive configuration exposure is suspected.

Validation and detection

  • Confirm whether any Odoo instance is version 15.0 or earlier.
  • Check package status against Odoo and Debian advisory information.
  • Review administrator accounts, recent role changes, and access logs.
  • Look for unusual reads of configuration or local server files.
  • Verify exposed secrets are rotated after suspected access.
Prepared
Confidence
medium
Sources
4

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

CVE-2021-44476 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
Medium
CVSS
6.8 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/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
3Source 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
6.8CVSS 3.0MediumCVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N2.84.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

6.8Medium
CVSS 3.0 vector shape for CVE-2021-44476Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
OdooOdoo Community0unaffected
OdooOdoo Enterprise0unaffected
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.