| { |
| "dataType": "CVE_RECORD", |
| "dataVersion": "5.0", |
| "cveMetadata": { |
| "cveId": "CVE-2026-39828" |
| }, |
| "containers": { |
| "cna": { |
| "providerMetadata": { |
| "orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc" |
| }, |
| "title": "Invoking bypass of certificate restrictions in golang.org/x/crypto/ssh", |
| "descriptions": [ |
| { |
| "lang": "en", |
| "value": "When an SSH server authentication callback returned PartialSuccessError with non-nil Permissions, those permissions were silently discarded, potentially dropping certificate restrictions such as force-command after a second factor succeeded. Returning non-nil Permissions with PartialSuccessError now results in a connection error." |
| } |
| ], |
| "affected": [ |
| { |
| "vendor": "golang.org/x/crypto", |
| "product": "golang.org/x/crypto/ssh", |
| "collectionURL": "https://pkg.go.dev", |
| "packageName": "golang.org/x/crypto/ssh", |
| "versions": [ |
| { |
| "version": "0", |
| "lessThan": "0.52.0", |
| "status": "affected", |
| "versionType": "semver" |
| } |
| ], |
| "programRoutines": [ |
| { |
| "name": "connection.serverAuthenticate" |
| }, |
| { |
| "name": "NewServerConn" |
| } |
| ], |
| "defaultStatus": "unaffected" |
| } |
| ], |
| "problemTypes": [ |
| { |
| "descriptions": [ |
| { |
| "lang": "en", |
| "description": "CWE-863: Incorrect Authorization" |
| } |
| ] |
| } |
| ], |
| "references": [ |
| { |
| "url": "https://go.dev/issue/79562" |
| }, |
| { |
| "url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI" |
| }, |
| { |
| "url": "https://go.dev/cl/781621" |
| }, |
| { |
| "url": "https://pkg.go.dev/vuln/GO-2026-5014" |
| } |
| ], |
| "credits": [ |
| { |
| "lang": "en", |
| "value": "NCC Group Cryptography Services, sponsored by Teleport" |
| } |
| ] |
| } |
| } |
| } |