GHSA-5m5x-9j46-h678 · Severity: medium · Ecosystem: npm — Element Plus Link component (el-link) implements insufficient input validation for the href attribute
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.
Conclusion & alert: CVE-2025-57665 is rated Exploit Available (50/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.21%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.05% | 0.21% | +0.17% |
| 2 | 2026-05-15 | 0.03% | 0.05% | +0.02% |
| 3 | 2026-02-05 | — | 0.03% | — |
Full EPSS history (5 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.4 | 3.1 | MEDIUM |
|
3.1 | 2.7 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-5m5x-9j46-h678 · Severity: medium · Ecosystem: npm — Element Plus Link component (el-link) implements insufficient input validation for the href attribute
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| element-plus | element-plus | <= 2.10.6 | cpe:2.3:a:element-plus:element-plus:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://element-plus.org/en-US/component/link.html | Product |
| https://github.com/element-plus/element-plus | Product |
| https://github.com/element-plus/element-plus/blob/dev/packages/components/link/src/link.vue | Product |
| https://github.com/element-plus/element-plus/pull/21711 | Exploit Issue Tracking Patch |
| https://www.npmjs.com/package/element-plus | Product |