diff --git a/modules/monitoring/application/views/scripts/list/hosts.phtml b/modules/monitoring/application/views/scripts/list/hosts.phtml
index 91f59f422..4afc14731 100644
--- a/modules/monitoring/application/views/scripts/list/hosts.phtml
+++ b/modules/monitoring/application/views/scripts/list/hosts.phtml
@@ -98,7 +98,7 @@ if ($hosts->count() === 0) {
= $this->icon($this->resolveMacros($host->host_icon_image, $host)) ?>
= implode(' ', $icons) ?>
- = $host->host_display_name ?>
+ = $this->escape($host->host_display_name) ?>
host_unhandled_services) && $host->host_unhandled_services > 0): ?>