LiveActive security incident?Get immediate response
CVE Record

CVE-2021-23860: Reflected Cross Site Scripting (XSS) vulnerability in Bosch VRM / BVMS

An error in a page handler of the VRM may lead to a reflected cross site scripting (XSS) in the web-based interface. To exploit this vulnerability an attack must be able to modify the HTTP header that is sent. This issue also affects installations of the DIVAR IP and BVMS with VRM installed.

MediumCVSS 5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Bosch VRM has a reflected XSS issue in its web interface. An attacker would need to influence an HTTP header and persuade a user to interact with the affected interface. Impact is rated medium because compromise is limited, but these systems may support physical security operations.

Executive priority

Treat this as a moderate-priority remediation item for physical security environments. Prioritize externally reachable or shared administrative interfaces first, then schedule vendor-guided updates or compensating access controls.

Technical view

CVE-2021-23860 is CWE-79 in a VRM page handler. A crafted request involving a modified HTTP header can trigger reflected XSS in the web-based interface. Sources list VRM, BVMS with VRM installed, and DIVAR IP installations with VRM installed as affected. CVSS 3.1 score is 5.0 with high attack complexity and required user interaction.

Likely exposure

Exposure is most likely in organizations running Bosch VRM 3.82, 3.83, 4.0, BVMS 10.0, 10.1, 11.0, or listed DIVAR IP products with VRM installed. Internet-accessible or broadly reachable management interfaces raise business risk.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. Exploitation requires network access, attacker-controlled HTTP header content, and user interaction, which lowers urgency compared with unauthenticated remote code execution.

Researcher notes

Evidence is limited to the CVE record and Bosch advisory metadata in the supplied bundle. No fixed versions, exploit proof, or detailed patch instructions are included here. Avoid assuming exploit availability or remediation details beyond Bosch guidance.

Mitigation direction

  • Review Bosch advisory BOSCH-SA-043434-BT for supported fixes or configuration guidance.
  • Inventory Bosch VRM, BVMS, and DIVAR IP deployments with VRM installed.
  • Restrict web interface access to trusted administrative networks or VPN paths.
  • Limit administrative browsing to trusted sources and hardened workstations.
  • Monitor for unusual requests or abnormal headers targeting VRM web interfaces.

Validation and detection

  • Confirm whether VRM is installed on BVMS or DIVAR IP systems.
  • Compare installed versions against the affected product list in the advisory.
  • Verify VRM web interfaces are not exposed to untrusted networks.
  • Review access logs for suspicious interaction patterns against the web interface.
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-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-2021-23860 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
Medium
CVSS
5 (3.1)
Known Exploited
No
Published

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

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
5CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L1.63.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5Medium
CVSS 3.1 vector shape for CVE-2021-23860Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
BoschBVMSunspecified, 11.0, 10.0, 10.1Listed
BoschDIVAR IP 7000 R2allListed
BoschDIVAR IP all-in-one 5000allListed
BoschDIVAR IP all-in-one 7000allListed
BoschVRMunspecified, 4.0, 3.83, 3.82Listed
Weakness

CWE details

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

CWE-79 · source CWE mapping

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.