SCA: security update for github.com/axllent/mailpit (GHSA-w4vj-r5pg-3722)

medium Tenable Cloud Security Plugin ID 442153

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Mailpit is an email testing tool and API for developers. Prior to version 1.30.0, the screenshot/print
proxy (/proxy?data=…) maintains a package-level assets map[string]MessageAssets cache, but reads the map
without holding assetsMutex while a long-running cleanup goroutine and (re-entrant) CSS-rewriting code
path concurrently write to it under the lock. When the unsynchronized read coincides with a synchronized
write, Go's runtime raises fatal error: concurrent map read and map write — a runtime.throw that is not
recoverable by http.Server's handler-panic recover. The whole Mailpit process exits, taking the SMTP, POP3
and HTTP listeners down with it. Version 1.30.0 contains a patch. (CVE-2026-45712)

Solution

Update the github.com/axllent/mailpit library and its related packages to version 1.30.0 or later.

See Also

https://github.com/advisories/GHSA-w4vj-r5pg-3722

Plugin Details

Severity: Medium

ID: 442153

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 5/19/2026

Updated: 7/21/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.71

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4

Vector: CVSS2#AV:N/AC:H/Au:N/C:N/I:N/A:C

CVSS Score Source: CVE-2026-45712

CVSS v3

Risk Factor: Medium

Base Score: 5.9

Temporal Score: 5.2

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/19/2026

Vulnerability Publication Date: 5/14/2026

Reference Information

CVE: CVE-2026-45712