LiveActive security incident?Get immediate response
CVE Record

CVE-2018-7749: The SSH server implementation of AsyncSSH before 1.12.1 does not properly check whether authentication is c...

The SSH server implementation of AsyncSSH before 1.12.1 does not properly check whether authentication is completed before processing other requests. A customized SSH client can simply skip the authentication step.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

AsyncSSH SSH servers before 1.12.1 could treat an unauthenticated connection as ready for other SSH requests. Any exposed service built on that vulnerable server code may allow access without completing login. The source bundle does not provide CVSS, affected downstream products, or evidence of active exploitation.

Executive priority

Treat as high priority for any exposed AsyncSSH-based server because it affects authentication. If AsyncSSH is only present as a client library or unused dependency, urgency is lower but should still be verified quickly.

Technical view

CVE-2018-7749 is an authentication-state handling flaw in AsyncSSH's server implementation. The server did not properly verify that authentication was complete before processing other requests, allowing a customized SSH client to skip authentication. The vendor release and fix commit indicate AsyncSSH 1.12.1 contains the security fix.

Likely exposure

Exposure is likely limited to applications or services running the AsyncSSH server implementation before 1.12.1, especially if reachable over a network. The bundle does not identify specific downstream products, CPEs, operating systems, or managed services.

Exploitation context

The bundle says a customized SSH client can skip authentication, which implies remote unauthenticated abuse may be possible where vulnerable AsyncSSH servers are exposed. CISA KEV is false, and the provided sources do not establish active exploitation.

Researcher notes

The record lacks CVSS, CWE, CPE, and downstream affected-product data. Analysis should focus on package version, whether server mode is used, and network reachability. Do not assume exploit activity from the bundle alone.

Mitigation direction

  • Upgrade AsyncSSH server deployments to 1.12.1 or later.
  • Prioritize externally reachable SSH services using AsyncSSH.
  • Restrict network access to affected services until upgraded.
  • Check vendor and application maintainers for downstream fixed versions.
  • Review logs for unexpected unauthenticated or unusual SSH sessions.

Validation and detection

  • Inventory Python applications that depend on AsyncSSH.
  • Confirm deployed AsyncSSH versions are 1.12.1 or later.
  • Identify whether the application uses AsyncSSH server functionality.
  • Map internet-facing or partner-facing services using AsyncSSH.
  • Review dependency lockfiles and runtime images for old AsyncSSH packages.
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-2018-7749 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.

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.