CYBERSECURITYTRACKER
TRACKING4,838 stories906 vuln stories
Vulnerability record

CVE-2026-81730

A permanent, source-backed tracker page. Values are shown only when returned; explicit gaps and read failures remain different states.

Full record read. Reported values and explicit gaps below come from the tracked record. Tracker data as of: .

What it is

Reported

Dolibarr 9.0.0 through 23.0.4 saves inbound email attachments under the name supplied in the message's MIME headers without reducing it to a safe basename. The global saveAttachment() in htdocs/emailcollector/lib/emailcollector.lib.php builds $filepath = $path . $filename . '.' . $ext and hands it to file_put_contents(), and the private saveAttachment() in htdocs/emailcollector/class/emailcollector.class.php writes to $destdir.'/'.$filename; the name reaches both from the attachment's own getName() or getFilename() value by way of the record-join, create-ticket and create-project operations.… Source description excerpt; complete tracked detail loads below.

Source reported · Source: CVE record · Source last published: · Source last updated: · Tracker data as of:

What is affected

Reported

Dolibarr — dolibarr. Product-level identification only; no affected-version conclusion is available from this field.

Source reported · Source: CVE record · Source last published: · Source last updated: · Tracker data as of:

Urgency and basis

Reported

Track* · 217.3

Tracker computed · Tracker decision tier from the evidence detailed below · Source last updated: · Tracker data as of:

Exploitation evidence

Not reported

Not reported by tracked sources.

What to do

Not reported

Not reported by tracked sources.

Tracker inference. Guidance from the decision tier: Monitor more closely. May require action sooner than standard timelines.

Evidence detail

Loading the full tracker evidence record…