Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-37713 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

An issue in Dolibarr ERP/CRM v.22.0.0 through v.22.0.4 and v.24.0.0-alpha allows a remote attacker to execute arbitrary code via the htdocs/core/class/commonobject.class.php.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-94Improper Control of Generation of Code ('Code Injection')CISA-ADP

Affected Products

ProductVersions
Dolibarr
>= 22.0.0, <= 22.0.4 (semver)
24.0.0-alpha (semver)

CPE

  • cpe:2.3:a:dolibarr:dolibarr_erp/crm:*:*:*:*:*:*:*:*
  • cpe:2.3:a:dolibarr:dolibarr:*:*:*:*:*:*:*:*

Remediation

  • Workaround:low effort

    Restrict administrator accounts to trusted personnel.

  • Workaround:low effort

    Audit `llx_extrafields.perms` and `llx_extrafields.fieldcomputed` for unexpected PHP-like content.

  • Workaround:low effort

    Audit `llx_cronjob` rows where `jobtype = 'function'` for unexpected `methodename` values (e.g., `system`, `exec`, `passthru`, `shell_exec`).

  • Workaround:low effort

    Run Apache as a non-root user, if feasible.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-37713
NVD Published Date:
May 27, 2026
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2026-37713 Details - Not Deferred