CVE-2026-45337
📛 CVE Title
(no title)
Description
Better Auth: Device authorization approve and deny accept any authenticated session while the user code is pending
Description (MITRE) cveawg.mitre.org
Pulled from cveawg.mitre.org/api/cve/CVE-2026-45337 on 2026-07-31. Shown when MITRE's text differs from the cvelistV5 mirror.
Better Auth is an authentication and authorization library for TypeScript. From 1.6.0 until 1.6.11, the deviceAuthorization plugin treats any authenticated session as the owner of any pending device code because GET /device does not claim the row and POST /device/approve and POST /device/deny short-circuit when userId is unset, allowing an authenticated attacker who learns a valid user_code to bind the polling device to the attacker's account or deny the legitimate flow. This issue is fixed in version 1.6.11.
Overview
- State
- —
- Assigner (CNA)
- —
- CVSS severity
- high
- CVSS score
- 7.6 / 10
- CVSS vector
AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L- Effective score
- 7.6 / 10 HIGH source: CNA overview
- CWE(s)
- —
- Reserved
- —
- Published
- —
- Last updated
- —
- Source
- https://www.tenable.com/cve/CVE-2026-45337
- Linked Threat
- CVE-2026-45337 — CVE-2026-45337
NVD triage scoring NVD CVE 2.0
Layer NVD adds on top of the CNA's CVE record — published / last-modified timestamps, exploitability / impact subscores, and the FIRST.org EPSS probability that this CVE will be exploited in the wild in the next 30 days.
- NVD published
- 2026-07-15 18:16:45 UTC
- NVD last modified
- 2026-07-21 04:21:25 UTC
- NVD CVSS v3.1
- 7.6 / 10 HIGH source: security-advisories@github.com
- NVD CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L- Exploitability subscore
- 2.1 / 10
- Impact subscore
- 5.5 / 10
- EPSS score
- 0.0014 (probability of exploitation in next 30 days)
- EPSS percentile
- 3.85% vs all CVEs — higher = more likely to be exploited, as of 2026-07-30
NVD-assigned CWE(s):
CWE-285,
CWE-345
(differs from the CNA list above)
NVD / KEV / EPSS data refreshed 2026-07-31 02:35 UTC. Re-run the 🛰 Backfill from NVD button above to refresh.
European Union Vulnerability Database ENISA EUVD
ENISA's official EU repository for curated vulnerability intelligence. Carries a separate identifier (EUVD-YYYY-NNNN) and frequently exposes an earlier-published description + CVSS than NVD does.
- EUVD ID
-
EUVD-2026-44743 - Assigner
- GitHub_M
- Published
- Jul 15, 2026, 5:31:44 PM
- Updated
- Jul 15, 2026, 6:02:58 PM
- EUVD base score (CVSS 3.1)
-
7.6 / 10
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L - EUVD-reported EPSS
- 0.1400
- Vendors
- better-auth
- Products
-
better-auth (1.6.0, < 1.6.11)
- Aliases
-
GHSA-cq3f-vc6p-68fh
ENISA description: Better Auth is an authentication and authorization library for TypeScript. From 1.6.0 until 1.6.11, the deviceAuthorization plugin treats any authenticated session as the owner of any pending device code because GET /device does not claim the row and POST /device/approve and POST /device/deny short-circuit when userId is unset, allowing an authenticated attacker who learns a valid user_code to bind the polling device to the attacker's account or deny the legitimate flow. This issue is fixed in version 1.6.11.
EUVD references (4)
Affected products — CPE 2.3 (1) NVD
NVD's normalized CPE 2.3 matchers, used by vendor tools (vulnerability scanners, asset managers) for automated detection. Compare with the CNA's free-text "Affected products" section above.
cpe:2.3:a:better-auth:better_auth:*:*:*:*:*:node.js:*:*
Vendor references (0)
References embedded in the original CVE record by the assigning CNA.
None in the CVE record.
MITRE references (4) cveawg.mitre.org
Pulled from MITRE's CVE Services API by the 🛰 Backfill from MITRE button.
- https://github.com/better-auth/better-auth/commit/99a254a79b59d5a3f5ca2123260118cddb5beed7 x_refsource_MISC
- https://github.com/better-auth/better-auth/pull/9573 x_refsource_MISC
- https://github.com/better-auth/better-auth/releases/tag/v1.6.11 x_refsource_MISC
- https://github.com/better-auth/better-auth/security/advisories/GHSA-cq3f-vc6p-68fh x_refsource_CONFIRM
Web references (2)
DuckDuckGo results ranked by threat-intel / vendor advisory domains. Generated by the 🔎 Find references (web) button above — same flow as the Remediations search.
- https://nvd.nist.gov/vuln/detail/CVE-2026-45337 tenable:nvd.nist.gov
- https://www.cve.org/CVERecord?id=CVE-2026-45337 tenable:www.cve.org
NVD-tagged references (4)
Reference list NVD curates from the CNA record, vendor advisories, and third-party reports. The tag chips below are NVD's analyst-assigned categories.
- https://github.com/better-auth/better-auth/commit/99a254a79b59d5a3f5ca2123260118cddb5beed7 security-advisories@github.com Patch
- https://github.com/better-auth/better-auth/pull/9573 security-advisories@github.com Issue TrackingPatch
- https://github.com/better-auth/better-auth/releases/tag/v1.6.11 security-advisories@github.com Release Notes
- https://github.com/better-auth/better-auth/security/advisories/GHSA-cq3f-vc6p-68fh security-advisories@github.com MitigationVendor Advisory
Remediations (10)
Remediations are stored against the linked Threat row; the list below is deduplicated across both pages.
-
web:advisories.gitlab.com
CVE-2026-45337 Better Auth: Device authorization approve and deny accept any authenticated session while the user code is pending: Better Auth's deviceAuthorization plugin treated any authenticated session as the owner of any pending device code.
2026-06-19 02:34 UTC -
web:cybersecuritynews.com
Microsoft's May 2026 Patch Tuesday lands with a heavy enterprise focus, fixing 120 vulnerabilities across Windows, Office, Azure, developer tools, and Microsoft 365 apps, including 29 remote code execution (RCE) flaws rated Critical.
2026-06-19 02:34 UTC -
web:learn.microsoft.com
In this library you will find the following security documents that have been released by the Microsoft Security Response Center (MSRC). The MSRC investigates all reports of security vulnerabilities affecting Microsoft products and services, and releases these documents as part of the ongoing effort to help you manage security risks and help keep your systems protected. Please use the ...
2026-06-19 02:34 UTC -
web:portal.msrc.microsoft.com
The Security Update Guide provides information on the latest Microsoft security updates, helping users understand and address potential vulnerabilities effectively.
2026-06-19 02:34 UTC -
web:support.sap.com
SAP security Patch Day Bulletin This post shares the information on security notes that remediate vulnerabilities discovered in SAP products. SAP strongly recommends that the customer visits the Support Portal and applies patches on priority to protect their SAP landscape. On 10th of February 2026 , SAP security patch day saw the release of 26 new security notes. Further, there was 1 update to ...
2026-06-19 02:34 UTC -
web:www.oracle.com
This Critical Patch Update contains 481 new security patches across the product families listed below. Please note that an MOS note summarizing the content of this Critical Patch Update and other Oracle Software Security Assurance activities is located at April 2026 Critical Patch Update: Executive Summary and Analysis.
2026-06-19 02:34 UTC -
web:www.oracle.com
This Critical Security Patch Update contains 35 new security patches across the product families listed below. Please note that an MOS note summarizing the content of this Critical Security Patch Update and other Oracle Software Security Assurance activities is located at May 2026 Critical Security Patch Update: Executive Summary and Analysis.
2026-06-19 02:34 UTC -
web:www.rapid7.com
Microsoft is publishing 200 vulnerabilities on June 2026 Patch Tuesday, including an HTTP/2 denial of service vulnerability and an elevation of privilege vulnerability in PowerToys.
2026-06-19 02:34 UTC -
web:www.securityweek.com
The latest OpenSSL releases patch 18 vulnerabilities, including a high-severity issue that could allow remote code execution. The high-severity vulnerability, tracked as CVE - 2026 -45447, is a heap user-after-free bug in a function used for PKCS#7 (Public-Key Cryptography Standard #7) verification. Discovered by a Calif researcher in collaboration with Claude AI and Anthropic Research, the bug ...
2026-06-19 02:34 UTC -
web:zecurit.com
Get the complete breakdown of Microsoft's June 2026 Patch Tuesday. We analyze the latest security updates and all critical CVEs .
2026-06-19 02:34 UTC
AI Forensic Analysis
Only Available for Registered Users. Sign in to view.