Many apps do use this because they think "oh, that service I installed uses a port ... I should allow it in the firewall" whereas it's only for internal use ... Which is in fact a security issue (maybe not if being a NAT, but it is for a VPS)
Maybe use the --need-exposed-port of 3.8 ... Or maybe check for proxy_pass in the nginx conf ...