Code and CI is all open source.
It looks like the app used weak hard-coded admin credentials back then. Appears to have been fixed in 2023.
> Wed Jul 02nd 2025 - qBittorrent v5.1.2 release > [...] > qBittorrent v5.1.2 was released. > SECURITY: It contains security fixes for the WebAPI, Rss and Search modules.
> ps -ef | grep netservlet > root 3708105 3665360 0 08:06 pts/2 00:00:00 grep netservlet
Read this article:
https://torrentfreak.com/qbittorrent-web-ui-exploited-to-min...
It mentions the app will use uPnP to expose itself automatically.
Remember that BitTorrent protocol is P2P, so it likely is accessible from the internet.
My suggestion is to wipe the image, update pull/run the newest version, and change the admin credentials after it starts up.
My bad.
Can you check the contents of your qBittorrent.conf?
It looks like the app used weak hard-coded admin credentials back then. Appears to have been fixed in 2023.