CVE-2025-66939 Details
Description
Cross Site Scripting vulnerability in 66biolinks by AltumCode v.61.0.1 allows an attacker to execute arbitrary code via a crafted favicon file
A cross-site scripting vulnerability has been identified in 66biolinks by AltumCode, specifically in version 61.0.1. This vulnerability allows an attacker to execute arbitrary code by uploading a crafted favicon file. The application permits users to upload SVG files as favicons for their biolink pages. While server-side sanitization removes certain HTML elements, it fails to adequately filter or neutralize anchor and image tags embedded within the SVG. Consequently, an attacker can inject an SVG containing unfiltered HTML elements, which will be rendered when other users visit the favicon link. Although the sanitization rules prevent JavaScript execution, the injection of HTML tags enables stored HTML injection, external resource loading through images, phishing vectors via links, referrer leakage, and potential escalation if the sanitization bypass is exploited or browser behavior changes.
It is recommended to sanitize SVG uploads by removing all HTML-capable elements, serve uploaded SVGs as sanitized raster images to eliminate risks, and apply output encoding when rendering user-supplied content on profile pages.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jan 12, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://66biolinks.com/ | [email protected] | Product |
| https://gist.github.com/Waqar-Arain/2a21b135a04e7804c124688ea1085875 | [email protected] | ExploitThird Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| altumcode 66biolinks | 61.0.1 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jan 22, 2026 | Initial Analysis | [email protected] |
| Jan 12, 2026 | CVE Modified | CISA-ADP |
| Jan 12, 2026 | New CVE Received | [email protected] |