CVE-2025-8101
BaseFortify
Publication date: 2025-07-25
Last updated on: 2025-07-29
Assigner: Fluid Attacks
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| linkifyjs | linkify | 4.3.2 |
| linkifyjs | linkify | 4.3.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-1321 | The product receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Prototype Pollution issue in the Linkify (linkifyjs) library versions from 4.3.1 before 4.3.2. It allows attackers to improperly modify object prototype attributes, which can lead to Cross-Site Scripting (XSS) attacks targeting HTML attributes and manipulation of user-controlled variables.
How can this vulnerability impact me? :
The vulnerability can lead to Cross-Site Scripting (XSS) attacks, which may allow attackers to execute malicious scripts in the context of a user's browser. This can result in unauthorized actions, data theft, or manipulation of user-controlled variables, potentially compromising the security and integrity of affected applications.