CVE-2024-41945

The fuels-ts typescript SDK has no awareness of to-be-spent transactions

Description

fuels-ts is a library for interacting with Fuel v2. The typescript SDK has no awareness of to-be-spent transactions causing some transactions to fail or silently get pruned as they are funded with already used UTXOs. The problem occurs, because the `fund` function in `fuels-ts/packages/account/src/account.ts` gets the needed ressources statelessly with the function `getResourcesToSpend` without taking into consideration already used UTXOs. This issue will lead to unexpected SDK behaviour, such as a transaction not getting included in the `txpool` / in a block or a previous transaction silently getting removed from the `txpool` and replaced with a new one.

Category

3.1
CVSS
Severity: Low
CVSS 3.1 •
EPSS 0.10%
Affected: FuelLabs fuels-ts
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2024-41945?
CVE-2024-41945 has been scored as a low severity vulnerability.
How to fix CVE-2024-41945?
To fix CVE-2024-41945, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2024-41945 being actively exploited in the wild?
As for now, there are no information to confirm that CVE-2024-41945 is being actively exploited. According to its EPSS score, there is a ~0% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2024-41945?
CVE-2024-41945 affects FuelLabs fuels-ts.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.