axios update for form-data



| Updated: 2025-08-15
Risk Medium
Patch available YES
Number of vulnerabilities 1
CVE-ID CVE-2025-7783
CWE-ID CWE-330
Exploitation vector Network
Public exploit Public exploit code for vulnerability #1 is available.
Vulnerable software
axios
Web applications / Modules and components for CMS

Vendor axios

Security Bulletin

This security bulletin contains one medium risk vulnerability.

1) Use of insufficiently random values

EUVDB-ID: #VU113173

Risk: Medium

CVSSv4.0: 5.5 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/U:Green]

CVE-ID: CVE-2025-7783

CWE-ID: CWE-330 - Use of Insufficiently Random Values

Exploit availability: Yes

Description

The vulnerability allows a remote attacker to perform parameter injection attacks.

The vulnerability exists due to software uses a weak Math.random() method to generated random values for multipart form-encoded data. A remote attacker can observe values produced by Math.random in the target application and predict the random number used to generate form-data's boundary value and inject arbitrary parameters into requests. 

Mitigation

Install update from vendor's website.

Vulnerable software versions

axios: 1.10.0

CPE2.3 External links

https://github.com/axios/axios/issues/6969
https://github.com/axios/axios/pull/6970


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability. However, proof of concept for this vulnerability is available.



###SIDEBAR###