SCA: security update for org.springframework.ai:spring-ai-anthropic (GHSA-cc4m-mp48-x7qg)

medium Tenable Cloud Security Plugin ID 444155

Description

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

- Spring AI's support for Anthropic's Skills API used LLM-influenced filenames unsanitized in Path.resolve
before writing files to disk. This could allow a malicious user to write files outside the intended target
directory, including restricted directories. Affected versions: Spring AI: 1.1.0 through 1.1.x
(CVE-2026-41863)

Solution

Update the org.springframework.ai:spring-ai-anthropic library and its related packages to version 1.1.7 or later.

See Also

https://github.com/advisories/GHSA-cc4m-mp48-x7qg

Plugin Details

Severity: Medium

ID: 444155

Version: Revision 1.2

Type: Local

Family: SCA Checks

Published: 6/30/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.71

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

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

CVSS Score Source: CVE-2026-41863

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/26/2026

Vulnerability Publication Date: 5/25/2026

Reference Information

CVE: CVE-2026-41863

cwe: CWE-22