Validate remote host

  • Release version: Australia
  • Updated March 12, 2026
  • 1 minute to read
  • Set the property to true to prevent bad actors from using internal port scanning in your network.

    If the glide.update_set.remote.check_host system property is not set to the recommended value of true, then the Team Development Remote Instance test feature will allow an internal network port scan by providing positive/negative error messages.

    Ensure that the property glide.update_set.remote.check_host is set to true.

    Warning:
    This is a safe harbor property, meaning the value can't be altered once it's changed. It is non-revertible.

    More information

    Attribute Description
    Configuration name glide.update_set.remote.check_host
    Configuration type System Properties (/sys_properties_list.do)
    Data type Boolean
    Recommended value true
    Default value <none>
    Fallback value true
    Category Business Logic
    Security risk
    • Severity score: 6.3
    • CVSS score: Medium
    • Security risk details: An attacker may enumerate all open ports on a given host or pull response data, leading to information leak or unauthorized data access.
    Functional impact None
    Dependencies and prerequisites None