LiveActive security incident?Get immediate response
CVE Record

CVE-2019-11892: Improper access control in the JSON-RPC interface of the Bosch Smart Home Controller (SHC)

A potential improper access control vulnerability exists in the JSON-RPC interface of the Bosch Smart Home Controller (SHC) before 9.8.905 that may result in reading or modification of the SHC's configuration or triggering and restoring backups. In order to exploit the vulnerability, the adversary needs to have successfully paired an app or service, which requires user interaction.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Bosch Smart Home Controllers before version 9.8.905 could allow an already paired app or service to read or change controller configuration and trigger or restore backups. Exploitation requires successful pairing, which requires user interaction, so this is not described as unauthenticated internet-scale compromise in the provided sources.

Executive priority

Prioritize remediation for homes, offices, or managed environments where SHC controls sensitive physical security, safety, or automation functions. The issue is high severity but constrained by pairing requirements.

Technical view

CVE-2019-11892 is CWE-284 improper access control in the SHC JSON-RPC interface. The CVSS 3.0 score is 7.5 high with adjacent attack vector and high complexity. Impact is high for confidentiality, integrity, and availability because configuration and backup operations may be accessed improperly.

Likely exposure

Exposure is limited to Bosch Smart Home Controller deployments running versions before 9.8.905, especially where untrusted, old, or unnecessary apps or services remain paired with the controller.

Exploitation context

The bundle does not show CISA KEV listing or active exploitation evidence. The described prerequisite is a successfully paired app or service, and pairing requires user interaction.

Researcher notes

Do not assume remote unauthenticated exploitation from the provided data. Validation should focus on firmware version, pairing state, JSON-RPC access control expectations, and whether configuration or backup actions are reachable by paired integrations.

Mitigation direction

  • Upgrade Bosch Smart Home Controller firmware to 9.8.905 or later where applicable.
  • Review Bosch PSIRT advisory BOSCH-SA-662084 for vendor-specific remediation guidance.
  • Remove unknown, unused, or untrusted paired apps and services from SHC deployments.
  • Restrict physical and local network access to SHC pairing workflows.

Validation and detection

  • Inventory Bosch Smart Home Controller devices and record firmware versions.
  • Confirm no SHC remains below version 9.8.905.
  • Review paired apps and services for unknown or unnecessary entries.
  • Check change records for unexpected configuration or backup activity.
Prepared
Confidence
medium
Sources
3

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 · medium confidence lookup

CWE-284: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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-2019-11892 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.0)
Known Exploited
No
Published

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

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
0Timeline events
0ADP providers
2Source links

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.0HighCVSS:3.0/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H1.65.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

7.5High
CVSS 3.0 vector shape for CVE-2019-11892Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
BoschSmart Home ControllerunspecifiedListed
Weakness

CWE details

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

CWE-284 · source CWE mapping

Improper Access Control

Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.