Skip to content
September 15, 2026
  • Bluesky
  • Facebook
  • Linkedin
  • Mastodon
  • RSS
  • Twitter
  • Youtube

Daily CyberSecurity

Zero-hour alerts. Unmatched analysis.

Primary Menu
  • Home
  • CVE Data
    • CVE Watchtower
    • Top Exploited CVEs
    • CVE Stats by Vendor
    • Q2 2026 Report
    • CVE Alerts
    • CVE Alert Settings
    • Pricing
  • Cyber Criminals
  • Data Leak
  • Linux
  • Malware
  • Vulnerability
  • Submit Press Release
  • Weekly Recap
Light/Dark Button
  • Home
  • News
  • Vulnerability Report
  • Better Auth SSRF Flaw CVE-2026-53513 (CVSS 9.6) Threatens 19M-Download Auth Library
  • Vulnerability Report

Better Auth SSRF Flaw CVE-2026-53513 (CVSS 9.6) Threatens 19M-Download Auth Library

Do Son July 14, 2026 2 minutes read
0
Better Auth SSRF vulnerability CVE-2026-53513 in the SSO plugin exposing OIDC provider registration
Add Daily CyberSecurity as a preferred source on Google
At a glance
  • CVE: CVE-2026-53513
  • CVSS: 9.6 (Critical · CVSSv3)
  • Product: @better-auth/sso (npm)
  • Affected: >= 0.1.0, < 1.6.11
  • Impact: Better Auth: Server-side request forgery via unvalidated OIDC endpoints on @better-auth/sso provider registration
  • Status: No confirmed exploitation yet
  • Patched in: 1.6.11
  • EPSS: 0.2% (30-day)
  • Action: Update to 1.6.11 now

Track every CVE that hits your stack the moment it's exploited.

Get free email alerts →

TL;DR

A critical Better Auth SSRF flaw, tracked as CVE-2026-53513, lets any logged-in user reach internal services. The bug carries a CVSS score of 9.6 and sits in the @better-auth/sso plugin. Maintainers fixed it in version 1.6.11, so upgrade quickly.

Why It Matters

Better Auth is a popular authentication framework for TypeScript. The core npm package draws more than 19 million downloads each month, according to project figures. Therefore, this Better Auth SSRF flaw reaches a wide base of production apps.

The impact runs deep. An attacker with a normal session can read responses from internal endpoints. That includes cloud metadata services like AWS IMDS, plus Redis or admin panels bound to localhost.

How the Attack Works

The flaw lives in the plugin’s provider registration flow. When a developer sets skipDiscovery: true, the POST /sso/register endpoint accepts attacker-supplied OIDC endpoint URLs. Crucially, it stores them without checking their origin.

Later, during the OIDC callback, the server fetches those URLs. It then reflects the response body through the user profile. As a result, the attacker reads internal data directly, which makes this a non-blind SSRF. The same weakness affects POST /sso/update-provider.

Escalation to Account Takeover

Things get worse with one setting. When trustEmailVerified: true is active, a crafted userInfo response can assert a verified email. That triggers OAuth auto-linking against an existing account, which escalates the bug into account takeover.

Affected Versions

The issue affects @better-auth/sso from 0.1.0 up to (but not including) 1.6.11. Any 1.7.0-beta.x release on the pre-release line is also vulnerable. You are exposed only if the sso() plugin sits in your betterAuth plugins array.

By contrast, deployments without the SSO plugin stay safe. No public proof-of-concept or in-the-wild exploitation has been confirmed so far.

Patch and Mitigation Steps

First, upgrade to @better-auth/sso 1.6.11 or later. You can track the fix on the official Better Auth releases page. The patch validates every OIDC endpoint URL and rejects private, loopback, and cloud-metadata targets.

If you cannot patch yet, several workarounds help. Set sso({ providersLimit: 0 }) to block self-registration outright. Alternatively, gate /sso/register at your reverse proxy, and set trustEmailVerified: false to drop the takeover path.

For full technical detail, read the official GitHub security advisory. Above all, patch soon, because this Better Auth SSRF bug hands attackers a direct line into your infrastructure.

Related coverage

  • CVE-2026-50502: Public PoC Exploit Details Windows Event Log Remote Code Execution
  • ZERO-DAY ATTACK WARNING: Fortinet FortiWeb Exploit Grants Unauthenticated Admin Access!
  • Spring Data Vulnerabilities: Patch Five Critical Flaws Now
Track all actively exploited CVEs →

Support Our Threat Intelligence

Find our vulnerability reports and weekly recaps helpful? Support our work today and unlock a 100% ad-free reading experience!

Buy Me a Coffee Logo Buy Me a Coffee
Select your plan
Free Pro Team

Hover over a plan to see its benefits.

Stay Ahead of the Threat

Join security professionals receiving zero-hour CVE alerts, PoC updates, and threat analysis directly to their inbox.

No spam. One actionable email per week. Unsubscribe anytime.

SHARE
Share on FacebookShare on XShare on LinkedInShare on TelegramShare on BlueskyShare on Mastodon
Written by
@DdoS · Security Researcher

Do Son

