CVE-2025-57665
Description
Element Plus Link component (el-link) through 2.10.6 implements insufficient input validation for the href attribute, creating a security abstraction gap that obscures URL-based attack vectors. The component passes user-controlled href values directly to underlying anchor elements without protocol validation, URL sanitization, or security headers. This allows attackers to inject malicious URLs using dangerous protocols (javascript:, data:, file:) or redirect users to external malicious sites. While native HTML anchor elements present similar risks, UI component libraries bear additional responsibility for implementing security safeguards and providing clear risk documentation. The vulnerability enables XSS attacks, phishing campaigns, and open redirect exploits affecting applications that use Element Plus Link components with user-controlled or untrusted URL inputs.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
element-plusnpm | <= 2.11.0 | — |
Affected products
2- Element Plus/Link component (el-link)description
Patches
Vulnerability mechanics
References
7- github.com/element-plus/element-plus/pull/21711nvdExploitIssue TrackingPatchWEB
- github.com/advisories/GHSA-5m5x-9j46-h678ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2025-57665ghsaADVISORY
- element-plus.org/en-US/component/link.htmlnvdProductWEB
- github.com/element-plus/element-plus/blob/dev/packages/components/link/src/link.vuenvdProductWEB
- github.com/element-plus/element-plus/commit/110d4e1d7e150ccb829771c7319d31ce777d102fghsaWEB
- www.npmjs.com/package/element-plusnvdProductWEB
News mentions
0No linked articles in our index yet.