CVE-2025-22149
Last modified
CVE-2025-22149 is a low-severity vulnerability rated 2.1/10 on the CVSS scale. JWK Set (JSON Web Key Set) is a JWK and JWK Set Go implementation. Prior to 0.6.0, the project's provided HTTP client's local JWK Set cache should do a full replacement when the goroutine refreshes the remote JWK Set. EPSS estimates a 0.52% chance of exploitation in the next 30 days.
Description
JWK Set (JSON Web Key Set) is a JWK and JWK Set Go implementation. Prior to 0.6.0, the project's provided HTTP client's local JWK Set cache should do a full replacement when the goroutine refreshes the remote JWK Set. The current behavior is to overwrite or append. This is a security issue for use cases that utilize the provided auto-caching HTTP client and where key removal from a JWK Set is equivalent to revocation. The affected auto-caching HTTP client was added in version v0.5.0 and fixed in v0.6.0. The only workaround would be to remove the provided auto-caching HTTP client and replace it with a custom implementation. This involves setting the HTTPClientStorageOptions.RefreshInterval to zero (or not specifying the value).
Metrics
CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N/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
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-22149?
How severe is CVE-2025-22149?
How do I fix CVE-2025-22149?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-22141WeGIA is a web manager for charitable institutions. A SQL In…8.8
- CVE-2025-22142NamelessMC is a free, easy to use & powerful website softwar…5.4
- CVE-2025-22143WeGIA is a web manager for charitable institutions. A Reflec…6.1
- CVE-2025-22144NamelessMC is a free, easy to use & powerful website softwar…9.8
- CVE-2025-22145Carbon is an international PHP extension for DateTime. Appli…6.3
- CVE-2025-22146Sentry is a developer-first error tracking and performance m…9.1
- CVE-2025-2215A vulnerability classified as critical was found in Doufox u…5.1
- CVE-2025-22150Undici is an HTTP/1.1 client. Starting in version 4.5.0 and …6.8
- CVE-2025-22151Strawberry GraphQL is a library for creating GraphQL APIs. S…3.7
- CVE-2025-22152Atheos is a self-hosted browser-based cloud IDE. Prior to v6…9.4
- CVE-2025-22153RestrictedPython is a tool that helps to define a subset of …7.9
- CVE-2025-22154Rejected reason: To maintain compliance with CNA rules, we h…
Are you affected by CVE-2025-22149?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