Do Son is the Founder and Editor of SecurityOnline.info. Working in cybersecurity since 2013, he reports on vulnerabilities, malware, and emerging threats, providing timely analysis to help organizations and individuals stay ahead of evolving risks.

Tags: Account Takeover Better Auth CVE-2026-53513 OIDC SSO ssrf TypeScript Authentication

Leave a Reply Cancel reply

You must be logged in to post a comment.

Search

Translation

CVE ALERTS
📧

Email Delivery
Get threat intel straight to your inbox.

♾️

Unlimited Vendors
Track every technology in your stack.

🚨

All New CVE Alerts
Be the first to know about new flaws.

⚙️

Custom EPSS Threshold
Filter noise, focus on real risks.

💬

Slack & Teams Webhook
Integrate directly into your SecOps.

🚫

100% Ad-Free
Enjoy an uninterrupted reading experience.

$7/mo
Subscribe Now

🚨 Active Exploits in the Wild

  • CVE-2026-76461CVSS 9.8
    A vulnerability in the email parsing of Cisco AsyncOS Software for Cisco Secure Email Gateway could allow an...
    CISA KEV📅 Added to KEV: Sep 14, 2026
  • CVE-2026-51990
    A critical remote code execution vulnerability in Sogou Input Method, one of the most widely used Chinese-language input...
    Admin intel📅 Updated: Sep 12, 2026
  • CVE-2026-85706CVSS 10.0
    GitLab has remediated an issue that, under certain conditions, an unauthenticated user could have read arbitrary files from...
    Admin intelCISA KEV📅 Added to KEV: Sep 11, 2026📅 Updated: Sep 11, 2026
  • CVE-2026-42016CVSS 8.1
    JFrog Artifactory (Self Hosted) versions before 7.133.11 are vulnerable to a privilege escalation attack due to a validation...
    Admin intelCISA KEV📅 Added to KEV: Sep 11, 2026📅 Updated: Sep 11, 2026
  • CVE-2026-42018CVSS 7.5
    JFrog Artifactory could return an internal anonymous-user token to an unauthenticated caller when anonymous access is disabled, potentially...
    Admin intelCISA KEV📅 Added to KEV: Sep 11, 2026📅 Updated: Sep 11, 2026
  • CVE-2026-84869CVSS 9.9
    A condition in the ScreenConnect client may allow files to be transferred and executed through an active remote...
    CISA KEV📅 Added to KEV: Sep 11, 2026
  • CVE-2026-20079CVSS 10.0
    A vulnerability in the web interface of Cisco Secure Firewall Management Center (FMC) Software could allow an unauthenticated,...
    Admin intelCISA KEV📅 Added to KEV: Sep 9, 2026📅 Updated: Sep 9, 2026
  • CVE-2025-25249CVSS 8.1
    A heap-based buffer overflow vulnerability in Fortinet FortiOS 7.6.0 through 7.6.3, FortiOS 7.4.0 through 7.4.8, FortiOS 7.2.0 through...
    Admin intelCISA KEV📅 Added to KEV: Sep 9, 2026📅 Updated: Sep 9, 2026
Powered by CVE Watchtower

🔴 Live Critical Threats

  • CVE-2026-12944CVSS 9.6
    IBM Langflow OSS 1.0.0 through 1.10.0 can allow attackers to execute arbitrary...
  • CVE-2026-16338CVSS 9.9
    IBM DataStage on Cloud Pak for Data 5.4.0.0 IBM DataStage could allow...
  • CVE-2026-59178CVSS 9.8
    ESPHome Device Builder Dashboard is a dashboard for the ESPHome home management...
  • CVE-2026-90945CVSS 9.8
    Crawlab through 0.6.3 uses a hard-coded HMAC-SHA256 secret for JWT token signing...
  • CVE-2026-90942CVSS 9.6
    Casdoor through 4.4.0 fails to properly mask the instance-wide built-in certificate private...
  • CVE-2026-76461CVSS 9.8
    A vulnerability in the email parsing of Cisco AsyncOS Software for Cisco...
  • CVE-2026-76443CVSS 9.8
    As part of Cisco's ongoing commitment to proactive security and product quality,...
  • CVE-2026-76441CVSS 9.8
    As part of Cisco's ongoing commitment to proactive security and product quality,...
  • CVE-2026-76440CVSS 9.8
    As part of Cisco's ongoing commitment to proactive security and product quality,...
  • CVE-2026-20353CVSS 9.8
    As part of Cisco's ongoing commitment to proactive security and product quality,...
Powered by CVE WATCHTOWER

Daily CyberSecurity

  • About SecurityOnline.info
  • Advertise with us
  • Announcement
  • Contact
  • Contributor Register
  • Login
  • Disclaimer
  • DCMA
  • Privacy Policy
  • About SecurityOnline.info
  • Advertise on SecurityOnline.info
  • Contact Us

When you purchase through links on our site, we may earn an affiliate commission. Here’s how it works

  • CVE Watchtower
  • CVE Statistics by Vendor 2026
  • Q2 2026 Report
  • Top Exploited CVEs
  • Bluesky
  • Facebook
  • Linkedin
  • Mastodon
  • RSS
  • Twitter
  • Youtube
© 2017 - 2026 Daily CyberSecurity. All Rights Reserved.