LiveActive security incident?Get immediate response
CVE Record

CVE-2018-15631: Improper access control in the Discuss App of Odoo Community 12.0 and earlier, and Odoo Enterprise 12.0 and...

Improper access control in the Discuss App of Odoo Community 12.0 and earlier, and Odoo Enterprise 12.0 and earlier allows remote authenticated attackers to e-mail themselves arbitrary files from the database, via a crafted RPC request.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2018-15631 lets a logged-in user abuse Odoo's Discuss App to email themselves files stored in the database. The main business risk is confidential data exposure, not system takeover or outage. It affects Odoo Community and Enterprise 12.0 and earlier, based on the provided CVE description.

Executive priority

Treat this as a moderate-priority confidentiality issue. It requires attention where Odoo stores sensitive files or has broad user access, but the provided evidence does not support emergency active-exploitation handling.

Technical view

The issue is improper access control in Odoo Discuss App. A remote authenticated attacker with low privileges can use a crafted RPC request to cause arbitrary database files to be emailed to themselves. CVSS 3.0 is 6.5, with high confidentiality impact and no integrity or availability impact stated.

Likely exposure

Organizations running Odoo Community or Enterprise 12.0 or earlier with authenticated user access to Discuss are the likely exposure group. The sources do not identify specific configurations, patches, or unsupported subversions beyond 12.0 and earlier.

Exploitation context

The CVE describes remote authenticated exploitation and low attack complexity. CISA KEV status is false in the supplied data, and no provided source states active exploitation in the wild. Evidence is limited to the CVE record and linked advisories/issues.

Researcher notes

The key constraint is authenticated access. Focus assessment on version confirmation, Discuss App availability, file confidentiality impact, and mail/RPC telemetry. The supplied sources do not provide patch details, exploit prevalence, or complete affected-version granularity.

Mitigation direction

  • Inventory Odoo Community and Enterprise instances and identify versions 12.0 or earlier.
  • Check Odoo and referenced advisory guidance for fixed versions or vendor-supported remediation.
  • Restrict Odoo access to trusted authenticated users until remediation is confirmed.
  • Review Discuss App exposure and disable unnecessary access where business permits.
  • Monitor mail activity for unexpected file delivery from Odoo.

Validation and detection

  • Confirm whether affected Odoo versions are present in production or internet-accessible environments.
  • Verify whether the Discuss App is enabled and reachable by low-privileged users.
  • Review Odoo mail and RPC logs for unusual file-to-email behavior.
  • Confirm remediation status against Odoo vendor guidance, not assumptions.
  • Document any compensating access controls around authenticated Odoo users.
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 · medium confidence lookup

CWE-284: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration 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-2018-15631 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.5 (3.0)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.0 score

6.5Medium
CVSS 3.0 vector shape for CVE-2018-15631Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

CWE details

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

CWE-284 · source CWE mapping

Improper Access Control

Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.