LiveActive security incident?Get immediate response
CVE Record

CVE-2023-38886: An issue in Dolibarr ERP CRM v.17.0.1 and before allows a remote privileged attacker to execute arbitrary c...

An issue in Dolibarr ERP CRM v.17.0.1 and before allows a remote privileged attacker to execute arbitrary code via a crafted command/script.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2023-38886 is a reported remote code execution issue in Dolibarr ERP CRM 17.0.1 and earlier. The source says a remote privileged attacker could execute arbitrary code through a crafted command or script. No CVSS score or active exploitation evidence is provided in the bundle.

Executive priority

Treat as a high-priority exposure review for Dolibarr environments. Prioritize version discovery, privileged access control, and vendor remediation tracking before assuming exploit activity or a specific patch path.

Technical view

The CVE is mapped to CWE-78, indicating improper neutralization of operating system command elements. The described attacker is remote but privileged, so exposure depends on whether trusted Dolibarr users or compromised privileged accounts can reach the vulnerable function. The bundle does not identify a fixed version or detailed remediation.

Likely exposure

Organizations running Dolibarr ERP CRM 17.0.1 or earlier may be exposed, especially if privileged web access is reachable from broad internal networks or the internet.

Exploitation context

The bundle does not show CISA KEV listing, active exploitation, or public exploit evidence. The reported impact is serious because successful abuse could execute code, but the source states the attacker must be privileged.

Researcher notes

Evidence is limited. The CVE description names Dolibarr ERP CRM 17.0.1 and before, CWE-78, and remote privileged code execution. The bundle lacks CVSS, precise vulnerable component details, fixed release information, and exploitation confirmation.

Mitigation direction

  • Inventory Dolibarr ERP CRM instances and confirm deployed versions.
  • Check Dolibarr and Akerva guidance for fixed versions or vendor mitigations.
  • Restrict privileged Dolibarr access to trusted networks and users.
  • Review privileged account hygiene, MFA, and least-privilege assignments.
  • Monitor application and host logs for unexpected command or script execution.

Validation and detection

  • Confirm whether any Dolibarr instance is version 17.0.1 or earlier.
  • Identify which users have privileged access to affected Dolibarr functions.
  • Review external and internal reachability of Dolibarr administrative interfaces.
  • Check logs for unusual privileged activity around the application host.
  • Track vendor advisories for remediation details not present in this bundle.
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 · medium confidence lookup

CWE-78: Command execution behavior lookup

Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. 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
cve · low confidence lookup

CVE-2023-38886 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

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

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: noTechnical Impact: total

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CVECVE Program Container
CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

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

CWE-78 · source CWE mapping

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.