Logger: homeassistant.components.http.security_filter
Source: components/http/security_filter.py:50
Integration: HTTP (documentation, issues)
First occurred: 19 January 2021, 21:09:27 (1 occurrences)
Last logged: 19 January 2021, 21:09:27
Filtered a request with a potential harmful query string: /remote/fgt_lang?lang=/../../../..//////////dev/cmdb/sslvpn_websession
I would be more concerned that something is running on your system generating that request. Given the little information we have, could that be a custom component generating that URL and HA filtering it?
Any chance you’ll list the custom components you have running?
You are using a custom integration for bwalarm which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant.
You are using a custom integration for sun2 which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant.
You are using a custom integration for bom which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant.
You are using a custom integration for bom_forecast which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant.
Is it necessarily a custom integration generating this request or could this ‘simply’ be a direct outside request to the HA http server component, basically someone (would doesn’t even know you’re running HA) trying random exploits on your IP and the HA port ?
The error is coming from the http integration, so the request could have come from anywhere that has access to the HA device (or VM if that is the case).