Vulnerability in the form-data and tmp dependencies of ReactNative LLaMA App
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5k
- Forks
- 1.2k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 581
Description
🐛 Describe the bug
Package Dependency
Repository: pytorch/executorch
Manifest file: examples/demo-apps/react-native/rnllama/yarn.lock
Package name: form-data
Affected versions: >= 4.0.0, < 4.0.4
Fixed in version: 4.0.4
Severity: CRITICAL
Identifiers
GHSA-fjxv-7rqg-78g4
CVE-2025-7783
References
https://github.com/form-data/form-data/security/advisories/GHSA-fjxv-7rqg-78g4
https://nvd.nist.gov/vuln/detail/CVE-2025-7783
https://github.com/form-data/form-data/commit/3d1723080e6577a66f17f163ecd345a21d8d0fd0
https://github.com/benweissmann/CVE-2025-7783-poc
https://github.com/advisories/GHSA-fjxv-7rqg-78g4
cc @shoumikhin
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with examples/demo-apps/react-native/rnllama/yarn.lock and inspect the form-data and tmp dependency entries. Confirm the affected versions and available fixes from the linked advisories, then update the lockfile so the reported vulnerabilities are resolved and verify the React Native app dependencies remain consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile-dev, security
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100