CVE-2026-39829
Last modified
CVE-2026-39829 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. The RSA and DSA public key parsers did not enforce size limits on key parameters. A crafted public key with an excessively large modulus or DSA parameter could cause several minutes of CPU consumption during signature verification. EPSS estimates a 0.47% chance of exploitation in the next 30 days.
Description
The RSA and DSA public key parsers did not enforce size limits on key parameters. A crafted public key with an excessively large modulus or DSA parameter could cause several minutes of CPU consumption during signature verification. This could be triggered by unauthenticated clients during public key authentication. RSA moduli are now limited to 8192 bits, and DSA parameters are validated per FIPS 186-2.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Golang | Crypto | < 0.52.0 |
References
- https://go.dev/cl/781641Issue Tracking
- https://go.dev/cl/781661Issue Tracking
- https://go.dev/issue/79565Issue Tracking
- https://pkg.go.dev/vuln/GO-2026-5018Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-39829?
How severe is CVE-2026-39829?
How do I fix CVE-2026-39829?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-39823CVE-2026-27142 fixed a vulnerability in which URLs were not …6.1
- CVE-2026-39824NewNTUnicodeString does not check for string length overflow…3.3
- CVE-2026-39825ReverseProxy can forward queries containing parameters not v…5.3
- CVE-2026-39826If a trusted template author were to write a <script> tag co…6.1
- CVE-2026-39827An authenticated SSH client that repeatedly opened channels …6.5
- CVE-2026-39828When an SSH server authentication callback returned PartialS…6.3
- CVE-2026-3983A security flaw has been discovered in Campcodes Division Re…3.5
- CVE-2026-39830A malicious SSH peer could send unsolicited global request r…9.1
- CVE-2026-39831The Verify() method for FIDO/U2F security key types (sk-ecds…9.1
- CVE-2026-39832When adding a key to a remote agent constraint extensions su…9.1
- CVE-2026-39833The in-memory keyring returned by NewKeyring() silently acce…9.1
- CVE-2026-39834When writing data larger than 4GB in a single Write call on …9.1
Are you affected by CVE-2026-39829?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
