GHSA-RWR8-XRPW-9QF5
Vulnerability from github – Published: 2026-01-15 22:41 – Updated: 2026-01-15 22:41
VLAI?
Summary
solspace/craft-freeform Exposed to Known Axios Vulnerabilities via Precompiled Assets
Details
Summary
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.
{
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "solspace/craft-freeform"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.1.22"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "solspace/craft-freeform"
},
"ranges": [
{
"events": [
{
"introduced": "5.0.0-beta.1"
},
{
"fixed": "5.5.9"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [],
"github_reviewed": true,
"github_reviewed_at": "2026-01-15T22:41:39Z",
"nvd_published_at": null,
"severity": "LOW"
},
"details": "### Summary\nThe latest versions of both 4.x and 5.x are using Axios versions \u003c 1.7.5 and as such are subject to known vulnerabilities as per: https://security.snyk.io/package/npm/axios\n\n### Details\nWe\u0027ve had this flagged up in a pen test, which indicates the issue stems from this script: /freeform/plugin.js. I couldn\u0027t see any reference to vulnerable axios versions in your package.json files, but noticed some precompiled files in packages/plugin so I\u0027m assuming those are where the issue lies.",
"id": "GHSA-rwr8-xrpw-9qf5",
"modified": "2026-01-15T22:41:39Z",
"published": "2026-01-15T22:41:39Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/solspace/craft-freeform/security/advisories/GHSA-rwr8-xrpw-9qf5"
},
{
"type": "PACKAGE",
"url": "https://github.com/solspace/craft-freeform"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "solspace/craft-freeform Exposed to Known Axios Vulnerabilities via Precompiled Assets"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…