LiveActive security incident?Get immediate response
CVE Record

CVE-2021-43565: The x/crypto/ssh package before 0.0.0-20211202192323-5770296d904e of golang.org/x/crypto allows an attacker...

The x/crypto/ssh package before 0.0.0-20211202192323-5770296d904e of golang.org/x/crypto allows an attacker to panic an SSH server.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

This issue affects Go applications that embed golang.org/x/crypto/ssh to run an SSH server. A remote attacker could trigger a server panic, causing service disruption. The provided sources do not include CVSS, CWE, affected product metadata, or evidence of active exploitation.

Executive priority

Prioritize as dependency remediation for exposed Go-based SSH services. Business urgency is highest where SSH availability supports administration, customer access, or automation. Evidence is incomplete, so focus on inventory, upgrade verification, and monitoring rather than emergency incident assumptions.

Technical view

CVE-2021-43565 concerns golang.org/x/crypto/ssh before version 0.0.0-20211202192323-5770296d904e. The reported impact is that an attacker can panic an SSH server. Available source data does not describe root cause, attack prerequisites, exploit maturity, or vendor-specific downstream impact.

Likely exposure

Exposure is likely limited to Go-based services that use golang.org/x/crypto/ssh as an SSH server library, especially internet-facing SSH management or application endpoints. Systems using OpenSSH or unrelated SSH implementations are not shown as affected by the provided sources.

Exploitation context

The source bundle reports no CISA KEV listing and provides no cited evidence of exploitation in the wild. Treat this as a denial-of-service risk where vulnerable Go SSH servers may be remotely crashed, but do not assume active exploitation from the available evidence.

Researcher notes

The public record in the bundle is sparse: no CVSS vector, CWE, detailed affected product list, exploit notes, or technical root cause. Analysis should stay anchored to x/crypto/ssh server panic risk before the named fixed revision.

Mitigation direction

  • Identify services importing golang.org/x/crypto/ssh for SSH server functionality.
  • Upgrade golang.org/x/crypto to at least 0.0.0-20211202192323-5770296d904e.
  • Check Go module locks and vendored dependencies for older x/crypto versions.
  • Prioritize exposed SSH services and administrative access paths first.
  • Review Golang announce guidance for any updated vendor instructions.

Validation and detection

  • Search SBOMs and go.mod files for golang.org/x/crypto versions.
  • Confirm deployed builds include the fixed x/crypto revision or later.
  • Inventory Go applications exposing SSH server endpoints.
  • Check service logs for unexplained SSH server panics or restarts.
  • Verify monitoring alerts on SSH service crash loops or availability drops.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2021-43565 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.