Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Selfhosted
  3. Jellyfin over the internet

Jellyfin over the internet

Scheduled Pinned Locked Moved Selfhosted
selfhosted
263 Posts 144 Posters 1 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L [email protected]

    show me those “holes” this is just fear mongering

    vanilla_puddinfudge@infosec.pubV This user is from outside of this forum
    vanilla_puddinfudge@infosec.pubV This user is from outside of this forum
    [email protected]
    wrote last edited by [email protected]
    #197

    Here, since you can't use a search engine: https://www.cvedetails.com/vulnerability-list/vendor_id-22884/product_id-81332/Jellyfin-Jellyfin.html

    More, because I've been around this lap before, you'll ask for more and not believe that one, here's another: https://www.cvedetails.com/vulnerability-list/vendor_id-22884/product_id-81332/Jellyfin-Jellyfin.html

    Do what you want. Idgaf about your install, just mine.

    O 1 Reply Last reply
    1
    • E [email protected]

      No, they are actively trying to get in right now. If you have Authelia exposed they’re brute forcing it. They’re actively trying to exploit vulnerabilities that exist in whatever outwardly accessible software you’re exposing is, and in many cases also in software you’re not even using in scattershot fashion. Cloudflare is blocking a lot of the well known CVEs for sure, so you won’t see those hit your server logs. If you look at your Authelia logs you’ll see the login attempts though. If you connect via SSH you’ll see those in your server logs.

      You’re mitigating it, sure. But they are absolutely 100% trying to get into your server right now, same as everyone else. There is no consideration to whether you are a self hosted or a Fortune 500 company.

      _cryptagion@lemmy.dbzer0.com_ This user is from outside of this forum
      _cryptagion@lemmy.dbzer0.com_ This user is from outside of this forum
      [email protected]
      wrote last edited by
      #198

      No, they are actively trying to get in right now. If you have Authelia exposed they’re brute forcing it.

      No, they aren't. Just to be sure, I just checked it, and out of the over 2k requests made to the Authelia login page in the last 24 hours, none have made it to the login page itself. You don't know jack shit about what's going on in another persons network, so I'm not sure why you're acting like some kind of expert.

      E 1 Reply Last reply
      5
      • T [email protected]

        What’s your go too (secure) method for casting over the internet with a Jellyfin server.

        I’m wondering what to use and I’m pretty beginner at this

        ohshit604@sh.itjust.worksO This user is from outside of this forum
        ohshit604@sh.itjust.worksO This user is from outside of this forum
        [email protected]
        wrote last edited by [email protected]
        #199

        “Technically” my jellyfin is exposed to the internet however, I have Fail2Ban setup blocking every public IP and only whitelisting IP’s that I’ve verified.

        I use GeoBlock for the services I want exposed to the internet however, I should also setup Authelia or something along those lines for further verification.

        Reverse proxy is Traefik.

        1 Reply Last reply
        5
        • M [email protected]

          Your comment got me looking through the jellyfin github issues. Are the bugs listed for unauthenticated endpoints what you're referencing? It looks like the 7 open mention being able to view information about the jellyfin instance or view the media itself. But this is just what was commented as possible, there could be more possibilities especially if combined with other vulnerabilities.

          Now realizing there are parts of Jellyfin that are known to be accessible without authentication, I'm thinking Fail2ban is going to do less but unless there are ways to do injection with the known bugs/a new 0day they will still need to brute force a password to be able to make changes. I'm curious if there is anything I'm overlooking.

          R This user is from outside of this forum
          R This user is from outside of this forum
          [email protected]
          wrote last edited by
          #200

          unless there are ways to do injection with the known bugs/a new 0day

          TBH, that should be enough right here. That is a JUICY target for hacking.

          You can tell outside that someone is running JF.

          You know what packages are used.

          You have full access to the source.

          You know what endpoints are exposed and available.

          All you need is a whole in ffmpeg, a codec, a scaler, or something in libAV. There are a hundred different projects in there from everyone and their brother. And all somebody with experience needs is one of them to have an exploit in a spot where you can send it a payload through an endpoint that doesn't require authentication.

          We need something to gatekeep. Some form of firewall knocking, or VPN. We don't need JF to be as publicly accessible as Netflix; we just need a way for our friends and family to get in, prove they're who they are, and reject all anonymous traffic.

          1 Reply Last reply
          0
          • _cryptagion@lemmy.dbzer0.com_ [email protected]

            No, they are actively trying to get in right now. If you have Authelia exposed they’re brute forcing it.

            No, they aren't. Just to be sure, I just checked it, and out of the over 2k requests made to the Authelia login page in the last 24 hours, none have made it to the login page itself. You don't know jack shit about what's going on in another persons network, so I'm not sure why you're acting like some kind of expert.

            E This user is from outside of this forum
            E This user is from outside of this forum
            [email protected]
            wrote last edited by [email protected]
            #201

            Yes they are. The idea that they’re not would be a statistical wonder.

            2k requests made to the Authelia login page in the last 24 hours

            Are you logging into your Authelia login page 2k times a day? If not, I suspect that some (most) of those are malicious lol.

            You don't know jack shit about what's going on in another persons network

            It’s the internet, not your network. And I’m well aware of how the internet works. What you’re trying to argue here is like arguing that there’s no possible way that I know your part of the earth revolves around the sun. Unless you’re on a different internet from the rest of us, you’re subject to the same behavior. I mean I guess I didn’t ask if you were hosting your server in North Korea but since you’re posting here, I doubt it.

            I'm not sure why you're acting like some kind of expert

            Well I am an expert with over a decade of experience in cybersecurity, but I’m not acting like an expert here, I’m acting like somebody with at least a rudimentary understanding of how these things work.

            _cryptagion@lemmy.dbzer0.com_ 1 Reply Last reply
            6
            • E [email protected]

              Yes they are. The idea that they’re not would be a statistical wonder.

              2k requests made to the Authelia login page in the last 24 hours

              Are you logging into your Authelia login page 2k times a day? If not, I suspect that some (most) of those are malicious lol.

              You don't know jack shit about what's going on in another persons network

              It’s the internet, not your network. And I’m well aware of how the internet works. What you’re trying to argue here is like arguing that there’s no possible way that I know your part of the earth revolves around the sun. Unless you’re on a different internet from the rest of us, you’re subject to the same behavior. I mean I guess I didn’t ask if you were hosting your server in North Korea but since you’re posting here, I doubt it.

              I'm not sure why you're acting like some kind of expert

              Well I am an expert with over a decade of experience in cybersecurity, but I’m not acting like an expert here, I’m acting like somebody with at least a rudimentary understanding of how these things work.

              _cryptagion@lemmy.dbzer0.com_ This user is from outside of this forum
              _cryptagion@lemmy.dbzer0.com_ This user is from outside of this forum
              [email protected]
              wrote last edited by
              #202

              Yes they are. The idea that they’re not would be a statistical wonder.

              Guess I’m a wonder then. I’ve always thought of myself as pretty wonderful, I’m glad to hear you agree.

              Are you logging into your Authelia login page 2k times a day? If not, I suspect that some (most) of those are malicious lol.

              That’s 2k requests made. None of them were served. Try to keep up.

              Well I am an expert with over a decade of experience in cybersecurity, but I’m not acting like an expert here, I’m acting like somebody with at least a rudimentary understanding of how these things work.

              Then I guess I should get a career in cybersecurity, because I obviously know more than someone with over a decade of supposed experience. If you were worth whatever your company is paying you in wages, you would know that a rule blocking connections from other countries, and also requiring the request for the login page come from one of the services on your domain, will block virtually all malicious attempts to access your services. Such a rule doesn’t work for a public site, but for a selfhosted setup it’s absolutely an easy option to reduce your bandwidth usage and make your setup far more secure.

              E 1 Reply Last reply
              2
              • _cryptagion@lemmy.dbzer0.com_ [email protected]

                Yes they are. The idea that they’re not would be a statistical wonder.

                Guess I’m a wonder then. I’ve always thought of myself as pretty wonderful, I’m glad to hear you agree.

                Are you logging into your Authelia login page 2k times a day? If not, I suspect that some (most) of those are malicious lol.

                That’s 2k requests made. None of them were served. Try to keep up.

                Well I am an expert with over a decade of experience in cybersecurity, but I’m not acting like an expert here, I’m acting like somebody with at least a rudimentary understanding of how these things work.

                Then I guess I should get a career in cybersecurity, because I obviously know more than someone with over a decade of supposed experience. If you were worth whatever your company is paying you in wages, you would know that a rule blocking connections from other countries, and also requiring the request for the login page come from one of the services on your domain, will block virtually all malicious attempts to access your services. Such a rule doesn’t work for a public site, but for a selfhosted setup it’s absolutely an easy option to reduce your bandwidth usage and make your setup far more secure.

                E This user is from outside of this forum
                E This user is from outside of this forum
                [email protected]
                wrote last edited by
                #203

                a rule blocking connections from other countries, and also requiring the request for the login page come from one of the services on your domain, will block virtually all malicious attempts to access your services.

                Whoa whoa whoa. What malicious attempts?

                You just told me you were the statistical wonder that nobody is bothering attack?

                That’s 2k requests made. None of them were served.

                So those 2k requests were not you then? They were hostile actors attempting to gain unauthorized access to your services?

                Well there we have it folks lmao

                _cryptagion@lemmy.dbzer0.com_ 1 Reply Last reply
                5
                • R [email protected]

                  Cloudflare. No public exposure to the internet.

                  B This user is from outside of this forum
                  B This user is from outside of this forum
                  [email protected]
                  wrote last edited by
                  #204

                  Are we not worried about their terms of service? I've been using pangolin

                  K R 2 Replies Last reply
                  6
                  • E [email protected]

                    a rule blocking connections from other countries, and also requiring the request for the login page come from one of the services on your domain, will block virtually all malicious attempts to access your services.

                    Whoa whoa whoa. What malicious attempts?

                    You just told me you were the statistical wonder that nobody is bothering attack?

                    That’s 2k requests made. None of them were served.

                    So those 2k requests were not you then? They were hostile actors attempting to gain unauthorized access to your services?

                    Well there we have it folks lmao

                    _cryptagion@lemmy.dbzer0.com_ This user is from outside of this forum
                    _cryptagion@lemmy.dbzer0.com_ This user is from outside of this forum
                    [email protected]
                    wrote last edited by
                    #205

                    Whoa whoa whoa. What malicious attempts?

                    I said it would block all malicious attempts. I didn't say the people trying to access my services were malicious. Clearly the OP is worried about that. I however, having just the meager experience of, you know, actually fucking running the a Jellyfin server, am not. But I'm also not trying convince people I'm a smug cybersecurity expert with a decade of experience.

                    E 1 Reply Last reply
                    1
                    • P [email protected]

                      I access it through a reverse proxy (nginx). I guess the only weak point is if someone finds out the domain for it and starts spamming the login screen. But I've restricted access to the domain for most of the world anyway. Wireguard would probably be more secure but its not always possible if like on vacation and want to use it on the TV there..

                      P This user is from outside of this forum
                      P This user is from outside of this forum
                      [email protected]
                      wrote last edited by
                      #206

                      Its very easy to deploy fail2ban for Jellyfin: https://jellyfin.org/docs/general/post-install/networking/advanced/fail2ban/

                      P 1 Reply Last reply
                      0
                      • _cryptagion@lemmy.dbzer0.com_ [email protected]

                        Whoa whoa whoa. What malicious attempts?

                        I said it would block all malicious attempts. I didn't say the people trying to access my services were malicious. Clearly the OP is worried about that. I however, having just the meager experience of, you know, actually fucking running the a Jellyfin server, am not. But I'm also not trying convince people I'm a smug cybersecurity expert with a decade of experience.

                        E This user is from outside of this forum
                        E This user is from outside of this forum
                        [email protected]
                        wrote last edited by
                        #207

                        As OP should be. 2k attempts a day at unauthorized access to your services is a pretty clear indicator of that. Seems you’ve mitigated it well enough, why would you suggest that OP not bother doing the same? If you’re so convinced those 2k attempts are not malicious, then go ahead and remove those rules if they’re unnecessary.

                        Perhaps as someone with only meager experience running a Jellyfin server who can’t even recognize malicious traffic to their server, and zero understanding of the modern internet threat landscape, you shouldn’t be spreading misinformation that’s potentially damaging to new selfhosters?

                        _cryptagion@lemmy.dbzer0.com_ 1 Reply Last reply
                        5
                        • B [email protected]

                          Are we not worried about their terms of service? I've been using pangolin

                          K This user is from outside of this forum
                          K This user is from outside of this forum
                          [email protected]
                          wrote last edited by
                          #208

                          We are, Batman, we are.

                          I VPN to my network for it.

                          B 1 Reply Last reply
                          3
                          • E [email protected]

                            As OP should be. 2k attempts a day at unauthorized access to your services is a pretty clear indicator of that. Seems you’ve mitigated it well enough, why would you suggest that OP not bother doing the same? If you’re so convinced those 2k attempts are not malicious, then go ahead and remove those rules if they’re unnecessary.

                            Perhaps as someone with only meager experience running a Jellyfin server who can’t even recognize malicious traffic to their server, and zero understanding of the modern internet threat landscape, you shouldn’t be spreading misinformation that’s potentially damaging to new selfhosters?

                            _cryptagion@lemmy.dbzer0.com_ This user is from outside of this forum
                            _cryptagion@lemmy.dbzer0.com_ This user is from outside of this forum
                            [email protected]
                            wrote last edited by
                            #209

                            If you were any good at reading, you would know that I said those rules protect the Authelia login page. They don't protect the Jellyfin service or its login page at all. The Jellyfin instance is not behind anything except Cloudflare. I stated that in my very first message. Removing those rules would have no effect whatsoever on Jellyfin.

                            E 1 Reply Last reply
                            2
                            • _cryptagion@lemmy.dbzer0.com_ [email protected]

                              If you were any good at reading, you would know that I said those rules protect the Authelia login page. They don't protect the Jellyfin service or its login page at all. The Jellyfin instance is not behind anything except Cloudflare. I stated that in my very first message. Removing those rules would have no effect whatsoever on Jellyfin.

                              E This user is from outside of this forum
                              E This user is from outside of this forum
                              [email protected]
                              wrote last edited by
                              #210

                              It’s over man. You’ve made it very clear you have no idea what you’re talking about, how any of this works, or even what’s going on with your own selfhosted services. Back peddling away from your own arguments and trying to sweep up the beans you’ve already spilled isn’t going to help your case.

                              Maybe stick to your day job, I just don’t think that cybersecurity career is in the cards for you.

                              _cryptagion@lemmy.dbzer0.com_ 1 Reply Last reply
                              1
                              • vanilla_puddinfudge@infosec.pubV [email protected]

                                Here, since you can't use a search engine: https://www.cvedetails.com/vulnerability-list/vendor_id-22884/product_id-81332/Jellyfin-Jellyfin.html

                                More, because I've been around this lap before, you'll ask for more and not believe that one, here's another: https://www.cvedetails.com/vulnerability-list/vendor_id-22884/product_id-81332/Jellyfin-Jellyfin.html

                                Do what you want. Idgaf about your install, just mine.

                                O This user is from outside of this forum
                                O This user is from outside of this forum
                                [email protected]
                                wrote last edited by
                                #211

                                I don't want to be an asshole but after checking a couple of those out they all appear to be post-authorization vulnerabilities? Like sure if you're just passing out credentials to your jellyfin instance someone could use the device log upload to wreck your container, but shouldn't most people be more worried about vulnerabilities that have surface for unauthorized attackers?

                                vanilla_puddinfudge@infosec.pubV R 2 Replies Last reply
                                7
                                • E [email protected]

                                  It’s over man. You’ve made it very clear you have no idea what you’re talking about, how any of this works, or even what’s going on with your own selfhosted services. Back peddling away from your own arguments and trying to sweep up the beans you’ve already spilled isn’t going to help your case.

                                  Maybe stick to your day job, I just don’t think that cybersecurity career is in the cards for you.

                                  _cryptagion@lemmy.dbzer0.com_ This user is from outside of this forum
                                  _cryptagion@lemmy.dbzer0.com_ This user is from outside of this forum
                                  [email protected]
                                  wrote last edited by
                                  #212

                                  Yeah, some random nobody trying to convince people they're a cybersecurity expert is gonna be what shuts me up.

                                  I very clearly laid out my setup, and how you were wrong. If you can't even read well enough to understand that, let alone form som kind of actual argument backed up by reality, that isn't my problem to deal with.

                                  I would say stick to your own day job, but if this is actually your day job then maybe check out whether your local Burger King has openings, you'll do less harm there.

                                  E 1 Reply Last reply
                                  3
                                  • K [email protected]

                                    We are, Batman, we are.

                                    I VPN to my network for it.

                                    B This user is from outside of this forum
                                    B This user is from outside of this forum
                                    [email protected]
                                    wrote last edited by [email protected]
                                    #213

                                    I expose jellyfin and keycloak to the internet with pangolin, jellyfin user only has read access. Using the sso 🔌 jellyfin listens to my keycloak which has Google as an identity provider(admin disabled), restricting access to my users, but letting people use their google identity. Learned my family doesn't use anything that isn't sso head-to-toe.

                                    It's what we do in the shadows that makes us heroes, kalpol.

                                    M 1 Reply Last reply
                                    1
                                    • E [email protected]

                                      Anything you expose to the internet publicly will be attacked, just about constantly. Brute force attempts, exploit attempts, the whole nine. It is a ubiquitous and fundamental truth I’m afraid. If you think it’s not happening to you, you just don’t know enough about what you’re doing to realize.

                                      You can mitigate it, but you can’t stop it. There’s a reason you’ll hear terms like “attack surface” used when discussing this stuff. There’s no “if” factor when it comes to being attacked. If you have an attack surface, it is being attacked.

                                      M This user is from outside of this forum
                                      M This user is from outside of this forum
                                      [email protected]
                                      wrote last edited by
                                      #214

                                      Yup, the sad reality is that you don’t need to worry about the attacks you expect; You need to worry about the ones you don’t know anything about. Honeypots exist specifically to alert you that something has been breached.

                                      S 1 Reply Last reply
                                      3
                                      • _cryptagion@lemmy.dbzer0.com_ [email protected]

                                        Yeah, some random nobody trying to convince people they're a cybersecurity expert is gonna be what shuts me up.

                                        I very clearly laid out my setup, and how you were wrong. If you can't even read well enough to understand that, let alone form som kind of actual argument backed up by reality, that isn't my problem to deal with.

                                        I would say stick to your own day job, but if this is actually your day job then maybe check out whether your local Burger King has openings, you'll do less harm there.

                                        E This user is from outside of this forum
                                        E This user is from outside of this forum
                                        [email protected]
                                        wrote last edited by [email protected]
                                        #215

                                        You’ve argued from a position of weakness against a well known and accepted truth, and have provided zero proof to back up your outlandish claim. On the contrary you’ve admitted to the existence of unwanted access attempts to your services, as well as your usage of mitigations to the same problem you insist doesn’t exist.

                                        It’s over man. You’re certified expert yapper but that’s not going to convince me or anyone else here that you know what you’re talking about. It’s a wrap.

                                        _cryptagion@lemmy.dbzer0.com_ 1 Reply Last reply
                                        1
                                        • T [email protected]

                                          What’s your go too (secure) method for casting over the internet with a Jellyfin server.

                                          I’m wondering what to use and I’m pretty beginner at this

                                          M This user is from outside of this forum
                                          M This user is from outside of this forum
                                          [email protected]
                                          wrote last edited by
                                          #216

                                          Tailscale with self hosted headscale

                                          pfr@lemmy.sdf.orgP 1 Reply Last reply
                                          13
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups