LiveActive security incident?Get immediate response
CVE Record

CVE-2023-5570: User Enumeration in Inohom's Home Manager Gateway

Improper Protection for Outbound Error Messages and Alert Signals vulnerability in Inohom Home Manager Gateway allows Account Footprinting. This issue affects Home Manager Gateway: before v.1.27.12.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2023-5570 lets an unauthenticated remote party determine valid accounts on Inohom Home Manager Gateway through overly revealing error or alert messages. This does not directly provide takeover, but it can materially help password attacks, phishing, or follow-on targeting. Devices running versions before 1.27.12 are listed as affected.

Executive priority

Treat as high priority for exposed gateways because it leaks account information without authentication. It is not evidence of active exploitation, but it lowers the barrier for later attacks. Internet-facing systems should be inventoried and updated first.

Technical view

The CVE describes CWE-1320, improper protection of outbound error messages and alert signals, causing account footprinting/user enumeration. CVSS 3.1 is 7.5: network accessible, low complexity, no privileges, no user interaction, high confidentiality impact, no integrity or availability impact. Affected product is Inohom Home Manager Gateway before v1.27.12.

Likely exposure

Exposure is most relevant where Home Manager Gateway is reachable from untrusted networks or the internet. The source bundle does not provide deployment prevalence, default exposure, or authentication interface details. Organizations should prioritize any externally accessible or remotely managed installations.

Exploitation context

The CVE is not listed as CISA KEV in the provided data, and no cited source states active exploitation. The weakness supports account discovery, which can improve the success of credential attacks or targeted social engineering, but the sources do not describe a full compromise chain.

Researcher notes

Public detail is limited. The CVE record and government advisory identify the product, version boundary, CWE, and CVSS vector, but do not provide exploit mechanics or detailed remediation text. One listed USOM link is marked broken in the provided bundle.

Mitigation direction

  • Identify all Inohom Home Manager Gateway deployments.
  • Upgrade affected systems to v1.27.12 or later if available.
  • If upgrade status is unclear, check Inohom or government advisory guidance.
  • Restrict management access to trusted networks where operationally possible.
  • Monitor for unusual account lookup or authentication error patterns.

Validation and detection

  • Confirm the installed Home Manager Gateway version.
  • Flag versions earlier than 1.27.12 as affected.
  • Verify whether the gateway is internet-facing or remotely accessible.
  • Review logs for repeated failed account discovery behavior.
  • Document compensating controls if immediate upgrade is not possible.
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.

cwe · low confidence lookup

CWE-1320: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2023-5570 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
High
CVSS
7.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

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.

1CVSS vectors
3Timeline events
2ADP providers
3Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N3.93.6TR-CERT

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2023-5570Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CVECVE Program Container
CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
InohomHome Manager Gateway0unaffected
Weakness

CWE details

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

CWE-1320 · source CWE mapping

Improper Protection for Outbound Error Messages and Alert Signals

Improper Protection for Outbound Error Messages and Alert Signals represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.