Skip to content

Exposure to Known Axios Vulnerabilities via Precompiled Assets in Freeform 4.x and 5.x

Low
kjmartens published GHSA-rwr8-xrpw-9qf5 Jan 15, 2026

Package

npm axios (npm)

Affected versions

<1.7.5

Patched versions

1.7.5
composer solspace/craft-freeform (Composer)
< 4.1.22
< 5.5.9
4.1.22
5.5.9

Description

Summary

As best I can tell, the latest versions of both 4.x and 5.x are using Axios versions < 1.7.5 and as such are subject to known vulnerabilities as per: https://security.snyk.io/package/npm/axios

Details

We've had this flagged up in a pen test, which indicates the issue stems from this script: /freeform/plugin.js. I couldn't see any reference to vulnerable axios versions in your package.json files, but noticed some precompiled files in packages/plugin so I'm assuming those are where the issue lies.

Severity

Low

CVE ID

CVE-2023-45857

Weaknesses

No CWEs