Missing Multiple New Models on Model Lists

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Model list does not update to show Fable 5 and Sonnet 5 (most recent models). Latest model on the list is probably GLM 5.2.

Steps to Reproduce

Select Model or Add Models in IDE

Expected Behavior

Should show Sonnet 5 and Fable 5 (after Data Policy Acknowledged)

Screenshots / Screen Recordings

Operating System

Windows 10/11

Version Information

Version: 3.10.20 (user setup)
VS Code Extension API: 1.125.0
Commit: 23b9fb205fe595ea2be29da7214e19762d037fc0
Date: 2026-07-07T07:03:33.071Z
Layout: IDE
Build Type: Stable
Release Track: Default
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.256
OS: Windows_NT x64 10.0.26200

Additional Information

Measures attempted:

  • Uninstall and install Cursor again
  • Log out and log in again
  • Add models manually (it just does not get added to the list)
  • Checked and no API key was added

Another observation, may or may not be related to this. As shown in the screenshot, there is always the buttons “Upgrade to Pro”, as if it does not detect my membership correctly (last month was Ultra and this month is Pro+), but I can still use Cursor normally. Log out and log in again did not solve this issue.

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor (only when I do not need those new models)

Hey there!

Your account is on Pro+ and hasn’t been downgraded. The “Upgrade to Pro” button and the missing models are actually the same problem - Cursor can’t confirm your subscription with our servers, so the app falls back to a free-tier view. On the free tier the model list drops to a smaller set, which is why the newer models (Sonnet 5, Fable 5) don’t appear and you’re left with a reduced set that still works.

Since you’ve already reinstalled and signed out/in, the next thing to check is whether something on your machine or network is blocking Cursor from reaching our servers:

  1. Run Cursor Settings > Network > Run Diagnostics and share the results here - that’ll show if anything is failing.
  2. In the same Network settings, set HTTP Compatibility Mode to HTTP/1.1, then fully quit and reopen Cursor (not just reload the window).
  3. Check any antivirus/security software, firewall, VPN, or proxy on the machine - these can silently block the specific requests Cursor uses to verify your plan. Quick test: connect to a different network (like a phone hotspot) and reopen Cursor to see if your plan and models come back.

Once the app recognizes Pro+ again, the full model list should return and Sonnet 5 will show up. For Fable 5 specifically, if you have Privacy Mode enabled you’ll also need to accept its data-retention policy in the dashboard.

More network troubleshooting steps: Network, proxy, and remote connections.

Let me know what the diagnostics show and we’ll go from there!

Thanks for your reply! It helps a lot!

It turns out the issue comes from probably a new feature in Norton that starts to monitor AI agents, after turning it off, everything works well again. Many thanks!