---
cve: "CVE-2025-22872"
severity: "MEDIUM"
cvss: 6.5
epss: "51%"
vendor: "golang.org/x/net"
kev: false
exploited: false
published: "2025-04-16 18:16:04"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-16T13:37:50+02:00"
---

# CVE-2025-22872

> 6.5 MEDIUM

## Beschreibung

The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. , , etc contexts).

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Hoch | good |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Verändert | bad |
| C Vertraulichkeit | Gering | warn |
| I Integrität | Gering | warn |
| A Verfügbarkeit | Gering | warn |

## Referenzen

- <https://go.dev/cl/662715>
- <https://go.dev/issue/73070>
- <https://groups.google.com/g/golang-announce/c/ezSKR9vqbqA>
- <https://pkg.go.dev/vuln/GO-2025-3595>
- <https://security.netapp.com/advisory/ntap-20250516-0007/>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2025-22872) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
