-
Notifications
You must be signed in to change notification settings - Fork 589
[GHSA-9mv3-2cwr-p262] Microsoft Security Advisory CVE-2026-40372 – ASP.NET Core Elevation of Privilege #7489
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -11,7 +11,7 @@ | |
| "severity": [ | ||
| { | ||
| "type": "CVSS_V3", | ||
| "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" | ||
| "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" | ||
| } | ||
| ], | ||
| "affected": [ | ||
|
|
@@ -64,7 +64,7 @@ | |
| "cwe_ids": [ | ||
| "CWE-347" | ||
| ], | ||
| "severity": "HIGH", | ||
| "severity": "CRITICAL", | ||
|
||
| "github_reviewed": true, | ||
| "github_reviewed_at": "2026-04-23T14:55:41Z", | ||
| "nvd_published_at": "2026-04-21T20:16:59Z" | ||
|
|
||
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.
Changing
PR:LtoPR:Nmaterially alters the base score and implied exploit prerequisites. Please ensure this vector exactly matches the authoritative source (e.g., MSRC/NVD) and that any computed numeric CVSS score fields (if present elsewhere in this advisory format) remain consistent with this vector; otherwise consumers may display conflicting severity/scoring.