ghsa-6v2p-p543-phr9
Vulnerability from github
Published
2025-07-18 17:27
Modified
2025-07-18 17:27
Severity ?
Summary
golang.org/x/oauth2 Improper Validation of Syntactic Correctness of Input vulnerability
Details
An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "golang.org/x/oauth2" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.27.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-22868" ], "database_specific": { "cwe_ids": [ "CWE-1286" ], "github_reviewed": true, "github_reviewed_at": "2025-07-18T17:27:22Z", "nvd_published_at": "2025-02-26T08:14:24Z", "severity": "HIGH" }, "details": "An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.", "id": "GHSA-6v2p-p543-phr9", "modified": "2025-07-18T17:27:22Z", "published": "2025-07-18T17:27:22Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868" }, { "type": "WEB", "url": "https://go.dev/cl/652155" }, { "type": "WEB", "url": "https://go.dev/issue/71490" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2025-3488" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "golang.org/x/oauth2 Improper Validation of Syntactic Correctness of Input vulnerability" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.