SCA: security update for AutoMapper (GHSA-rvv3-g6hj-g44x)

high Tenable Self-Hosted Container Security Plugin ID 438777

Description

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

- AutoMapper is a convention-based object-object mapper in .NET. Versions prior to 15.1.1 and 16.1.1 are
vulnerable to a Denial of Service (DoS) attack. When mapping deeply nested object graphs, the library uses
recursive method calls without enforcing a default maximum depth limit. This allows an attacker to provide
a specially crafted object graph that exhausts the thread's stack memory, triggering a
`StackOverflowException` and causing the entire application process to terminate. Versions 15.1.1 and
16.1.1 fix the issue. (CVE-2026-32933)

Solution

Update the AutoMapper library and its related packages to version 15.1.1 or later.

See Also

https://github.com/advisories/GHSA-rvv3-g6hj-g44x

Plugin Details

Severity: High

ID: 438777

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 3/14/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.1

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

CVSS Score Source: CVE-2026-32933

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/13/2026

Vulnerability Publication Date: 3/13/2026

Reference Information

CVE: CVE-2026-32933

cwe: CWE-674