Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    pFsense 2.81 and OpenVPN vulnerability CVE-2025-13086

    Scheduled Pinned Locked Moved General pfSense Questions
    24 Posts 7 Posters 2.1k Views 8 Watching
    Loading More Posts
    • 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.
    • S Offline
      sheepthief
      last edited by

      I'm not seeing any patches for this vulnerability, which affects OpenVPN 2.6.0 to 2.7_rc1

      https://www.cve.org/CVERecord?id=CVE-2025-13086

      My install is...
      2.8.1-RELEASE (amd64)
      built on Fri Oct 24 16:53:00 BST 2025
      FreeBSD 15.0-CURRENT

      openvpn --version
      reports OpenVPN 2.6.14 amd64-portbld-freebsd15.0

      system package manager shows system_patches is up-to-date at 2.2.24

      GertjanG 1 Reply Last reply Reply Quote 0
      • GertjanG Offline
        Gertjan @sheepthief
        last edited by Gertjan

        The
        @sheepthief said in pFsense 2.81 and OpenVPN vulnerability CVE-2025-13086:

        system package manager

        ( GUI System > Patches )
        can 'patch' system scripy (text) files. Not binaries or pfSense (FreeBSD) packages.

        Fire up the console or SSH access and use option 13.
        While there, use option 8 also and then

        pkg update
        pkg upgrade
        

        If Netgate made an upgrade to their 'OpenVPN' (pfSense) package, it will be made avaible using these commands.
        And don't worry about Netgate knowing or not that there is an CVE out there. As one of world's leading firewall author (free publicity ^^), there were already aware before the CVE went public. "security" is part of their business model.
        ( Btw : I'm just another pfSense user like you )

        No "help me" PM's please. Use the forum, the community will thank you.

        1 Reply Last reply Reply Quote 2
        • stephenw10S Online
          stephenw10 Netgate Administrator
          last edited by

          More specifically: OpenVPN version 2.6.0 through 2.6.15 and 2.7_alpha1 through 2.7_rc1 are affected.

          We are working on it.....

          S S 2 Replies Last reply Reply Quote 2
          • S Offline
            slu @stephenw10
            last edited by

            @stephenw10 said in pFsense 2.81 and OpenVPN vulnerability CVE-2025-13086:

            We are working on it.....

            Would the update then be available through reinstall the openvpn-client-export package?

            pfSense Gold subscription

            GertjanG 1 Reply Last reply Reply Quote 0
            • stephenw10S Online
              stephenw10 Netgate Administrator
              last edited by

              No it would likely be via a CLI pkg update as @Gertjan mentioned above.

              S 1 Reply Last reply Reply Quote 0
              • S Offline
                slu @stephenw10
                last edited by

                @stephenw10 I didn't know that!
                I learned do updates only via pfSense updater or package manager to avoid system damage...

                pfSense Gold subscription

                1 Reply Last reply Reply Quote 0
                • GertjanG Offline
                  Gertjan @slu
                  last edited by Gertjan

                  @slu

                  Not the "openvpn-client-export package" as that's a GUI script that one 'just' collects client related OpenVPN stuff ans creates a dot ovpn file.
                  I didn't check what the issue actually it, but it looks like the binary "openvpn" needs to be recompiled.
                  The pfSense OpenVPN GUI package will probably not change, just the core 'FreeBSD' (pfSense) openvpn binary package that contains the binaries and related tools.
                  To upgrade : as shown above.

                  If you want to receive a 'mail' (or any other notification type of your choice), do this : Auto update check, checks for updates to base system + packages and sends email alerts.
                  You will not only receive a notification if a new pfSense release is aviable, but also pfSense GUI packages and even 'system' packages like, a couple of days ago : unbound.

                  For example, right now, I get a notif every day (received this morning) that :

                  pfSense version 25.11 is available
                  acme: 1.0 ==> 1.0.3
                  System_Patches: 2.2.23 ==> 2.2.24
                  An update to pfSense version 25.11 is available
                  
                  The following updates are available and can be installed using System > Package Manager:
                  
                  acme: 1.0 ==> 1.0.3
                  System_Patches: 2.2.23 ==> 2.2.24
                  
                  Some packages are part of the base system and will not show up in Package Manager. If any such updates are listed below, run `pkg upgrade` from the shell to install them:
                  
                  pfSense-pkg-System_Patches: 2.2.23 -> 2.2.24 [pfSense]
                  pfSense-pkg-acme: 1.0 -> 1.0.3 [pfSense]
                  

                  edit : btw : this message tells me implicitly that I should stop upgrading packages.
                  That I should upgrade to 25.11 first.
                  During the pfSense 25.11, all the new avaible package will get pulled in.

                  No "help me" PM's please. Use the forum, the community will thank you.

                  S 1 Reply Last reply Reply Quote 2
                  • stephenw10S Online
                    stephenw10 Netgate Administrator
                    last edited by

                    Yes since this is a base pkg it's a special case.

                    S 1 Reply Last reply Reply Quote 0
                    • S Offline
                      slu @Gertjan
                      last edited by

                      @Gertjan said in pFsense 2.81 and OpenVPN vulnerability CVE-2025-13086:

                      Not the "openvpn-client-export package" as that's a GUI script that one 'just' collects client related OpenVPN stuff ans creates a dot ovpn file.

                      I pretty sure it updated also (rare) the OpenVPN binary in the past, but couldn't remember me which issue/thread it was...

                      pfSense Gold subscription

                      1 Reply Last reply Reply Quote 0
                      • S Offline
                        slu @stephenw10
                        last edited by

                        @stephenw10 said in pFsense 2.81 and OpenVPN vulnerability CVE-2025-13086:

                        Yes since this is a base pkg it's a special case.

                        @stephenw10 can you update this thread a soon there is a update available?
                        How can I check for updates in the terminal?

                        pfSense Gold subscription

                        stephenw10S 1 Reply Last reply Reply Quote 0
                        • S Offline
                          sheepthief @stephenw10
                          last edited by

                          @stephenw10 said in pFsense 2.81 and OpenVPN vulnerability CVE-2025-13086:

                          More specifically: OpenVPN version 2.6.0 through 2.6.15 and 2.7_alpha1 through 2.7_rc1 are affected.

                          We are working on it.....

                          Thanks for the replies everyone, and glad to know it's being worked on.

                          Meantime I'll look to see if I can switch to using IPSec instead (I've a bit of complex setup with multiple captive portals tunnelling back to a centralised VPN server so though I've been meaning to switch to IPSec for some years I've kept putting it off).

                          M 1 Reply Last reply Reply Quote 0
                          • M Do not disturb
                            mcury Rebel Alliance @sheepthief
                            last edited by

                            pfSense Plus 25.11 has openvpn 2.6.16 version, so no problems there.

                            dead on arrival, nowhere to be found.

                            1 Reply Last reply Reply Quote 1
                            • stephenw10S Online
                              stephenw10 Netgate Administrator @slu
                              last edited by

                              @slu said in pFsense 2.81 and OpenVPN vulnerability CVE-2025-13086:

                              @stephenw10 can you update this thread a soon there is a update available?

                              Yes I can.

                              1 Reply Last reply Reply Quote 1
                              • stephenw10S Online
                                stephenw10 Netgate Administrator
                                last edited by stephenw10

                                OK it's available now.

                                It will be pulled in if you reinstall the client export package.

                                Or you can run at the CLI: pkg upgrade openvpn

                                S 1 Reply Last reply Reply Quote 3
                                • S Offline
                                  slu @stephenw10
                                  last edited by slu

                                  @stephenw10 said in pFsense 2.81 and OpenVPN vulnerability CVE-2025-13086:

                                  OK it's available now.

                                  Thank you @stephenw10 works as expected by the reinstall of the openvpn-export.

                                  pfSense Gold subscription

                                  1 Reply Last reply Reply Quote 1
                                  • E Offline
                                    elvisimprsntr
                                    last edited by elvisimprsntr

                                    Although I don't use OpenVPN, received the following email message from the pkg_check.php script on 2.8.1

                                    pfSense - Notification
                                    12:00 AM
                                    Notifications in this message: 1
                                    ニニニニニニニニニニニニニニニニニニニニニ
                                    00:00:08 Some packages are part of the base system and will not show up in Package Manager. If any such updates are listed below, run 'pkg upgrade' from the shell to install them: openvpn: 2.6.14 -> 2.6.16 [pfsense]

                                    GertjanG 1 Reply Last reply Reply Quote 1
                                    • GertjanG Offline
                                      Gertjan @elvisimprsntr
                                      last edited by

                                      @elvisimprsntr said in pFsense 2.81 and OpenVPN vulnerability CVE-2025-13086:

                                      Although I don't use OpenVPN

                                      Use ?
                                      Look at the menu of pfSense :

                                      64a9322a-5996-44d1-8286-5f1798bae96d-image.png

                                      Even if you don't use it, it's still part of pfSense 'base'.

                                      No "help me" PM's please. Use the forum, the community will thank you.

                                      E 1 Reply Last reply Reply Quote 0
                                      • stephenw10S Online
                                        stephenw10 Netgate Administrator
                                        last edited by

                                        Right. But if you don't have it enabled then DOS CVEs aren't really an issue. 😉

                                        tinfoilmattT 1 Reply Last reply Reply Quote 0
                                        • E Offline
                                          elvisimprsntr @Gertjan
                                          last edited by elvisimprsntr

                                          @Gertjan I was just reporting if you run the pkg_check.php script as a cron, you will automagically get a notification when base package updates are released.

                                          Just wish there were more frequent official updates to Tailscale, but It might be impossible to keep up given the frequency of changes.

                                          1 Reply Last reply Reply Quote 1
                                          • tinfoilmattT Offline
                                            tinfoilmatt LAYER 8 @stephenw10
                                            last edited by

                                            @stephenw10 Disk Operating System? Or denial-of-service?

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2026 Rubicon Communications LLC (Netgate). All rights reserved.