CVE-2026-15639
—Reflected Cross-Site Scripting via Crafted Link in Unspecified Product
CVE-2026-15639 is a reflected cross-site scripting (XSS) flaw in which an attacker crafts a malicious link that, when clicked by a legitimate user, causes the victim's browser to execute attacker-supplied JavaScript. Exploitation requires user interaction (CVSS:4.0 UI:A), so victims would typically be lured through phishing messages or embedded links pointing at the vulnerable application. Successful abuse lets the attacker run script in the victim's browser session, enabling session/cookie theft, credential capture, defacement, or unauthorized actions taken as the victim, reflected in the 9.3 critical CVSS:4.0 vector with high confidentiality and integrity impact. The data provided does not name an affected vendor, product, or version range, so the vulnerable population cannot yet be scoped. No public proof-of-concept is known and the flaw is not in CISA's Known Exploited Vulnerabilities catalog, so no in-the-wild exploitation has been observed.
What to do: Monitor the assigning CNA's advisory and NVD for the affected product and patched versions, and upgrade to the fixed release as soon as they are identified. In the meantime, apply generic XSS mitigations on the site in question: context-aware output encoding, a restrictive Content-Security-Policy, and HttpOnly/SameSite session cookies, and warn users against following unsolicited deep links. Review application and proxy logs for URLs carrying script-like payloads in parameters, which would indicate probing for this flaw.
An attacker can craft a malicious link that, if used by a legitimate user, may cause the user's browser to run JavaScript supplied by the attacker.
- Weakness
- CWE-79
- Vector
- CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:N/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
In the news0 stories
No ingested article mentions this CVE yet.