-
Notifications
You must be signed in to change notification settings - Fork 14
AAP-59950: CVE-2025-66416: mcp: upgrade to 1.24 #142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
AAP-59950: CVE-2025-66416: mcp: upgrade to 1.24 #142
Conversation
749390c to
cb190a4
Compare
|
@goneri have you test it with mcp servers ? |
It's a work in progress, there is a thread about this on Slack. |
ldjebran
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
seems you will need to update the requirements.txt file |
Upgrade MCP Python SDK to 1.24 to address CVE-2025-66416
cb190a4 to
fcce961
Compare
manstis
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍

Upgrade MCP Python SDK to 1.24 to address CVE-2025-66416
Note
Upgrades
mcpto 1.24 and updates dependency manifests/lockfile, adding required transitive deps (pyjwt,pywin32, etc.).mcpfrom~1.9.4to~1.24inpyproject.tomlandrequirements.txt.uv.lockaccordingly:mcp->1.24.0with new deps (jsonschema,pyjwt[crypto],typing-extensions,typing-inspection, optionalpywin32).pyjwt==2.10.1and conditionalpywin32==311torequirements.txt.uv.lockentries reflecting newmcpversion and transitive dependency graph.Written by Cursor Bugbot for commit fcce961. This will update automatically on new commits. Configure here.