OPNsense Release Notes

Follow

331 release notes curated from 38 sources by the Releasebot Team. Last updated: Jul 21, 2026

Get this feed:

OPNsense Products

  • Jul 21, 2026
    • Date parsed from source:
      Jul 21, 2026
    • First seen by Releasebot:
      Jul 21, 2026
    OPNsense logo

    OPNsense Community Edition by OPNsense

    26.7.1 (July 21, 2026)

    OPNsense Community Edition releases a small stable update that fixes upgrade-related issues and strengthens core security with four new advisories, while also improving the web GUI, firewall, captive portal, OpenVPN, and plugin behavior.

    This is a small stable release addressing some of the upgrade related issues that were reported last week as well as 4 new security advisories for the core code.

    Here are the full patch notes:

    • system: add correct release name to boot splash screen for 26.7
    • system: disable web GUI KTLS use for the time being
    • system: do not let the components selectpicker grow indefinitely in defaults page
    • system: DTLSv1.1 is forcefully rejected by OpenSSL 3.5, migrate to DTLSv1.2
    • system: use Bootstrap “btn” styles in services widget
    • system: use serialNumberHex for CRL so high-bit serials are not dropped (contributed by chrstnth)
    • system: lower max-request-size to roughly max post size in lighttpd configs (reported by lujiefsi)
    • system: fixed several PHP 8.5 warnings
    • firewall: use “urgent” as empty default for firewall debug messages
    • firewall: skip message banner if searchPhrase set
    • firewall: fix PHP warning when scrub yields no interfaces
    • captive portal: automatic block rule should be evaluated after the anti-lockout rule
    • openvpn: client export can export private keys for unlisted certificate references (reported by iys8 and lujiefsi)
    • backend: remove cache file on execution error in script_output
    • mvc: fix tab/subtab form generation for plugins
    • mvc: fix default labels in selectpickers
    • mvc: form labels can be empty so make sure to add them to avoid warnings in forms
    • mvc: safeguard some write operations with missing throwReadOnly() actions for custom action (reported by lujiefsi)
    • ui: fix multiple stored XSS (reported by lujiefsi)
    • plugins: os-theme-rebellion 1.9.5 (contributed by Team Rebellion)
    • ports: ca_root_nss / nss 3.125
    Original source
  • Jul 15, 2026
    • Date parsed from source:
      Jul 15, 2026
    • First seen by Releasebot:
      Jul 15, 2026
    OPNsense logo

    OPNsense Community Edition by OPNsense

    26.7 (July 15, 2026)

    OPNsense Community Edition ships Xenial Xenops with MVC/API-based interface assignments, gateway groups and firewall rules, plus an outbound NAT migration assistant, captive portal IPv6 support, Kea enhancements, and upgrades to FreeBSD 15.1, OpenVPN 2.7 and PHP 8.5.

    For over 11 a half years now, OPNsense is driving innovation through modularising and hardening the open source firewall, with simple and reliable firmware upgrades, multi-language support, fast adoption of upstream software updates, modern IPv6 support, as well as clear and stable 2-Clause BSD licensing.

    26.7, nicknamed “Xenial Xenops”, features interface assignments and gateway groups via MVC/API, firewall rules now defaulting to MVC/API, outbound NAT to source NAT migration assistant, captive portal IPv6 support, Kea DDNS/custom options/dynamic prefix delegation, FreeBSD 15.1, OpenVPN 2.7, PHP 8.5, Python 3.13, plus much more.

    The upgrade path for 26.1 will likely be unlocked later today. We want to ensure the upgrade goes as smoothly as possible so please be patient! :)

    Download links, an installation guide and the checksums for the images can be found below as well.

    Europe:
    US East Coast:
    US West Coast:
    South America:
    East Asia:
    Full mirror list:

    Here are the full patch notes:

    • system: remove periodic backups settings and backend code
    • system: migrate gateway groups to MVC/API
    • system: new service widget flat tile layout (partially contributed by Konstantinos Spartalis)
    • system: make LDAP auth adhere to bad login penalty as well (contributed by Matt Andreko)
    • system: move ldap_escape() to caller for now to avoid side effects
    • system: improve the log_archive script to also work on log subdirectories
    • system: change our version of “certctl” to emit files instead of links like it is the case in FreeBSD 15.1
    • system: include interfaces widget in dashboard default
    • system: adjust dashboard widget resize logic to observe border box instead of content box
    • reporting: migrate several settings pages to MVC/API and assorted changes
    • reporting: do not show disabled interfaces in traffic graphs (contributed by Konstantinos Spartalis)
    • interfaces: migrate interface assignments to MVC/API
    • interfaces: fix faulty netmask on loopback address due to upstream change
    • firmware: remove overzealous cleansing in output_cmd to unhide individual character progress
    • firewall: move config.xml default LAN allow rules to new rules GUI
    • firewall: legacy rules pages move to plugin
    • firewall: restrict automatic DHCPv6 filter rules to plugin/track6 use
    • firewall: always set a sequence at the end of the rule set when cloning a NAT rule
    • firewall: remove unused “safepoint” actions
    • firewall: fix automatic source NAT rules not displayed for PPPoE interfaces
    • firewall: flatten automatic source NAT rules into two per WAN type interface
    • firewall: prevent deletion if a group is referenced in MVC rules
    • firewall: constraint source NAT getAction() to only general page and align setAction() accordingly
    • firewall: use proper path for one-to-one NAT rules for renaming operations
    • firewall: avoid emitting reply-to on block rules as well
    • firewall: change interface group render/apply order
    • firewall: adjust MVC alias rename according to address_to_pconfig()
    • firewall: adapt getAdvancedIds() to the sectioned form structure
    • firewall: invalidate rule stats cache for firewall utilities API endpoint
    • captive portal: move template actions out of the ServiceController into its own TemplateController
    • captive portal: adjust accounting interval to Acct-Interim-Interval
    • dnsmasq: possible use before define in lease watcher
    • intrusion detection: rename “uncategorized” rule package to “adult” (contributed by Konstantinos Spartalis)
    • monit: fix mail-format and poll-time validation
    • unbound: missing NetMaskAllowed=N on override address
    • wireguard: add allowed-ips to reresolve-dns.py in case none are set yet
    • acl: merge user management ACLs into one single privilege
    • backend: allow “strict” mode +TARGETS using the preamble “!”
    • backend: swap “strict” template logic as it was reversed
    • mvc: refactor base_dialog and parseFormNode() to simplify the template
    • mvc: remove unused argument from getFormGrid()
    • mvc: BaseField: emit descriptions in getNodes() when they are not the same as the value to match getNodeContent()
    • mvc: PortField: reject whitespaces in port ranges during validation
    • mvc: ModelRelationField: remove grouped option handling
    • mvc: add file type to forms
    • ui: add “opnsense-auto” theme which switches between “opnsense” and “opnsense-dark” depending on browser setting
    • ui: decrease flashing in opnsense-auto theme when switching (contributed by Konstantinos Spartalis)
    • ui: remove direct apply_btn_id usage in favour of base_apply_button template partial
    • ui: fix menu registration not setting “active”
    • plugins: os-firewall-legacy 1.0 contains the static PHP firewall rules pages
    • plugins: os-ndproxy has been removed, use os-ndp-proxy-go instead
    • src: FreeBSD 15.1-RELEASE-p1 plus assorted stable/15 networking commits
    • src: pf: do not mangle IP header before shared forwarding
    • src: pf: stop resolving hosts via DNS that use “:” modifier
    • src: pf: clear anchor after stepping into it in pf_match_translation_rule()
    • src: pf: pf_route() “dst” no longer holds the gateway in 15.x
    • ports: libevent 2.1.13
    • ports: lighttpd 1.4.85
    • ports: openvpn 2.7.5
    • ports: sqlite 3.53.3
    • ports: suricata 8.0.6

    Migration notes, known issues and limitations:

    • The privileges “page-system-groupmanager” and “page-system-usermanager-addprivs” were merged into “page-system-groupmanager” and are no longer available separately. This was done to avoid the misconception that access to a user management page gives constrained rights to each page, but that is not the case. User management is a process involving all 3 pages.
    • The static PHP pages for firewall rule management have been moved to the “os-firewall-legacy” plugin which can be manually installed before or after the upgrade. All rules will continue to work regardless of the plugin being installed or not and are easily migrated using the given assistant.
    • Hyper-V guests may be producing panics on certain hosts with more than one virtual processor assigned. Make sure to snapshot beforehand and stay on 26.1.x until the situation is clear.
    • Since this is a major OS upgrade and OpenSSL changes from 3.0 to 3.5 third party repositories may interfere with your upgrade experience. Removing offending repositories and plugins may help; or wait for affirmation from the respective repository owners.

    The public key for the 26.7 series is:

    —–BEGIN PUBLIC KEY—– MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAziSNKuzrL2cwLx5LXmLn cWS5Lk+i9CzRMXO/4xQYBQCaSnd8GBg/HA/g4aPoTUa6ovAI0AHfW8KQJQyBkFzn pi6MLZJ9tEaFcn0CiV+tSTJd1RV4bB8jtpKl5oTkgFrPsyaB7iBlG5Cd49VCW19h DxClQ24lkWkVoYfsfCQEt4ADNGLygWCPyf4bxGD/t6/tiW9SsOs2+gfOZ9C/G2d/ EBhJFoBEoz5lvULVxTdfY5PScYrHD/waZnk3rGc2A+9pI/SM2JAwKqsgZ6MSFbXO DNocSjqFUUkdqhty+Qcc0OJ+hMbKKVE+f3QJBQIwT3ayys8QK0m5CCo91/f+DjoN noj+t5YN9x8GREkF0wrdIi7hevkwrL2/SJQbq1bL1BLB+mMSXYR611lgT8YfYjyZ 7tmpNVC3O5Pj7l20snm1lVUSqS0PsFBvh6HQtBRwQDGppaIIhH1Nt9yIatmSiGZt 2YrMVNBzbQrJzSX+vWcAulkaPIt4t+XxmpO5IDNZ+4uMZ7XyJq1lAhIeyXx+Falf v7S+ZpJWFVNz0/N5z6lBbADD855i+gFY6B5209xGyhd6FwaPOjISgQKkgBwF1AiW MDuTuP9lkh/U5gGBZIFTnbdEMgOAL4P+Hsw9Nozav+3QIpiU3Pv9F29a1erCkq09 rpQyNglY7Jqme/RipzbYia8CAwEAAQ== —–END PUBLIC KEY—–
    

    Stay safe, .. code-block:

    # SHA256 (OPNsense-26.7-dvd-amd64.iso.bz2) = 95cafedda6d5b22ce832e249dc2309110fbee19f813ad78cf28bb3d387186bfb
    
    # SHA256 (OPNsense-26.7-nano-amd64.img.bz2) = 28d5e2f37e40d87468a924e3006ef10e2ddc6de485b85333d9e3958c84d0cb9d
    
    # SHA256 (OPNsense-26.7-serial-amd64.img.bz2) = 259b441646f1b0d77075a7281e368fe7f4c980360498ed6bc23740bd83c67e32
    
    # SHA256 (OPNsense-26.7-vga-amd64.img.bz2) = d975ed876e0650f6a5bf30b2e97218c5eaa370bef6597b19f43e22c1b950d3fc
    
    Original source
  • All of your release notes in one feed

    Join Releasebot and get updates from OPNsense and hundreds of other software products.

    Create account
  • Jul 9, 2026
    • Date parsed from source:
      Jul 9, 2026
    • First seen by Releasebot:
      Jul 15, 2026
    OPNsense logo

    OPNsense Community Edition by OPNsense

    26.7.r2 (July 09, 2026)

    OPNsense Community Edition ships 26.7 with FreeBSD 15.1, MVC/API improvements for interfaces and gateway groups, firewall and captive portal updates, OpenVPN 2.7 with TLS-Crypt v2, and support for Python 3.13 and PHP 8.5.

    Summer challenges aside: 26.7 is almost here! It includes FreeBSD 15.1 and a somewhat small list of other highlights. The reason for that is a stringent backporting strategy that was employed in the 26.1 series.

    Keep in mind this is an online-based pre-production test release. Upgrades from the 26.1.11 development version are already available. The final release date for 26.7 is July 15.

    Here are the development highlights since version 26.1 came out:

    • Interfaces assignments to MVC/API
    • Gateway groups to MVC/API
    • Firewall rules MVC page is now the default
    • Source NAT is now a replacement for outbound NAT
    • Captive portal IPv6 support
    • Kea DDNS, custom options and dynamic prefix delegation support
    • OpenVPN 2.7 with TLS-Crypt v2 support
    • FreeBSD 15.1
    • Python 3.13
    • PHP 8.5

    And these are the changes against version 26.7-RC1:

    • system: include interfaces widget in dashboard default
    • firewall: constraint source NAT getAction() to only general page and align setAction() accordingly
    • firewall: use proper path for one-to-one NAT rules for renaming operations
    • firewall: avoid emitting reply-to on block rules as well
    • captive portal: adjust accounting interval to Acct-Interim-Interval
    • firmware: remove overzealous cleansing in output_cmd to unhide individual character progress
    • monit: fix mail-format and poll-time validation
    • mvc: add file type to forms
    • ports: suricata 8.0.6

    A hotfix release was issued as 26.7.r2_3:

    • interfaces: fix faulty netmask on loopback address due to upstream change
    • firewall: change interface group render/apply order
    • backend: swap “strict” template logic as it was reversed
    • src: pf: do not mangle IP header before shared forwarding
    • src: additional stable/15 networking patches
    Original source
  • Jul 7, 2026
    • Date parsed from source:
      Jul 7, 2026
    • First seen by Releasebot:
      Jul 15, 2026
    OPNsense logo

    OPNsense Community Edition by OPNsense

    26.7.r1 (July 07, 2026)

    OPNsense Community Edition ships 26.7 with FreeBSD 15.1, a refreshed firewall and MVC/API interface, Captive Portal IPv6 support, Kea DDNS updates, OpenVPN 2.7 with TLS-Crypt v2, and new UI theming, plus broad backend and plugin cleanup.

    Summer challenges aside: 26.7 is almost here!

    It includes FreeBSD 15.1 and a somewhat small list of other highlights. The reason for that is a stringent backporting strategy that was employed in the 26.1 series.

    Keep in mind this is mostly an image-based pre-production test release. Upgrades from the 26.1.11 development version will be available later this week. An online-only RC2 will probably follow as well. The final release date for 26.7 is July 15.

    Here are the development highlights since version 26.1 came out:

    • Interfaces assignments to MVC/API
    • Gateway groups to MVC/API
    • Firewall rules MVC page is now the default
    • Source NAT is now a replacement for outbound NAT
    • Captive portal IPv6 support
    • Kea DDNS, custom options and dynamic prefix delegation support
    • OpenVPN 2.7 with TLS-Crypt v2 support
    • FreeBSD 15.1
    • Python 3.13
    • PHP 8.5

    And these are the changes against version 26.1.11:

    • system: remove periodic backups settings and backend code
    • system: migrate gateway groups to MVC/API
    • system: new service widget flat tile layout (partially contributed by Konstantinos Spartalis)
    • system: make LDAP auth adhere to bad login penalty as well (contributed by Matt Andreko)
    • system: move ldap_escape() to caller for now to avoid side effects
    • system: improve the log_archive script to also work on log subdirectories
    • system: change our version of “certctl” to emit files instead of links like it is the case in FreeBSD 15.1
    • reporting: migrate several settings pages to MVC/API and assorted changes
    • interfaces: migrate interface assignments to MVC/API
    • firewall: move config.xml default LAN allow rules to new rules GUI
    • firewall: legacy rules pages move to plugin
    • firewall: restrict automatic DHCPv6 filter rules to plugin/track6 use
    • firewall: always set a sequence at the end of the rule set when cloning a NAT rule
    • firewall: remove unused “safepoint” actions
    • firewall: fix automatic source NAT rules not displayed for PPPoE interfaces
    • firewall: flatten automatic source NAT rules into two per WAN type interface
    • firewall: prevent deletion if a group is referenced in MVC rules
    • captive portal: move template actions out of the ServiceController into its own TemplateController
    • dnsmasq: possible use before define in lease watcher
    • intrusion detection: rename “uncategorized” rule package to “adult” (contributed by Konstantinos Spartalis)
    • unbound: missing NetMaskAllowed=N on override address
    • wireguard: add allowed-ips to reresolve-dns.py in case none are set yet
    • acl: merge user management ACLs into one single privilege
    • backend: allow “strict” mode +TARGETS using the preamble “!”
    • backend: swap “strict” template logic as it was reversed
    • mvc: refactor base_dialog and parseFormNode() to simplify the template
    • mvc: remove unused argument from getFormGrid()
    • mvc: BaseField: emit descriptions in getNodes() when they are not the same as the value to match getNodeContent()
    • mvc: PortField: reject whitespaces in port ranges during validation
    • mvc: ModelRelationField: remove grouped option handling
    • ui: add “opnsense-auto” theme which switches between “opnsense” and “opnsense-dark” depending on browser setting
    • ui: decrease flashing in opnsense-auto theme when switching (contributed by Konstantinos Spartalis)
    • ui: remove direct apply_btn_id usage in favour of base_apply_button template partial
    • ui: fix menu registration not setting “active”
    • plugins: os-firewall-legacy 1.0 contains the static PHP firewall rules pages
    • plugins: os-ndproxy has been removed, use os-ndp-proxy-go instead
    • src: FreeBSD 15.1-RELEASE-p1 plus assorted stable/15 networking commits
    • ports: libevent 2.1.13
    • ports: openvpn 2.7.5
    • ports: sqlite 3.53.3

    Migration notes, known issues and limitations:

    • The privileges “page-system-groupmanager” and “page-system-usermanager-addprivs” were merged into “page-system-groupmanager” and are no longer available separately. This was done to avoid the misconception that access to a user management page gives constrained rights to each page, but that is not the case. User management is a process involving all 3 pages.
    • The static PHP pages for firewall rule management have been moved to the “os-firewall-legacy” plugin that can be optionally installed. Note that the upgrade will not install it as rules will continue to work and are easily migrated using the given assistant.

    The public key for the 26.7 series is:

    # -----BEGIN PUBLIC KEY-----
    # MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAziSNKuzrL2cwLx5LXmLn
    # cWS5Lk+i9CzRMXO/4xQYBQCaSnd8GBg/HA/g4aPoTUa6ovAI0AHfW8KQJQyBkFzn
    # pi6MLZJ9tEaFcn0CiV+tSTJd1RV4bB8jtpKl5oTkgFrPsyaB7iBlG5Cd49VCW19h
    # DxClQ24lkWkVoYfsfCQEt4ADNGLygWCPyf4bxGD/t6/tiW9SsOs2+gfOZ9C/G2d/
    # EBhJFoBEoz5lvULVxTdfY5PScYrHD/waZnk3rGc2A+9pI/SM2JAwKqsgZ6MSFbXO
    # DNocSjqFUUkdqhty+Qcc0OJ+hMbKKVE+f3QJBQIwT3ayys8QK0m5CCo91/f+DjoN
    # noj+t5YN9x8GREkF0wrdIi7hevkwrL2/SJQbq1bL1BLB+mMSXYR611lgT8YfYjyZ
    # 7tmpNVC3O5Pj7l20snm1lVUSqS0PsFBvh6HQtBRwQDGppaIIhH1Nt9yIatmSiGZt
    # 2YrMVNBzbQrJzSX+vWcAulkaPIt4t+XxmpO5IDNZ+4uMZ7XyJq1lAhIeyXx+Falf
    # v7S+ZpJWFVNz0/N5z6lBbADD855i+gFY6B5209xGyhd6FwaPOjISgQKkgBwF1AiW
    # MDuTuP9lkh/U5gGBZIFTnbdEMgOAL4P+Hsw9Nozav+3QIpiU3Pv9F29a1erCkq09
    # rpQyNglY7Jqme/RipzbYia8CAwEAAQ==
    # -----END PUBLIC KEY-----
    

    Please let us know about your experience!

    SHA256 (OPNsense-26.7.r1-dvd-amd64.iso.bz2) = 6b8430921316bd1d912a7bf71d02f2e354cd82b644c3fbf2646ab55382b9a758

    SHA256 (OPNsense-26.7.r1-nano-amd64.img.bz2) = 1b95ab4cafaa195272b2b9d7ac3f42015c277b918818f535851c8c3206c5829d

    SHA256 (OPNsense-26.7.r1-serial-amd64.img.bz2) = 0db5557508f088e513436f6f7ad5c37f42c6614ce50a34595523890cded7c336

    SHA256 (OPNsense-26.7.r1-vga-amd64.img.bz2) = 2e352fd8628e742dd0637a8f84768f607b3ad45a4491a77d9623b4976ac6931b

    Original source
  • Jul 1, 2026
    • Date parsed from source:
      Jul 1, 2026
    • First seen by Releasebot:
      Jul 4, 2026
    • Modified by Releasebot:
      Jul 21, 2026
    OPNsense logo

    OPNsense Community Edition by OPNsense

    26.1.11 (July 01, 2026)

    OPNsense Community Edition ships 26.7-RC1 with a strong security-focused update, adding the outbound-to-source NAT migration page, improving firewall and MVC GUI handling, and updating several plugins and third-party packages.

    Back already with a bag of security advisories also for FreeBSD which came out just yesterday. We highly appreciate the increased amount of reports we are getting for the core code and we are working through them, but need to improve our process and guidelines somewhat in order to make more sense of the result for all of you. This will probably take additional effort after 26.7 is out.

    Note that this update brings the outbound to source NAT migration page, but it is only a formality as outbound NAT will stay in 26.7 although the legacy firewall rules page will move to a plugin during the major upgrade. It is the same process that was employed with ISC-DHCP. Due to this addition, however, the source NAT rules entered in the system will no longer work unless the mode is set to either “manual” or “hybrid”.

    And thanks everyone for early 26.7-BETA testing! We are content to ship 26.7-RC1 early next week as a follow-up. The final release of 26.7 is planned for July 15.

    Here are the full patch notes:

    • system: configuration line injection via multiple GUI text fields (reported by lujiefsi)
    • system: add missing legacy_html_escape_form_data() for $a_cert on administration settings (reported by Jonas Ampferl of Hacking Cult)
    • system: lockout: address newline injection and correct IP parsing (reported by lujiefsi)
    • system: add “local_uri” type in SanitizeFilter() and use it to avoid hardcoding
    • system: several compatible adjustments for upcoming PHP 8.5
    • system: fix ACL pattern for carp_status action (contributed by Etienne Girault)
    • system: enhance live log widget (contributed by Greelan)
    • firewall: safeguard ISO country codes in alias download (reported by Jonas Ampferl of Hacking Cult)
    • firewall: escape user-controlled values in tooltip attributes (reported by Jonas Ampferl of Hacking Cult)
    • firewall: add the same new rules GUI design to the MVC NAT pages
    • firewall: add CSV download/upload to MVC NAT pages
    • firewall: add migration for outbound NAT into source NAT page
    • firewall: destination NAT: display effective port when local-port is omitted
    • firewall: source NAT: allow empty target which means the interface address
    • firewall: source NAT: skip rendering rules when mode is not advanced/manual or hybrid
    • firewall: improve performance on MVC pages using virtualDOM
    • firewall: allow WAN as “associated interface” for NPTv6 when prefix ID is set
    • firewall: fix TypeError on alias getItem() with unknown UUID (contributed by haxorton)
    • firewall: unify group names of OpenVPN, WireGuard and IPsec encapsulation
    • firewall: show rule counts that can be exported and hide tab if no rules exist
    • firewall: improve interface filter logic to include floating rules with multiple interfaces when they overlap with at least one interface in the interface filter request
    • firewall: add validations for “No RDR” option to prevent target and local-port being set
    • firewall: skip alias on new rules GUI apply
    • interfaces: prohibit the use of advanced DHCP option settings by non-administrators
    • interfaces: properly format API times to ISO format and convert timezone for display in automatic discovery
    • captive portal: pass in ip_address as a set for accounting
    • firmware: fix small glitch that re-prompts for showing community plugins
    • kea: add widget to show DHCP leases
    • kea: simplify model option values
    • monit: use throwNotFullAdmin() to restrict monit GUI write access to full admins due to intended system wide execution rights
    • network time: fix stored XSS in GPS init string display (reported by Jonas Ampferl of Hacking Cult)
    • openvpn: prevent path traversal in “common_name” attribute (reported by lujiefsi)
    • openvpn: escape client common_name in connection-status views (reported by Jan Kahmen of turningpoint and lujiefsi)
    • openvpn: simplify model option values
    • mvc: checkAndThrowValueInUse validate input token which may only contain alphanum and dashes (reported by Jonas Ampferl of Hacking Cult)
    • mvc: guard BaseField::setNodes() against a list given for a scalar leaf (contributed by haxorton)
    • mvc: DescriptionField: disable special and newline characters
    • mvc: FileObject: fix exception bug (contributed by Greelan)
    • mvc: also do not translate empty labels in grids
    • mvc: give throwReadOnly() a sibling named throwNotFullAdmin()
    • mvc: use camelCase for carp_status action
    • ui: bootgrid: minor optimizations
    • ui: add generic escaping function htmlSafe() for JavaScript
    • plugins: os-cloudflared 1.1
    • plugins: os-freeradius 1.10.2
    • plugins: os-vnstat 1.4
    • src: vm: use-after-free in device pager page list
    • src: execve: local privilege escalation via execve(2) TOCTOU race
    • src: openzfs: multiple vulnerabilities in OpenZFS
    • src: libalias: bffer overflow in libalias RTSP handler
    • src: unlinkat: unlinkat(2) ignores AT_RESOLVE_BENEATH flag
    • src: tcp: use-after-free in TCP RACK stack option handler
    • src: posixshm: multiple vulnerabilities in POSIX largepage objects
    • src: audit: incorrect audit records for ptrace(2) syscall requests
    • src: ktls: remote DOS via uninitialized memory access in KTLS receive
    • src: linux: kernel stack disclosure in Linux compatibility layer
    • src: iconf: multiple vulnerabilities in iconv(3)
    • ports: curl 8.21.0
    • ports: expat 8.2.2
    • ports: ldns 1.9.2
    • ports: lighttpd 1.4.84
    • ports: phalcon 5.16.0
    • ports: py-duckdb 1.5.4
    • ports: syslog-ng 4.12.0

    A hotfix release was issued as 26.1.11_3:

    • system: hasPrivilege() not merging user privs correctly (reported by iys8)
    • firewall: fix some small issues in menu registration for legacy pages
    • monit: re-allow spaces in start, stop and condition

    A hotfix release was issued as 26.1.11_5:

    • firmware: support for patch release matching
    • openvpn: add a specific regex constraint for static keys to fix previous safeguarding

    A hotfix release was issued as 26.1.11_6:

    • openvpn: further fix validation for auth token secret and static key

    A hotfix release was issued as 26.1.11_10:

    • firmware: remove overzealous cleansing in output_cmd to unhide individual character progress
    • firmware: add fingerprint and upgrade hint for 26.7
    • monit: fix mail-format and poll-time validation
    • unbound: missing NetMaskAllowed=N on override address
    • ports: openvpn 2.7.5
    • ports: suricata 8.0.6
    Original source
  • Similar to OPNsense with recent updates:

  • Jun 16, 2026
    • Date parsed from source:
      Jun 16, 2026
    • First seen by Releasebot:
      Jul 4, 2026
    • Modified by Releasebot:
      Jul 15, 2026
    OPNsense logo

    OPNsense Business Edition by OPNsense

    26.4.1 (June 16, 2026)

    OPNsense Business Edition ships a major 26.1.9-based release with broad reliability, security and UI improvements across firewall, VPN, DHCP, Unbound, firmware and plugins, plus follow-up hotfixes that tighten validation and patch handling for safer updates and authentication.

    This business release is based on the OPNsense 26.1.9 community version with additional reliability improvements.

    Here are the full patch notes for the initial release:

    Initial release

    • system: refactor dashboard to use User model instead of direct config access
    • system: throw UserException when dashboard size limit was reached on save
    • system: add notes dashboard widget (contributed by Konstantinos Spartalis)
    • system: fix traffic dashboard widget initialization race condition (contributed by Greelan)
    • system: avoid side effect rendering sysctl item in config.xml during console assignment
    • system: improve cron command and parameter escaping
    • system: support RADIUS NAS-IP-Address attribute for authentication
    • system: add compatibility layer to future route disable/enable migration
    • system: only split first colon when reading sysctls
    • system: revisit snapshot name validation (partially contributed by Konstantinos Spartalis)
    • system: fix missing newline when generating cron jobs due to a regression
    • system: fix missing base64_decode() in JsonField which prevented user settings from saving
    • system: link CA references after all changes
    • system: parse certificate “key_type” and “digest”
    • system: allow flushing legacy OpenVPN legacy config
    • system: audit “staticroute” config access
    • system: use safe config iteration in core_user_changed_groups()
    • system: tighten landing page redirect (contributed by Konstantinos Spartalis)
    • system: fix passing null into getRealInterface()
    • system: fix regression in selective group delete introduced previously
    • system: allow unregistered plugin cron actions to be deleted
    • system: disable MAILTO for cron jobs
    • system: dashboard: explicitly compact on layout shift if there is no predefined layout
    • system: dashboard: update result on default restore
    • reporting: render NaN values as empty values and omit leading empty records from data set for health graphs
    • reporting: add max on Y axis for traffic graphs
    • interfaces: refactor bridge reconfigure script
    • interfaces: add missing config locks in device controllers
    • interfaces: use safe iteration in backend code
    • interfaces: adjust and annotate interface_dhcpv6_id()
    • interfaces: account for multiple UUIDs in VIP deletion
    • interfaces: more safe iteration through config_read_array()
    • interfaces: fix wrong DUID-UUID format but keep accepting the wrong one
    • interfaces: fix regression in selective device delete introduced previously
    • interfaces: IAID selection and prefix range reservation for WAN DHCPv6
    • interfaces: parse ifconfig output despite exit error in legacy_interfaces_details()
    • interfaces: hostwatch: pin warning banner to enabled flag
    • firewall: live view: decode HTML where necessary to aid filtering
    • firewall: use save method from ApiMutableModelControllerBase for log command, move rule command and savepoint action
    • firewall: safe config access in list_legacy_rules.php
    • firewall: remove duplicated CSV button hook
    • firewall: fix NPTv6 validation for empty external subnet
    • firewall: make getRealInterface() a static utility function
    • firewall: refactor searchRuleAction() to use the same filtering and sorting logic on MVC and legacy data
    • firewall: fix inverted source/destination cosmetic issue in SNAT and One-to-One NAT grids
    • firewall: fix search for floating rules in new rules GUI
    • firewall: add an alias formatter to show content fields as “dynamic” when populated by other components
    • firewall: fix Tabulator regression with alias batch delete
    • firewall: use safe config iteration in interface registration
    • firewall: fix unintended change in filtering logic for new rules GUI
    • firewall: fix action, ipprotocol and protocol translations for legacy rules in new rules GUI
    • firewall: use safe iteration over rules in filter_core_rules_user()
    • firewall: add missing exclamation mark for “not” in scrub rules
    • firewall: fix interface sorting by value for live log and groups
    • firewall: add banner if no rules defined in new rules GUI to match legacy GUI
    • firewall: use strnatcasecmp() for interface list in new rules GUI
    • firewall: fix typo that prevented queues to be selectable in pf-based traffic shaping
    • firewall: escape shaper targets in rule edit (contributed by lujiefsi)
    • captive portal: remove redirection on HTTPS and ditch non-functional pass statement
    • dnsmasq: change DHCP tag to DescriptionField
    • dnsmasq: change widget link from settings to leases page
    • firmware: opnsense-bootstrap: add “-B” bare bootstrap mode
    • firmware: add repo configuration output to connectivity audit
    • firmware: stop buffering in sed to fix chunked update log output
    • firmware: retain ordering in update servers for connectivity check
    • firmware: allow “local” business mirror subscription
    • firmware: put clickable trailer for community plugins
    • firmware: fix return value masking during updates
    • firmware: opnsense-update: do not clean obsolete files on manual -r invokes
    • intrusion detection: fix drop and alert buttons on rules tab
    • ipsec: move swanctl.conf download button to the tab
    • ipsec: restyle the connections page for clarity
    • ipsec: disable scroll in authentication and children grids (contributed by Konstantinos Spartalis)
    • ipsec: validate the use of refid in CA certificates (reported by lujiefsi)
    • kea: fix “Delegated length must be longer than or equal to prefix length” validation
    • kea: add ddns-override-no-update, ddns-override-client-update and ddns-update-on-renew per subnet
    • kea: DDNS DNS server port can now be specified
    • kea: add explicit reverse DDNS zones support (contributed by XtraLarge)
    • kea: add DDNS manual config override
    • kea: remove depend constraint of ddns_reverse_zone
    • kea: plug socket into dynamic PD route installation script
    • kea: add prefix to reservations to allow for static PD allocations based on DUID/MAC
    • kea: infer IPv6 lease type in delete script via lease lookup so IA_NA/IA_PD can be deleted
    • kea: DDNS add ddns-conflict-resolution-mode per subnet (contributed by chaispaquichui)
    • kea: allow customizing “mac_sources” and change default to “ipv6-link-local”
    • kea: add user-context object to config to emit description
    • kea: fix option_data_autocollect mismatch in DHCPv6 page
    • kea: enable internalModelSafeDelete due to increased model relation field usage
    • kea: build reservation status from control socket output
    • kea: add subnet vltime (partially contributed by Brandan Giles)
    • kea: add client-id to DHCPv4 reservations
    • kea: use JSON_UNESCAPED_UNICODE when writing the JSON configuration
    • kea: dynamic prefix delegation support
    • kea: always start the prefix watcher when DHCPv6 is enabled
    • kea: cleanups for IntegerField using isSet() and no negative numbers allowed
    • network time: small cleanups in ntpd_configure_gps()
    • openvpn: add tls-crypt-v2 support
    • openvpn: allow restart action via cron
    • openvpn: fix client export not showing common names
    • openvpn: require an integer of at least 1 for “vpnid” field
    • radvd: allow user controlled hop limit (contributed by BPplays)
    • radvd: allow to start a manual configuration without primary IPv6
    • unbound: improve hostname/domain override validation
    • unbound: minor style/refactor for safe config access
    • unbound: hide unused tree row in form output for overrides
    • unbound: restyle statistics page
    • unbound: blocklists categorization and apply button message update (contributed by Konstantinos Spartalis)
    • wireguard: use getValues() consistently in control script
    • acl: some missing references and using camelCase pointers instead of snake_case
    • backend: configctl: properly quote parameters to avoid skipping empty ones (contributed by Majx)
    • backend: configctl: support -f cache flush parameter to fix cache invalidation preamble “!” pass
    • lang: numerous updates and fixes in existing languages
    • mvc: introduce JSON field type and refactor dashboard to use it
    • mvc: fixed a number of class import statements
    • mvc: remove unused UIModelGrid imports in IDS, Monit and Syslog controllers
    • mvc: remove Util imports where not needed
    • mvc: BaseField: add count() helper
    • mvc: fix validation to use getValue instead of plain string cast
    • mvc: UIModelGrid: remove flatten() method as getFlatNodes() is almost the same
    • mvc: add support for pluggable dynamic menu items and move some existing parts out of the MenuSystem class
    • mvc: stricter email address validation
    • mvc: OptionsField: use key as value if no value is set
    • mvc: unify migration message returns
    • mvc: add new validators to TextField: AllowSpaces, AllowNewlines, AllowSpecial and introduce new StrictTextField
    • mvc: strict alphanumeric-only regex for certificate refid (contributed by eev4n)
    • mvc: simplify assorted option values to reduce duplication
    • mvc: static header support for forms
    • rc: move system_powerd_configure() to bootup plugin hook
    • shell: config access refactor in password and setaddr scripts
    • shell: safe iteration for VLAN/LAGG in port assignment
    • shell: use safe config iteration in live mode banner
    • shell: fix syntax error in port assignment
    • ui: generalize placeholders between controllers and JS
    • ui: simplify and clean up debounce() usage
    • ui: trap generic error popup for specific API URLs such as /api/core/firmware/upgradestatus when it adds no value and known to be unstable
    • ui: add static dialog header support and fix bool/string compare
    • ui: add type_formatter keyword to form rendering
    • ui: add save/cancel button support to form rendering
    • ui: remove “event” use from bootgrid showSaveAlert()
    • ui: add support for binary file uploads
    • ui: bootgrid: onRendered executed in wrong spot
    • ui: allow passing of data attributes for select items in setFormData()
    • ui: remove banner on inline reload if applicable
    • ui: button padding when injecting next to apply button
    • ui: fix spurious padding in apply button section (contributed by Konstantinos Spartalis)
    • plugins: os-cloudflared 1.0 (contributed by Richard Aspden)
    • plugins: os-ddclient 1.31
    • plugins: os-frr 1.53
    • plugins: os-netbird 1.3
    • plugins: os-q-feeds-connector 1.6
    • plugins: os-rfc2136 1.10
    • plugins: os-stunnel fix for missing include in script
    • plugins: os-telegraf 1.12.15
    • plugins: os-tinc fixes evaluation of hosts enabled flag (contributed by Konstantinos Spartalis)
    • plugins: os-turnserver 1.3
    • plugins: os-zabbix-agent 1.9
    • plugins: os-zabbix-proxy 1.7
    • plugins: use safe config iteration in interface registration code
    • src: missing permission check in thr_kill2
    • src: arbitrary file overwrite via the KTLS receive path
    • src: multiple vulnerabilities in the sound mmap path
    • src: sigqueue missing capability mode restriction
    • src: use-after-free bug in the IPV6_MSFILTER socket option handler
    • src: flaw in Linuxulator execution of setugid binaries
    • src: ASLR bypass for setuid executables via procctl
    • src: integer overflow in vt CONS_HISTORY ioctl
    • src: openssl: fix multiple vulnerabilities
    • src: ldns: fix query response validation
    • src: netlink: fix lock leak in nl_find_nhop
    • src: pf: avoid taking the pf rules write lock in a couple of ioctls
    • src: ipfw: add ability to run ipfw binary with 15.0+ kernel module
    • src: ipfw: treat ipv6 address with zero mask as “any”
    • ports: curl 8.20.0
    • ports: dnsmasq 2.93
    • ports: filterlog 0.8 changes rule label fetch to libpfctl
    • ports: kea 3.0.3
    • ports: krb5 1.22.2
    • ports: libxml 2.15.3
    • ports: nss 3.124
    • ports: openssh 10.3p1
    • ports: openssl 3.0.21
    • ports: openvpn 2.7.4
    • ports: phalcon 5.14.2
    • ports: php 8.3.31
    • ports: phpseclib 3.0.55
    • ports: py-duckdb 1.5.3
    • ports: py-numpy 2.4.6
    • ports: py-requests 2.33.1
    • ports: python 3.13.14
    • ports: sqlite3 3.53.1
    • ports: strongswan 6.0.7

    Here are the full patch notes for patch release 1:

    Patch release 1

    • system: configuration line injection via multiple GUI text fields (reported by lujiefsi)
    • system: add missing legacy_html_escape_form_data() for $a_cert on administration settings (reported by Jonas Ampferl of Hacking Cult)
    • system: lockout: address newline injection and correct IP parsing (reported by lujiefsi)
    • system: hasPrivilege() not merging user privs correctly (reported by iys8)
    • system: fix ACL pattern for carp_status action (contributed by Etienne Girault)
    • interfaces: prohibit the use of advanced DHCP option settings by non-administrators
    • firewall: safeguard ISO country codes in alias download (reported by Jonas Ampferl of Hacking Cult)
    • firewall: escape user-controlled values in tooltip attributes (reported by Jonas Ampferl of Hacking Cult)
    • firewall: unify group names of OpenVPN, WireGuard and IPsec encapsulation
    • firewall: skip alias on new rules GUI apply
    • captive portal: pass in ip_address as a set for accounting
    • firmware: fix small glitch that re-prompts for showing community plugins
    • network time: fix stored XSS in GPS init string display (reported by Jonas Ampferl of Hacking Cult)
    • openvpn: prevent path traversal in “common_name” attribute (reported by lujiefsi)
    • openvpn: escape client common_name in connection-status views (reported by Jan Kahmen of turningpoint and lujiefsi)
    • mvc: checkAndThrowValueInUse validate input token which may only contain alphanum and dashes (reported by Jonas Ampferl of Hacking Cult)
    • mvc: also do not translate empty labels in grids
    • ui: add generic escaping function htmlSafe() for JavaScript
    • src: vm: use-after-free in device pager page list
    • src: execve: local privilege escalation via execve(2) TOCTOU race
    • src: openzfs: multiple vulnerabilities in OpenZFS
    • src: libalias: bffer overflow in libalias RTSP handler
    • src: unlinkat: unlinkat(2) ignores AT_RESOLVE_BENEATH flag
    • src: tcp: use-after-free in TCP RACK stack option handler
    • src: posixshm: multiple vulnerabilities in POSIX largepage objects
    • src: audit: incorrect audit records for ptrace(2) syscall requests
    • src: ktls: remote DOS via uninitialized memory access in KTLS receive
    • src: linux: kernel stack disclosure in Linux compatibility layer
    • src: iconf: multiple vulnerabilities in iconv(3)
    • ports: expat 2.8.2
    • ports: ldns 1.9.2

    A hotfix release issued as 26.4.1p1_2:

    Hotfix release issued as 26.4.1p1_2

    • firmware: support for patch release matching
    • openvpn: add a specific regex constraint for static keys to fix previous safeguarding

    A hotfix release issued as 26.4.1p1_3:

    Hotfix release issued as 26.4.1p1_3

    • openvpn: further fix validation for auth token secret and static key
    Original source
  • Jun 15, 2026
    • Date parsed from source:
      Jun 15, 2026
    • First seen by Releasebot:
      Jul 4, 2026
    OPNsense logo

    OPNsense Community Edition by OPNsense

    26.1.10 (June 15, 2026)

    OPNsense Community Edition fixes core security issues, refreshes third-party components, and improves the new rules GUI. It also smooths out firmware page regressions, updates plugins and ports, and continues groundwork for Source NAT migration and FreeBSD 15.1 support.

    This update is the obvious answer to recent reports throughout the ecosystem: There are 3 core security issues fixed, FreeBSD security advisories, third party updates as well as assorted fixes plus improvements in the new rules GUI.

    The firmware page had a number of minor regressions that should be sorted out with this release. They did not affect updates, but made the process a bit less smooth than usual. Be assured that each minor update is tested quite extensively, but non-functional issues like these can always slip through a test cycle and will be found in the next one. In the worst case that means two stable releases: the issues appeared with 26.1.8 but were not visible before 26.1.9 was being tested.

    Under the hood the preparation for Source NAT migration, MVC/API support for interface assignments and FreeBSD 15.1 support is underway. We expect a 26.7-BETA in the near future once we are satisfied with the overall quality.

    Here are the full patch notes:

    system

    • routing: changed “disable” option to “enable”
    • dashboard: explicitly compact on layout shift if there is no predefined layout
    • dashboard: update result on default restore

    interfaces

    • parse ifconfig output despite exit error in legacy_interfaces_details()
    • hostwatch: pin warning banner to enabled flag

    firewall

    • always show automatic and legacy rules in new rules GUI
    • add banner if no rules defined in new rules GUI to match legacy GUI
    • use strnatcasecmp() for interface list in new rules GUI
    • fix typo that prevented queues to be selectable in pf-based traffic shaping
    • escape shaper targets in rule edit (contributed by lujiefsi)

    dnsmasq

    • change widget link from settings to leases page

    firmware

    • stop buffering in sed to fix chunked update log output
    • retain ordering in update servers for connectivity check
    • allow “local” business mirror subscription
    • put clickable trailer for community plugins
    • fix return value masking during updates
    • opnsense-update: do not clean obsolete files on manual -r invokes

    intrusion detection

    • fix drop and alert buttons on rules tab

    ipsec

    • disable scroll in authentication and children grids (contributed by Konstantinos Spartalis)
    • validate the use of refid in CA certificates (reported by lujiefsi)

    kea

    • prevent converting the decimal prefix_id using hexdec() for dynamic PD

    openvpn

    • fix client export not showing common names
    • require an integer of at least 1 for “vpnid” field

    mvc

    • add new validators to TextField: AllowSpaces, AllowNewlines, AllowSpecial and introduce new StrictTextField
    • strict alphanumeric-only regex for certificate refid (contributed by eev4n)
    • simplify assorted option values to reduce duplication
    • static header support for forms

    rc

    • move system_powerd_configure() to bootup plugin hook

    ui

    • bootgrid: allow column selection exclusions
    • allow passing of data attributes for select items in setFormData()
    • remove banner on inline reload if applicable
    • button padding when injecting next to apply button
    • fix spurious padding in apply button section (contributed by Konstantinos Spartalis)

    plugins

    • os-cloudflared 1.0 (contributed by Richard Aspden)
    • os-frr 1.53
    • os-rfc2136 1.10
    • os-stunnel fix for missing include in script
    • os-telegraf 1.12.15

    src

    • missing permission check in thr_kill2
    • arbitrary file overwrite via the KTLS receive path
    • multiple vulnerabilities in the sound mmap path
    • sigqueue missing capability mode restriction
    • use-after-free bug in the IPV6_MSFILTER socket option handler
    • flaw in Linuxulator execution of setugid binaries
    • ASLR bypass for setuid executables via procctl
    • integer overflow in vt CONS_HISTORY ioctl
    • openssl: fix multiple vulnerabilities
    • ldns: fix query response validation
    • netlink: fix lock leak in nl_find_nhop
    • pf: avoid taking the pf rules write lock in a couple of ioctls
    • ipfw: add ability to run ipfw binary with 15.0+ kernel module
    • ipfw: treat ipv6 address with zero mask as “any”

    ports

    • dnsmasq 2.93
    • filterlog 0.8 changes rule label fetch to libpfctl
    • openssl 3.0.21
    • phalcon 5.14.2
    • phpseclib 3.0.55
    • py-duckdb 1.5.3
    • py-numpy 2.4.6
    • python 3.13.14
    • sqlite3 5.53.1
    • strongswan 6.0.7
    Original source
  • Jun 2, 2026
    • Date parsed from source:
      Jun 2, 2026
    • First seen by Releasebot:
      Jul 4, 2026
    OPNsense logo

    OPNsense Community Edition by OPNsense

    26.1.9 (June 02, 2026)

    OPNsense Community Edition ships core security fixes, OS and third-party updates, plus Kea dynamic prefix delegation and broader GUI improvements. It also brings firewall, VPN, DNS, and system refinements ahead of 26.7.

    As a sign of the times this update ships 3 core security fixes as well as OS and third party updates. Kea dynamic prefix delegation is also included plus more GUI improvements.

    Time to 26.7 is short. See you soon! :)

    Here are the full patch notes:

    system

    • remove unused data-tooltip that is not properly escaped from certificates widget
    • tighten landing page redirect (contributed by Konstantinos Spartalis)
    • fix passing null into getRealInterface()
    • fix regression in selective group delete introduced previously
    • allow unregistered plugin cron actions to be deleted
    • disable MAILTO for cron jobs

    reporting

    • render NaN values as empty values and omit leading empty records from data set for health graphs
    • add max on Y axis for traffic graphs

    interfaces

    • dhclient.conf does not cope with multi-line request/require
    • account for multiple UUIDs in VIP deletion
    • more safe iteration through config_read_array()
    • fix wrong DUID-UUID format but keep accepting the wrong one
    • fix regression in selective device delete introduced previously
    • IAID selection and prefix range reservation for WAN DHCPv6

    firewall

    • fix for missing HTML escape in description render in legacy rules GUI
    • add an alias formatter to show content fields as “dynamic” when populated by other components
    • fix Tabulator regression with alias batch delete
    • use safe config iteration in interface registration
    • fix unintended change in filtering logic for new rules GUI
    • fix action, ipprotocol and protocol translations for legacy rules in new rules GUI
    • use safe iteration over rules in filter_core_rules_user()
    • add missing exclamation mark for “not” in scrub rules
    • fix interface sorting by value for live log and groups

    captive portal

    • remove redirection on HTTPS and ditch non-functional pass statement

    dnsmasq

    • change DHCP tag to DescriptionField

    ipsec

    • move swanctl.conf download button to the tab
    • restyle the connections page for clarity

    kea

    • dynamic prefix delegation support
    • always start the prefix watcher when DHCPv6 is enabled
    • cleanups for IntegerField using isSet() and no negative numbers allowed
    • add decline_probation_period and set lower default to mitigate faulty client implementations to consume the whole pool
    • add subnet allocator field (contributed by Marcos Della)
    • add DHCPv4 compatibility options (contributed by Marcos Della)
    • hook up reservation.next_server (contributed by Ian Munsie)
    • fix missing visual cues for manual mode in DDNS and DHCPv4/6

    monit

    • sanitize monit output before offering it

    network time

    • cleanse port option before use (reported by Konstantinos Spartalis)
    • small cleanups in ntpd_configure_gps()

    unbound

    • blocklists categorization and apply button message update (contributed by Konstantinos Spartalis)

    acl

    • some missing references and using camelCase pointers instead of snake_case

    mvc

    • add support for pluggable dynamic menu items and move some existing parts out of the MenuSystem class
    • stricter email address validation
    • OptionsField: use key as value if no value is set
    • unify migration message returns
    • do not translate empty strings

    ui

    • clean up useRequestHandlerOnGet usage
    • use space in apply box for the apply reminder
    • improve form validation error append
    • tab exclusion for SimpleActionButton
    • split form button row render as some forms only use save
    • override selectpicker defaults for translations
    • hide apply button for specific tabs on multiple pages (contributed by Konstantinos Spartalis)
    • bootgrid: align datakey with the rest of the options, but allow top-level placement
    • bootgrid: safeguard replace() function
    • bootgrid: mark state variables as such
    • bootgrid: remove unused getTotalRowCount() method
    • bootgrid: prevent NaN pagination values for non-ajax grids when row count is set to all
    • bootgrid: clean up converter compatibility code
    • bootgrid: replace “append” with “replace” for ajax: false grids
    • bootgrid: adjust column persistence behavior to prevent horizontal dead space

    plugins

    • use safe config iteration in interface registration code
    • os-tinc fixes evaluation of hosts enabled flag (contributed by Konstantinos Spartalis)

    src

    • dhclient: improve server and filename validation
    • setcred: fix buffer overflow
    • kern: make sure to drain selinfo sleepers
    • fusefs: handle buggy server LISTXATTR response
    • ptrace: fix validation of PT_SC_REMOTE arguments
    • libcasper: switch from select(2) to poll(2)
    • cap_net: do not allow new limits to drop keys from the old ones
    • ipfw: fix parsing error in nat config port_range
    • ipfw: fix checksum after NAT
    • igmp: Avoid leaving dangling pointers in the state-change queue
    • vxlan: Update *m0 after a pullup
    • routing: use a better error number in sysctl_fibs()
    • routing: initialize V_rt_numfibs earlier during boot
    • pfsync: reject invalid SCTP states
    • pf: do not reject rules with colliding hashes
    • rtnetlink: check for allocation failure in nlattr_get_multipath()
    • rtnetlink: align RTA_MULTIPATH length validation in nlattr_get

    ports

    • nss 3.124
    • openvpn 2.7.4
    • php 8.3.31
    • py-numpy 2.4.4
    • suricata 8.0.5
    • unbound 1.25.1
    Original source
  • May 12, 2026
    • Date parsed from source:
      May 12, 2026
    • First seen by Releasebot:
      Jul 4, 2026
    OPNsense logo

    OPNsense Community Edition by OPNsense

    26.1.8 (May 12, 2026)

    OPNsense Community Edition fixes two recently reported core vulnerabilities, boosts captive portal accounting performance, and updates key components like Dnsmasq, OpenSSH, Unbound, and Kea. It also adds several firewall, VPN, UI, and system improvements, plus a follow-up hotfix release.

    This updated fixes two recently reported vulnerabilities in the core code pertaining to WAN DHCPv4 configuration and user management. It also includes third party updates to Dnsmasq, OpenSSH and Unbound amongst others.

    Captive portal IPFW accounting rules will regain a performance boost by bringing back hash lookups. Since this update does not issue a reboot by itself either do so or restart the captive portal instances to activate this change.

    Here are the full patch notes:

    system

    • properly escape username in sync_user.php command invoke (contributed by Konstantinos Spartalis)
    • fix XMLRPC sync with VIP and “nosync” option
    • link CA references after all changes
    • parse certificate “key_type” and “digest”
    • allow flushing legacy OpenVPN legacy config
    • audit “staticroute” config access
    • use safe config iteration in core_user_changed_groups()

    interfaces

    • safeguard DHCPv4 settings against arbitrary command injection (reported by Kchigo)
    • add missing config locks in device controllers
    • use safe iteration in backend code
    • adjust and annotate interface_dhcpv6_id()

    firewall

    • use save method from ApiMutableModelControllerBase for log command, move rule command and savepoint action
    • safe config access in list_legacy_rules.php
    • fix inverted source/destination cosmetic issue in SNAT and One-to-One NAT grids
    • remove duplicated CSV button hook
    • fix NPTv6 validation for empty external subnet
    • make getRealInterface() a static utility function
    • refactor searchRuleAction() to use the same filtering and sorting logic on MVC and legacy data
    • fix inverted source/destination cosmetic issue in SNAT and One-to-One NAT grids

    captive portal

    • re-introduce hash lookup for accounting purposes
    • reload IPFW on captive portal reconfigure too

    dnsmasq

    • ignore DHCP names for “wpad” to fix CERT Vulnerability VU#598349

    firmware

    • opnsense-bootstrap: add “-B” bare bootstrap mode
    • add repo configuration output to connectivity audit

    kea

    • plug socket into dynamic PD route installation script
    • add prefix to reservations to allow for static PD allocations based on DUID/MAC
    • infer IPv6 lease type in delete script via lease lookup so IA_NA/IA_PD can be deleted
    • add DDNS add ddns-conflict-resolution-mode per subnet (contributed by chaispaquichui)
    • allow customizing “mac_sources” and change default to “ipv6-link-local”
    • add user-context object to config to emit description
    • fix option_data_autocollect mismatch in DHCPv6 page
    • enable internalModelSafeDelete due to increased model relation field usage
    • build reservation status from control socket output
    • add subnet vltime (partially contributed by Brandan Giles)
    • add client-id to DHCPv4 reservations

    network time

    • fix ACL definitions (contributed by Konstantinos Spartalis)

    openvpn

    • reload configuration for group sync after successful authentication
    • add tls-crypt-v2 support
    • allow restart action via cron

    radvd

    • allow to start a manual configuration without primary IPv6

    unbound

    • minor style/refactor for safe config access
    • hide unused tree row in form output for overrides
    • restyle statistics page

    wireguard

    • use getValues() consistently in control script

    mvc

    • remove unused UIModelGrid imports in IDS, Monit and Syslog controllers
    • remove Util imports where not needed
    • BaseField: add count() helper
    • fix validation to use getValue instead of plain string cast
    • UIModelGrid: remove flatten() method as getFlatNodes() is almost the same

    shell

    • safe iteration for VLAN/LAGG in port assignment
    • use safe config iteration in live mode banner

    ui

    • add static dialog header support and fix bool/string compare
    • add type_formatter keyword to form rendering
    • add save/cancel button support to form rendering
    • remove “event” use from bootgrid showSaveAlert()

    plugins

    • os-ddclient 1.31
    • os-frr 1.52
    • os-netbird 1.3
    • os-q-feeds-connector 1.6
    • os-turnserver 1.3

    ports

    • curl 8.20.0
    • dnsmasq 2.92rel2
    • expat 2.8.1
    • kea 3.0.3
    • krb5 1.22.2
    • libxml 2.15.3
    • nss 3.123.1
    • openssh 10.3p1
    • phalcon 5.12.1
    • py-duckdb 1.5.2
    • py-requests 2.33.1
    • unbound 1.25.0

    A hotfix release was issued as 26.1.8_5:

    interfaces

    • follow up on DHCPv4 settings sanitization

    firewall

    • fix search for floating rules in new rules GUI

    kea

    • use JSON_UNESCAPED_UNICODE when writing the JSON configuration

    shell

    • fix syntax error in port assignment

    ui

    • bootgrid: onRendered executed in wrong spot
    Original source
  • Apr 30, 2026
    • Date parsed from source:
      Apr 30, 2026
    • First seen by Releasebot:
      Jul 4, 2026
    OPNsense logo

    OPNsense Community Edition by OPNsense

    26.1.7 (April 30, 2026)

    OPNsense Community Edition releases a broad security and stability update with FreeBSD patch backports, firewall and networking fixes, Kea and Unbound improvements, plugin updates, and hotfixes for cron jobs, user settings, and cache invalidation.

    This includes all very recent FreeBSD SA/EN patches, a number of system improvements (how are you doing, Kea!) and third party updates for OpenVPN and StrongSwan.

    It also includes one high and one medium advisory for our code. GitHub has not issued a CVE for this yet, unfortunately, but this announcement will be updated as soon as that happens. See below for details.

    Here are the full patch notes:

    system

    • protect popen() with exec_safe() (contributed by Konstantinos Spartalis)
    • lockout bypass fix (contributed by Konstantinos Spartalis)
    • refactor dashboard to use User model instead of direct config access
    • throw UserException when dashboard size limit was reached on save
    • add notes dashboard widget (contributed by Konstantinos Spartalis)
    • allow gateway load balance weights from 1 to 10 for more flexibility (contributed by Matthew Hall)
    • fix traffic dashboard widget initialization race condition (contributed by Greelan)
    • avoid side effect rendering sysctl item in config.xml during console assignment
    • improve cron command and parameter escaping
    • add “nosync” option to gateway configuration
    • support RADIUS NAS-IP-Address attribute for authentication
    • add compatibility layer to future route disable/enable migration
    • only split first colon when reading sysctls
    • revisit snapshot name validation (partially contributed by Konstantinos Spartalis)

    interfaces

    • refactor bridge reconfigure script

    firewall

    • live view: decode HTML where necessary to aid filtering
    • fix typo in alias update error log and make parser a bit more resilient

    firmware

    • opnsense-update: handle FreeBSD.conf disable internally

    kea

    • fix “Delegated length must be longer than or equal to prefix length” validation
    • add ddns-override-no-update, ddns-override-client-update and ddns-update-on-renew per subnet
    • add DDNS and DHCP option support

    network time

    • add pool property for time servers (contributed by Konstantinos Spartalis)
    • remove stale symlink when PPS is disabled

    unbound

    • only emit warning when “addptr” was requested
    • consolidate override aliases into tree view

    mvc

    • BaseListField: replace empty() check with isSet() for proper selection of value “0”
    • HostnameField: show string that failed validation by default
    • BaseField: add setValues() for generic use
    • add SetConstraint for problematic “0” value constraining
    • ApiMutableModelControllerBase: remove unused error returning in setActionHook()

    ui

    • set visibility hidden for base_bootgrid_table
    • upgrade Tabulator to version 6.4.0
    • automatic grid height calculation
    • bootgrid: maintain scrolling position for both datatree and command actions

    plugins

    • os-acme-client 4.15
    • os-turnserver 1.2

    src

    • remote code execution via RPCSEC_GSS packet validation
    • tcp: remotely exploitable DoS vector
    • pf: silently ignores certain rules
    • vnet: ensure the space allocated by vnet_data_alloc() is sufficent aligned
    • ifnet: Fix decreasing the vnet interface count
    • e1000: Increase FC pause/refresh time on PCH2 and newer
    • net80211: fix VHT160/80P80/80 chanwidth selection in the “40-” case

    ports

    • curl 8.19.0
    • hostwatch 1.0.13
    • openssl 3.0.20
    • perl 5.42.2

    A hotfix release was issued as 26.1.7_1:

    system

    • fix missing newline when generating cron jobs due to a regression

    A hotfix release was issued as 26.1.7_2:

    system

    • fix missing base64_decode() in JsonField which prevented user settings from saving

    A hotfix release was issued as 26.1.7_3:

    backend

    • configctl: support -f cache flush parameter to fix cache invalidation preamble “!” pass
    Original source
  • Apr 15, 2026
    • Date parsed from source:
      Apr 15, 2026
    • First seen by Releasebot:
      Jul 4, 2026
    OPNsense logo

    OPNsense Business Edition by OPNsense

    26.4 (April 15, 2026)

    OPNsense Business Edition releases 26.4 with a major MVC/API refresh, a new rules GUI, IPv6 and host discovery upgrades, captive portal IPv6 support, stronger Unbound and firewall tooling, and a new Suricata divert inspection mode, plus broad reliability and hotfix improvements.

    The OPNsense business edition transitions to this 26.4 release including full MVC/API experience as automation rules have been promoted to the new rules GUI, Suricata with a new inline inspection mode using “divert”, assorted IPv6 reliability and feature improvements, router advertisements MVC/API, full code shell command escaping revamp, default IPv6 mode now using Dnsmsaq for client connectivity, Unbound blocklist source selection, an automatic host discovery service, captive portal IPv6 support plus much more.

    Please make sure to read the migration notes before upgrading.

    Download link is as follows. An installation guide and the checksums for the images can be found below as well.

    https://downloads.opnsense.com/

    This business release is based on the OPNsense 26.1.6 community version with additional reliability improvements.

    Here are the full patch notes:

    system

    • factory reset and console tools now default to using Dnsmasq for DHCP
    • wizard now offers an abort button and deployment type selections
    • wizard can disable WAN or LAN interface now
    • provide resolv.conf overrides via /etc/resolv.conf.local
    • add XMLRPC option for hostwatch
    • remove “upstream” from gateway grid as priority already reflects the proper data
    • adjust gateway group priority (tier) wording
    • add note field to store comments for each snapshot
    • add configurable “memberOf” attribute to LDAP connector
    • do not scrub unrelated IPv6 DHCP ranges from Dnsmasq LAN config during wizard
    • adapt DHCP address shell setup for new config access functions
    • adapt web GUI certificate renew for new config access function
    • adapt initial port configuration DHCP setting for new config access functions
    • avoid using “(system)” user revision annotation to match legacy and MVC code
    • fix log files ‘go to page’ edge case and row count persistence/max
    • ignore future backups when they exist to ensure new backups are saved
    • ensure proper types are emitted in searchGatewayAction() when configd action fails
    • use safe iteration for cert/ca in system_trust_configure()
    • fixed broken link in modal header when using HA and saving administration settings
    • create a backup on factory reset
    • unify pwd_changed_at usage
    • store dashboard layout types based on column breakpoints
    • do not show snapshot notes in the grid
    • use safe config iteration in admin settings page
    • cleanup and simplify certificate deployment and remove legacy config import
    • validate monitor uniqueness based on the host route presence
    • simplify user/group sync scripts using config_read_array()
    • dashboard gauge improvements (contributed by Konstantinos Spartalis)
    • compress height of the log viewer grid

    reporting

    • restore canvas state in health graph to fix Firefox display bug
    • use safe config iteration in RRD code

    interfaces

    • a new IPv6 mode called “Identity association” was added
    • add and enable new host discovery feature for neighbours via hostwatch
    • settings page was migrated to MVC/API
    • handle hostwatch user/group via package
    • force-reload IPv6 connectivity when PDINFO changes during renew
    • dhcp6c rapid-commit, request-dns and config write refactoring
    • generalise the rtsold_script code
    • use descriptive interface names in automatic discovery table
    • harden settings page with file_safe() and allowed_classes=false
    • host discovery: make sure the full dump includes NDP output on fallback
    • fix migration for IPv6 no-release option
    • fix wlanmode argument usage
    • generalise the dhcp6c_script using the new IFNAME variable
    • fix enter key in assignment description and general cleanup
    • protect device reads against forcing empty arrays into $config
    • remove unused ip_in_interface_alias_subnet()
    • use safe config iteration in PPP edit page
    • clean up overview UI code and fix CARP badge alignment
    • simplify CARP scripts using config_read_array()
    • automatic dhclient recovery
    • settings page use cases for config_read_array()
    • configurable cleanups for automatic neighbor discovery via hostwatch
    • refactor PPP CARP hook

    firewall

    • escape selector in rule_protocol
    • “Port forward” was migrated to “Destination NAT” MVC/API
    • unified look and feel of MVC/API pages formerly known as “automation”
    • improved support of gateway groups in policy-based routing
    • plugin support for “ether” rules has been removed
    • add import/export to shaper queues and pipes
    • “divert-to” support in new rules GUI
    • added a rule migration page (use with care)
    • make previously associated DNAT rules editable
    • FilterBaseController requires BaseUserException
    • fix typo with sprintf() with DNAT rule
    • fix target mapping inconsistency leading to references not being processed in destination NAT
    • use local-port as target when specified in destination NAT
    • fix missing reply-to when not specifically set in new rules
    • live view: fix parsing of combined filters stored as converted strings
    • fix group rename in source_net, destination_net and SNAT/DNAT target fields
    • add tcpflags_any in new rules GUI for parity with legacy rules
    • exclude loopback from interface selectpicker in new rules GUI
    • well known ports added to filter rule selection
    • undefined is also “*” in new rules grid
    • add download button for validation errors in rule import
    • allow TTL usage on host entries
    • add missing implementation for “disablereplyto” in new rules
    • fix encoding issue in dashboard widget
    • check for schedules in use in new rules
    • add import/export function and missing lock on set action
    • better focus selected alias updates to in crease performance when either –aliases or –types is used
    • implement missing ICMP types in new rules GUI (contributed by Bjoern Jakobsen)
    • adjust for parseReplace() for icmp-type “skip”
    • fix NAT rule enabled checks display (contributed by Aaron Rogers)
    • prevent separator char from being used in category names
    • fix running into error using well known protocols with “-” in them
    • add validation to prevent using both gateway and reply-to in the same rule in new GUI
    • add a command button to open the live log with pre-filled rule ID in new GUI
    • move download and upload commands out of partial into global commands in new GUI
    • reduce complexity in URL hash handling and when using firewall_rule_lookup.php in new GUI
    • fix default ipprotocol mismatch so that when not specified both are indicated
    • update destination NAT ACL to match our menu entry
    • fix issues with searching in the states page
    • allow well known ports in local-port destination NAT
    • adjust row selection behaviour for internal rules in MVC pages
    • offer aliases the same was as the field type expects them
    • fix access to deleted filter node in advanced settings
    • merge MVC NAT page templates into a single one
    • when repopulating the interface selectpicker, always restore current selection in new rules GUI
    • remove hardcoded colors where possible in new rules GUI
    • fix category colors in new rules GUI
    • merge read of groups and interfaces in new rules GUI
    • make MVC protocol selection match the old rules pages
    • add model validations for common errors in destination NAT
    • live view: allow regex use in “contains” cases
    • live view: fix SyntaxWarning in log reader backend
    • use safe iteration in old rule page for schedule lookup
    • use safe config iteration in outbound NAT page
    • fix regression in alias summary not shown in new rules GUI
    • invalidate database when last updated time is in the future
    • add missing “static port” option in source NAT
    • add semantic groups coloring option in dashboard widget (contributed by Gunnar Lieb)
    • add missing alias rename rule targets
    • add alias GeoIP database update button and move bogons one to the same tab
    • fix port handling in registered NAT rule
    • fix MVC code vs. legacy rules display issues
    • outbound NAT page use case for config_read_array()
    • fix wrong “pass” on DNAT rule when using register rule
    • adjust sort order in networks and aliases in new rules GUI
    • change sorting to interface/group name and stop caring about counted rules in new rules GUI
    • change category sorting using names instead of counted rules in new rules GUI
    • remove tokenizer from categories and use selectpicker instead in new rules GUI

    captive portal

    • cleanup and simplify certificate deployment and remove legacy config import
    • enforce POST-only on logoffAction() (contributed by Oliver Jueguen)
    • add IPv6 support (partially contributed by Alex Goodkind)
    • fix allowed addresses missing from session IPs in roaming case

    dhcrelay

    • relax the check for present addresses and CARP-related cleanups

    dnsmasq

    • add automatic RDNSS option when none is configured
    • fix log conditions
    • add IP address validations for some of the DHCPv4 and DHCPv6 options (contributed by Greelan)
    • add “no-ping” option (contributed by Konstantinos Spartalis)
    • remove a too-strict validation for suffix IPv6 addresses without constructor use
    • ensure the lease view handles client-id correctly
    • prevent “*” from being collected as “client_id”

    firmware

    • opnsense-code: run configure script on upgrade if needed
    • revoke 25.7 fingerprint
    • fix automatic advanced toggle in settings
    • shorten the reboot message to fit the spinner on the same line
    • tweaks for update/upgrade cleanup behaviours between core and opnsense-update
    • add support for aux repository handling in opnsense-update
    • add aux repository support
    • repeat the update after pkg reinstall

    installer

    • ufs: ignore errors when flushing the full disk

    intrusion detection

    • add a “divert” intrusion prevention mode
    • upgrade ET Open ruleset to version 8.0 (contributed by 0nnyx)

    ipsec

    • expose ChaCha20-Poly1305 AEAD proposals in IKEv2 (contributed by Kota Shiratsuka)
    • use safe config iteration for VIP lookup
    • add 4 insecure proposals for compatibility (contributed by Bjoern Jakobsen)

    kea

    • add libdhcp_host_cmds.so to expose internal API commands for reservations
    • exit prefix watcher script if no lease file exists
    • allow “hw-address” for reservations
    • add pool in subnet validation
    • minor code cleanups in model code
    • fix subnets GUI missing root node
    • add required scope to prefix watcher link local address route
    • guard prefix watcher when no link-local address exists for a route that should be installed
    • add DDNS and DHCP option support
    • add DDNS subnet-specific qualifying suffix and prevent updates if no server is set
    • add sockets max-retries and retry-wait-time options
    • add delete lease command and use socket for up-to-date lease collection
    • move pool-in-subnet validation logic mostly to KeaPoolsField
    • remove KeaCtrlAgent dependency on HA configuration
    • use SetConstraint for match_data to allow 0 as valid value

    monit

    • use safe config iteration in gateway alert script

    network time

    • add pool property for time servers (contributed by Konstantinos Spartalis)
    • remove stale symlink when PPS is disabled

    openvpn

    • removed the stale TheGreenBow client export
    • add options for legacy ciphers (contributed by Bjoern Jakobsen)
    • debounce learn-address calls to limit the number of alias updates to a minimum
    • add validation for selecting username as CN without setting any authentication

    radvd

    • migrated to MVC/API
    • remove faulty empty address exception
    • remove configuration file if disabled
    • implement RemoveAdvOnExit override
    • add Base6Interface constructor
    • support nat64prefix
    • change tabs to spaces in radvd.conf for better maintenance
    • use safe config array iteration over virtual IPs
    • when adding a manual instance for an automatic “track6” interface do not ignore its settings

    unbound

    • safeguard the blocklist tester against empty configuration testing
    • persist overrides PTR configuration and allow the user to deselect it
    • split logic in update_blocklist() and simplify getPoliciesAction()
    • move policy fetch to the controller and clean up accordingly
    • only emit warning when “addptr” was requested
    • use expand formatter for blocklist URLs and DNSBL types
    • include blocklist length in state change logic
    • add harden below NXDOMAIN option (contributed by Konstantinos Spartalis)
    • consolidate override aliases into tree view
    • deprecate Blocklist.site blocklists (contributed by Drumba08)
    • clean up blocklists update marker and size file handling
    • add per-policy quick actions in reporting overview
    • improve CNAME handling of whitelisted domains
    • safe command execution changes
    • merge extended blocklists into community version
    • prevent caching of blocklist entries on overlapping subnet policies
    • notify user if a blocklist reset is required
    • reconfigure if marker file present

    backend

    • safe execution changes in the whole code base
    • removed short-lived mwexecf_bg() function
    • allow non-intrusive config_read_array() and fix a gateway group delete issue with it
    • removed mwexec() and mwexec_bg() functions following their deprecation
    • add config_push_array() and config_merge_array() helpers
    • remove constant configd cleanups as they may influence requests from other threads executing different commands
    • remove unused examples throwing errors now
    • fix configd using a new temporary file for cached items
    • more fixes for re-bound SyntaxWarning throws in Python 3.13
    • use config_read_array() non-insert mode mode iteration of virtual IPs

    lang

    • various translation updates
    • various language updates

    mvc

    • add ChangeCase support to ProtocolField for DNAT special case
    • improve importCsv() to support either comma or semicolon
    • removed long obsolete sessionClose() from ControllerRoot
    • BaseModel: isEmptyAndRequired() has been removed
    • removed unusued RegexField
    • add $separator as parameter for CSV export and switch the default to a semicolon
    • InterfaceField: minor adjustments and add resetStaticOptionList()
    • catch empty data in CSV import
    • restructure menu items and system using findNodeByPath()/getItem() additions
    • BaseListField: generic implementation of static options
    • PortField: make “well-known” port numbers known by allowing them to be mapped to their respective numbers
    • collect UUID field so it can be searched, but only if the searchPhrase contains a valid UUID
    • move CertificateField, InterfaceField and ProtocolField to newer static option API
    • BaseListField: merge remaining use of shared implementation of static options
    • File: add file_update_contents() helper
    • Shell: rewrite exec_safe() to avoid vsprintf() complications
    • BaseListField: replace empty() check with isSet() for proper selection of value “0”
    • HostnameField: show string that failed validation by default
    • BaseField: add setValues() for generic use
    • add SetConstraint for problematic “0” value constraining
    • ApiMutableModelControllerBase: remove unused error returning in setActionHook()

    rc

    • replace camcontrol with diskinfo for TRIM check (contributed by Maurice Walker)
    • speed up maintenance file deletes

    shell

    • opnsense-log now supports “backend” and “php” aliases
    • improve config restore UX using diff and additional meta data display

    tests

    • Shell: add testing framework
    • merge stable filter tests to double check upcoming changes

    ui

    • allow HTML tags in menu items and title
    • improve user readability in SimpleFileUploadDlg()
    • batch bootgrid enable/disable-selected toggle by default
    • swap order of custom bootgrid commands placement making sure they participate in command binding
    • remove two unused static PHP array definitions
    • Bootgrid: split row selection behavior into rowSelection boolean
    • Bootgrid: force a lightweight redraw when columns are programmatically changed
    • Bootgrid: require selection to be enabled for delete-selected
    • bootgrid: introduce ‘expand’ formatter to cap lists of data
    • set visibility hidden for base_bootgrid_table
    • upgrade Tabulator to version 6.4.0
    • automatic grid height calculation
    • bootgrid: maintain scrolling position for both datatree and command actions

    plugins

    • os-acme-client 4.15
    • os-caddy 2.1.0
    • os-ddclient 1.29
    • os-freeradius 1.10
    • os-frr 1.51
    • os-haproxy 5.1
    • os-isc-dhcp 1.0
    • os-netbird 1.2
    • os-nextcloud-backup 1.2
    • os-nginx 1.36
    • os-postfix 1.24.1
    • os-q-feeds-connector 1.5
    • os-tailscale 1.4
    • os-tayga 1.5
    • os-theme-cicada 1.41 (contributed by Team Rebellion)
    • os-theme-flexcolor 1.1 (contributed by Schnuffel2008)
    • os-theme-tukan 1.31 (contributed by Team Rebellion)
    • os-theme-vicuna 1.51 (contributed by Team Rebellion)
    • os-turnserver 1.2
    • os-upnp 1.9
    • os-wazuh-agent 1.3

    src

    • assorted patches from stable/14 for LinuxKPI, QAT, and network stack
    • if_ovpn: use epoch to free peers
    • carp6: revise the generation of ND6 NA
    • igmp: do not upgrade IGMP version beyond net.inet.igmp.default_version
    • igmp: apply net.inet.igmp.default_version to existing interfaces
    • ice: handle allmulti flag in ice_if_promisc_set function
    • icmp6: clear csum_flags on mbuf reuse
    • divert: Use a better source identifier for netisr_queue_src() calls
    • if_ovpn: add interface counters
    • e1000: fix setting the promiscuous mode
    • pfctl: allow new page character (^L) in pf.conf
    • sctp: support bridge interfaces
    • ifconfig: assorted stable fixes
    • ip_mroute: assorted stable fixes
    • vtnet: assorted stable fixes
    • pf: silently ignores certain rules (reported by [18])
    • vnet: ensure the space allocated by vnet_data_alloc() is sufficent aligned
    • ifnet: Fix decreasing the vnet interface count
    • e1000: Increase FC pause/refresh time on PCH2 and newer
    • net80211: fix VHT160/80P80/80 chanwidth selection in the “40-” case

    ports

    • curl 8.19.0
    • dhcp6c v20260122
    • expat 2.7.4
    • hostwatch 1.0.13
    • ldns 1.9.0
    • libucl 0.9.4
    • libxml 2.15.2
    • nss 3.121
    • openldap 2.6.13
    • openssl 3.0.20
    • openvpn 2.6.19
    • perl 5.42.2
    • phpseclib 3.0.50
    • py-duckdb 1.5.0
    • python 3.13.13
    • strongswan 6.0.4
    • suricata 8.0.4
    • syslog-ng 4.11.0

    A hotfix release was issued as 26.4_6

    • system: protect popen() with exec_safe() (contributed by Konstantinos Spartalis)
    • system: lockout bypass fix (contributed by Konstantinos Spartalis)
    • system: allow gateway load balance weights from 1 to 10 for more flexibility (contributed by Matthew Hall)
    • system: add “nosync” option to gateway configuration
    • firewall: fix typo in alias update error log and make parser a bit more resilient
    • firmware: opnsense-update: handle FreeBSD.conf disable internally
    • plugins: os-acme-client 4.16
    • src: vm_fault: reset m_needs_zeroing properly
    • src: timerfd: Fix interval callout scheduling
    • src: tty: avoid leaving dangling pointers in tty_drop_ctty()
    • src: pkru: fix handling of 1GB largepage mappings
    • src: contrib/tzdata: import tzdata 2025c, 2026a and 2026b
    • src: amd64: fix INVLPGB range invalidation
    • src: pf: improve SCTP validation
    • src: execve: fix an operator precedence bug
    • src: dhclient: check for unexpected characters in some DHCP server options
    • src: dhclient: fix reallocation of dhclient script environments
    • src: libnv: switch fd_wait() from select(2) to poll(2)
    • src: libnv: fix heap overflow in nvlist_recv()
    • src: libpcap: update to 1.10.6
    • src: ipfw_nptv6: fix handling the ifaddr removal event
    • src: if_tuntap: make SIOCIFDESTROY interruptible
    • src: pfctl: parser must not ignore error from pfctl_optimize_ruleset()
    • src: pf: fix duplicate rule detection for automatic tables
    • src: openssl: update from 3.0.16 to 3.0.20
    • src: routing: fix use-after-free in finalize_nhop
    • src: ixgbe: fix MRQC register value
    • src: in_mcast: Fix a lock leak in inp_set_source_filters()
    • src: linuxkpi: fix an off-by-one error in the kfifo implementation
    • src: sctp: fix so_proto when peeling off a socket
    • ports: expat 2.8.0
    • ports: openvpn 2.6.20
    • ports: strongswan 6.0.6

    A hotfix release was issued as 26.4_14

    • system: properly escape username in sync_user.php command invoke (contributed by Konstantinos Spartalis)
    • system: fix XMLRPC sync with VIP and “nosync” option
    • interfaces: safeguard DHCPv4 settings against arbitrary command injection (reported by Kchigo)
    • captive portal: re-introduce hash lookup for accounting purposes
    • captive portal: reload IPFW on captive portal reconfigure too
    • dnsmasq: ignore DHCP names for “wpad” to fix CERT Vulnerability VU#598349
    • network time: fix ACL definitions (contributed by Konstantinos Spartalis)
    • openvpn: reload configuration for group sync after successful authentication
    • ports: dnsmasq 2.92rel2
    • ports: expat 2.8.1

    A hotfix release was issued as 26.4_20

    • system remove unused data-tooltip that is not properly escaped from certificates widget
    • interfaces: dhclient.conf does not cope with multi-line request/require
    • firewall: fix for missing HTML escape in description render in legacy rules GUI
    • monit: sanitize monit output before offering it
    • network time: cleanse port option before use (reported by Konstantinos Spartalis)
    • mvc: do not translate empty strings
    • src: dhclient: improve server and filename validation
    • src: setcred: fix buffer overflow
    • src: kern: make sure to drain selinfo sleepers
    • src: fusefs: handle buggy server LISTXATTR response
    • src: ptrace: fix validation of PT_SC_REMOTE arguments
    • src: libcasper: switch from select(2) to poll(2)
    • src: cap_net: do not allow new limits to drop keys from the old ones
    • src: ipfw: fix parsing error in nat config port_range
    • src: ipfw: fix checksum after NAT
    • src: src: igmp: Avoid leaving dangling pointers in the state-change queue
    • src: vxlan: Update *m0 after a pullup
    • src: routing: use a better error number in sysctl_fibs()
    • src: routing: initialize V_rt_numfibs earlier during boot
    • src: pfsync: reject invalid SCTP states
    • src: pf: do not reject rules with colliding hashes
    • src: rtnetlink: check for allocation failure in nlattr_get_multipath()
    • src: rtnetlink: align RTA_MULTIPATH length validation in nlattr_get
    • ports: suricata 8.0.5
    • ports: unbound 1.25.1

    Migration notes, known issues and limitations

    • ISC-DHCP moves to a plugin. It will be automatically installed during upgrades. It is not installed on new installations because it is not being used, but you can still install and keep using it.
    • To accommodate the change away from ISC-DCHP defaults the “Track interface” IPv6 mode now has a sibling called “Identity Association” which does the same except it is not automatically starting ISC-DHCPv6 and Radvd router advertisements to allow better interoperability with Kea and Dnsmasq setups.
    • Dnsmasq is now the default for DHCPv4 and DHCPv6 as well as RA out of the box. One thing that the upstream software cannot cover is prefix delegation so that is no longer offered by default. Use another DHCPv6 server in this case.
    • Due to command line execution safety concerns the historic functions mwexec_bg() and mwexec() were removed. Make sure your custom code is not using them and use mwexecf(), mwexecfb() and mwexecfm() instead.
    • The function sessionClose() has also been removed from the MVC code and is no longer needed. Make sure to remove it from your custom code.
    • The custom.yaml support has been removed from intrusion detection. Please migrate to the newer /usr/local/etc/suricata/conf.d override directory.
    • The new host discovery service “hostwatch” is enabled by default. You can always turn it off under Interfaces: Neighbors: Automatic Discovery if you so choose.
    • The firewall migration page is not something you need to jump into right away. Please make yourself familiar with the new rules GUI first and check the documentation for incompatibilities. Single interface from the floating interface will not be considered “floating” in priorities.
    • Firewall: NAT: Port Forwarding is now called “Destination NAT”. Firewall rule associations are no longer supported, but the old associated firewall rules remain in place with their last known configuration and can now be edited to suit future needs.
    • Firewall: NAT: Source NAT is from the set of pages formerly known as automation, but Outbound NAT is still the main page for these types of rules.
    • Unbound blocklists are now the same between business and community version. This requires a manual reapply of the blocklists in order to use the new shared format.

    The public key for the 26.4 series is:

    # -----BEGIN PUBLIC KEY-----
    # MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEArTnFQp0jjj5bkLNx9G1j
    # q26WmN/EtAaJUt+2MY8W8h7L3kokRMlTgEvCYJOkUjbJYbjuG0Cut3JExNYa1vdD
    # 1SLIlJShyI8OsjbAS/flZdJB9c0Vxz2CwpoX9Efmp5TaB3GWqhHS0OVLx4MSI3HJ
    # qP/aQLjZMuCQHX8beUQB77YWcT6sPC5UMYeNEW1uHR7Oki/TpOXWnzNStEQXRL6/
    # MiuYJovedlNXeNUeebJyG0TyLJ/3uGMYhHKYK+OJkB03P3iLGGVE/WWNugsqX6bY
    # tTU9PquHo5zDApndp8iG49Fs/DC0r7V1P85ETPtW2SuZQ7YeDuz3VKvuMxAqyQoC
    # 1FLOsIuEfudDmRuMuTsRgB6jaGACEWUTuRyiFG4+kVDi1/qOWpYatP8C8B7Lx9UU
    # CTZhCl+Se4woWGtp5KOtYe+pvJ4oz40SL4drUQFEP3ZOsK/HzyLjPFRgxfANNUPG
    # ONayKHJXVVFPg2ATk9jeNPsLmXlcDmi/rihyN4RM2w0/bi8BWSc+dMGZ5ZhNJdsF
    # wHBIscgpiAhs+HS8Usxy3idv/JkY0h9tZ2QnljhUUwhYV+DT9yZf5ABU0B68VjJ4
    # /GloUc3bS7HBeSTAauYMOQvgkY1vcySGWTXvsGOw/Crpk4DYx5KpGNYHmENRey2c
    # AQdi+Fvi3fFkV1BoxGo78NcCAwEAAQ==
    # -----END PUBLIC KEY-----
    

    SHA256 (OPNsense-business-26.4-dvd-amd64.iso.bz2) = 201fa8fb384fda534853f2a0fbc82aecbb8753e37a77426f55a1478029b02a2e
    SHA256 (OPNsense-business-26.4-nano-amd64.img.bz2) = e133243e85aa630d00d29ea78b8f6fe3b87de06bd7e62f88c3c8fed1b51edb9e
    SHA256 (OPNsense-business-26.4-serial-amd64.img.bz2) = 44dfd3a696bd04961145e40478128b75d911f0e8d6a9ea2a6d20a3b6205c7bc5
    SHA256 (OPNsense-business-26.4-vga-amd64.img.bz2) = 52c4d12b87c5464f9bfff9124a6c3a1c1dd52bb9a6a16d8e5b5cdeee4f108c78

    Original source
  • Apr 9, 2026
    • Date parsed from source:
      Apr 9, 2026
    • First seen by Releasebot:
      Jul 4, 2026
    OPNsense logo

    OPNsense Community Edition by OPNsense

    26.1.6 (April 09, 2026)

    OPNsense Community Edition releases a security-focused update with LDAP injection fixes, FreeBSD advisories, and refreshed Curl and OpenSSL packages. It also improves the firewall rules GUI, expands Kea and MVC behavior, and adds native IPv6 support for the captive portal.

    Yes, we are obviously still alive! This update addresses a number of security issues – first and foremost an injection into LDAP authentication that can bypass group restrictions during login. Also included are Curl and OpenSSL third party updates as well as FreeBSD security advisories.

    Further UX tweaks reached the new firewall rules GUI, the MVC grid system and surprising movement in the Kea corner. But maybe most importantly: the captive portal finally gained native IPv6 support. Let us know what you think about it!

    Here are the full patch notes:

    system

    • escape LDAP username during search (reported by Matt Andreko)
    • dashboard gauge improvements (contributed by Konstantinos Spartalis)
    • compress height of the log viewer grid

    firewall

    • fix wrong “pass” on DNAT rule when using register rule
    • adjust sort order in networks and aliases in new rules GUI
    • change sorting to interface/group name and stop caring about counted rules in new rules GUI
    • change category sorting using names instead of counted rules in new rules GUI
    • remove tokenizer from categories and use selectpicker instead in new rules GUI

    interfaces

    • configurable cleanups for automatic neighbor discovery via hostwatch
    • refactor PPP CARP hook

    dnsmasq

    • prevent “*” from being collected as “client_id”

    firmware

    • repeat the update after pkg reinstall

    kea

    • add DDNS subnet-specific qualifying suffix and prevent updates if no server is set
    • add sockets max-retries and retry-wait-time options
    • add delete lease command and use socket for up-to-date lease collection
    • move pool-in-subnet validation logic mostly to KeaPoolsField
    • remove KeaCtrlAgent dependency on HA configuration
    • use SetConstraint for match_data to allow 0 as valid value

    ipsec

    • add 4 insecure proposals for compatibility (contributed by Bjoern Jakobsen)

    captive portal

    • add IPv6 support (partially contributed by Alex Goodkind)

    radvd

    • when adding a manual instance for an automatic “track6” interface do not ignore its settings

    unbound

    • limit duckdb to a single thread in write mode to reduce logger memory usage
    • add harden below NXDOMAIN option (contributed by Konstantinos Spartalis)
    • consolidate override aliases into tree view

    mvc

    • BaseListField: replace empty() check with isSet() for proper selection of value “0”
    • HostnameField: show string that failed validation by default
    • BaseField: add setValues() for generic use
    • add SetConstraint for problematic “0” value constraining
    • ApiMutableModelControllerBase: remove unused error returning in setActionHook()

    ui

    • set visibility hidden for base_bootgrid_table
    • upgrade Tabulator to version 6.4.0
    • automatic grid height calculation
    • bootgrid: maintain scrolling position for both datatree and command actions

    plugins

    • os-acme-client 4.15
    • os-turnserver 1.2

    src

    • remote code execution via RPCSEC_GSS packet validation
    • tcp: remotely exploitable DoS vector
    • pf: silently ignores certain rules
    • vnet: ensure the space allocated by vnet_data_alloc() is sufficent aligned
    • ifnet: Fix decreasing the vnet interface count
    • e1000: Increase FC pause/refresh time on PCH2 and newer
    • net80211: fix VHT160/80P80/80 chanwidth selection in the “40-” case

    ports

    • curl 8.19.0
    • hostwatch 1.0.13
    • openssl 3.0.20
    • perl 5.42.2

    A hotfix release was issued as 26.1.6_2:

    system

    • use Framed-IPv6-Address in case of an IPv6 address in RADIUS accounting

    captive portal

    • fix allowed addresses missing from session IPs in roaming case

    images

    • refreshed images using this version in order to fix UFS installer issues

    ports

    • python 3.13.13

    SHA256 (OPNsense-26.1.6-dvd-amd64.iso.bz2) = 6ba3633d9c0f96d82c792015a45f4b8aac45ea8fa2bdba3c5e534d0c90a4f08c

    SHA256 (OPNsense-26.1.6-nano-amd64.img.bz2) = 3c16267c791abfc3e41d5249fcb0c245c03cb91e2f1aa4d53017f0f3454d03a1

    SHA256 (OPNsense-26.1.6-serial-amd64.img.bz2) = 60e698b7f935b647b72a424c78acaa1772a050bb4bd593ca001ea9a1634d5643

    SHA256 (OPNsense-26.1.6-vga-amd64.img.bz2) = cf8deca3033b66138930d417c879cb93b7930d1ca8dabd7e1aea914f9a551f4a

    Original source
  • Mar 24, 2026
    • Date parsed from source:
      Mar 24, 2026
    • First seen by Releasebot:
      Jul 4, 2026
    OPNsense logo

    OPNsense Community Edition by OPNsense

    26.1.5 (March 24, 2026)

    OPNsense Community Edition ships a broad update with core fixes, security patches, UI refreshes and expanded firewall, captive portal, DNS and IPsec improvements. It also adds Kea DDNS and DHCP option support, updates plugins and ports, and includes a hotfix for follow-up issues.

    This updates ships a few third party updates, assorted core fixes and improvements of which Kea DDNS and options support may be the most sought-after.

    The captive portal IPv6 changes are ready for wider testing on the development version and over there the grids will now auto-resize as the limits of the Tabulator UI are pushed farther and further. ;)

    Here are the full patch notes:

    system

    • cleanup and simplify certificate deployment and remove legacy config import
    • validate monitor uniqueness based on the host route presence
    • simplify user/group sync scripts using config_read_array()

    interfaces

    • clean up overview UI code and fix CARP badge alignment
    • fix static neighbor apply button (contributed by Konstantinos Spartalis)
    • simplify CARP scripts using config_read_array()
    • automatic dhclient recovery
    • settings page use cases for config_read_array()

    firewall

    • fix regression in alias summary not shown in new rules GUI
    • invalidate database when last updated time is in the future
    • add missing “static port” option in source NAT
    • add semantic groups coloring option in dashboard widget (contributed by Gunnar Lieb)
    • one-to-one NAT rendered rule missed “log” statement
    • add missing alias rename rule targets
    • add alias GeoIP database update button and move bogons one to the same tab
    • fix port handling in registered NAT rule
    • fix MVC code vs. legacy rules display issues
    • outbound NAT page use case for config_read_array()

    captive portal

    • cleanup and simplify certificate deployment and remove legacy config import
    • enforce POST-only on logoffAction() (contributed by Oliver Jueguen)

    dnsmasq

    • add “no-ping” option (contributed by Konstantinos Spartalis)
    • remove a too-strict validation for suffix IPv6 addresses without constructor use
    • ensure the lease view handles client-id correctly

    ipsec

    • fix delete selected for SPD and SAD

    kea

    • add DDNS and DHCP option support

    network time

    • add pool property for time servers (contributed by Konstantinos Spartalis)
    • remove stale symlink when PPS is disabled

    unbound

    • only emit warning when “addptr” was requested
    • consolidate override aliases into tree view

    mvc

    • BaseListField: replace empty() check with isSet() for proper selection of value “0”
    • HostnameField: show string that failed validation by default
    • BaseField: add setValues() for generic use
    • add SetConstraint for problematic “0” value constraining
    • ApiMutableModelControllerBase: remove unused error returning in setActionHook()

    ui

    • set visibility hidden for base_bootgrid_table
    • upgrade Tabulator to version 6.4.0
    • automatic grid height calculation
    • bootgrid: maintain scrolling position for both datatree and command actions

    plugins

    • os-acme-client 4.13
    • os-ddclient 1.30
    • os-freeradius 1.10.1
    • os-tayga 1.4
    • os-tinc 1.8 adds disable subnet routes option (contributed by Thojo0)

    src

    • fix multiple vulnerabilities in OpenSSL
    • jail escape by a privileged user via nullfs
    • arm64 SVE signal context misalignment
    • page fault handler fails to zero memory

    ports

    • dnsmasq 2.92
    • libxml 2.15.1
    • openssl 3.0.19
    • phalcon 5.10.0
    • php 8.3.30
    • phpseclib 3.0.49
    • python security fixes

    A hotfix release was issued as 26.1.5_5:

    interfaces

    • follow up on DHCPv4 settings sanitization

    firewall

    • fix search for floating rules in new rules GUI

    kea

    • use JSON_UNESCAPED_UNICODE when writing the JSON configuration

    shell

    • fix syntax error in port assignment

    ui

    • bootgrid: onRendered executed in wrong spot
    Original source
  • Mar 11, 2026
    • Date parsed from source:
      Mar 11, 2026
    • First seen by Releasebot:
      Jul 4, 2026
    OPNsense logo

    OPNsense Community Edition by OPNsense

    26.1.4 (March 11, 2026)

    OPNsense Community Edition releases a maintenance update with broad fixes across the GUI, firewall, VPN, system and security tooling, including a GUI CVE for missing POST checks in the API. It also updates several plugins and bundled ports.

    This is basically a maintenance release in assorted areas, but also includes a CVE for the GUI for missing POST checks in the API. We thank everyone for reporting issues and testing the fixes with us to allow for easy and fast releases such as this one.

    The roadmap is almost ready to be published. Expect it later this week.

    Here are the full patch notes:

    system

    • store dashboard layout types based on column breakpoints
    • do not show snapshot notes in the grid
    • use safe config iteration in admin settings page

    reporting

    • use safe config iteration in RRD code

    interfaces

    • remove unused ip_in_interface_alias_subnet()
    • use safe config iteration in PPP edit page

    firewall

    • fix access to deleted filter node in advanced settings
    • merge MVC NAT page templates into a single one
    • when repopulating the interface selectpicker, always restore current selection in new rules GUI
    • remove hardcoded colors where possible in new rules GUI
    • fix category colors in new rules GUI
    • merge read of groups and interfaces in new rules GUI
    • make MVC protocol selection match the old rules pages
    • add model validations for common errors in destination NAT
    • live view: allow regex use in “contains” cases
    • live view: fix SyntaxWarning in log reader backend
    • use safe iteration in old rule page for schedule lookup
    • use safe config iteration in outbound NAT page

    firmware

    • add aux repository support

    ipsec

    • use safe config iteration for VIP lookup

    kea

    • guard prefix watcher when no link-local address exists for a route that should be installed

    monit

    • use safe config iteration in gateway alert script

    openvpn

    • debounce learn-address calls to limit the number of alias updates to a minimum
    • add validation for selecting username as CN without setting any authentication

    unbound

    • split logic in update_blocklist() and simplify getPoliciesAction()

    plugins

    • os-frr 1.51
    • os-tayga 1.5

    ports

    • openldap 2.6.13
    • perl 5.42.1
    • phpseclib 3.0.50
    • py-duckdb 1.5.0
    • suricata 8.0.4
    Original source
  • Mar 4, 2026
    • Date parsed from source:
      Mar 4, 2026
    • First seen by Releasebot:
      Jul 4, 2026
    OPNsense logo

    OPNsense Community Edition by OPNsense

    26.1.3 (March 04, 2026)

    OPNsense Community Edition releases Python 3.13 support, GUI and firewall fixes, firmware update cleanup improvements, security advisories, and refreshed packages. It also improves DHCP, OpenVPN, Unbound, intrusion detection, and update reliability.

    This update finally brings in Python 3.13 after the struggle we had with 3.11 and missing security patches. A number of things were fixed for the new rules GUI as well as assorted minor things in all areas of the code base. Two FreeBSD security advisories are also included and a reboot is needed to finish this update.

    Of note are the recent modifications of the firmware scripting as they follow a fix in 26.1.2 that seems to have resolved the partial upgrade failures people have been reporting over the last 2 years. It turned out that the issue was a cleanup routine in the core package that removed temporary files in the background while the package manager was still attempting to install more packages.

    Here are the full patch notes:

    system

    • add note field to store comments for each snapshot
    • add configurable “memberOf” attribute to LDAP connector
    • do not scrub unrelated IPv6 DHCP ranges from Dnsmasq LAN config during wizard
    • adapt DHCP address shell setup for new config access functions
    • adapt web GUI certificate renew for new config access function
    • adapt initial port configuration DHCP setting for new config access functions
    • avoid using “(system)” user revision annotation to match legacy and MVC code
    • fix log files ‘go to page’ edge case and row count persistence/max
    • ignore future backups when they exist to ensure new backups are saved

    reporting

    • restore canvas state in health graph to fix Firefox display bug

    interfaces

    • generalise the dhcp6c_script using the new IFNAME variable
    • fix enter key in assignment description and general cleanup
    • protect device reads against forcing empty arrays into $config

    firewall

    • check for schedules in use in new rules
    • add import/export function and missing lock on set action
    • better focus selected alias updates to in crease performance when either –aliases or –types is used
    • implement missing ICMP types in new rules GUI (contributed by Bjoern Jakobsen)
    • adjust for parseReplace() for icmp-type “skip”
    • fix NAT rule enabled checks display (contributed by Aaron Rogers)
    • prevent separator char from being used in category names
    • fix running into error using well known protocols with “-” in them
    • add validation to prevent using both gateway and reply-to in the same rule in new GUI
    • add a command button to open the live log with pre-filled rule ID in new GUI
    • move download and upload commands out of partial into global commands in new GUI
    • reduce complexity in URL hash handling and when using firewall_rule_lookup.php in new GUI
    • fix default ipprotocol mismatch so that when not specified both are indicated
    • update destination NAT ACL to match our menu entry
    • fix issues with searching in the states page
    • allow well known ports in local-port destination NAT
    • adjust row selection behaviour for internal rules in MVC pages
    • offer aliases the same was as the field type expects them

    dnsmasq

    • add IP address validations for some of the DHCPv4 and DHCPv6 options (contributed by Greelan)

    firmware

    • fix automatic advanced toggle in settings
    • shorten the reboot message to fit the spinner on the same line
    • tweaks for update/upgrade cleanup behaviours between core and opnsense-update
    • add support for aux repository handling in opnsense-update

    installer

    • ufs: ignore errors when flushing the full disk

    intrusion detection

    • upgrade ET Open ruleset to version 8.0 (contributed by 0nnyx)

    openvpn

    • add options for legacy ciphers (contributed by Bjoern Jakobsen)

    radvd

    • use safe config array iteration over virtual IPs

    unbound

    • persist overrides PTR configuration and allow the user to deselect it

    backend

    • removed mwexec() and mwexec_bg() functions following their deprecation
    • add config_push_array() and config_merge_array() helpers
    • remove constant configd cleanups as they may influence requests from other threads executing different commands

    mvc

    • restructure menu items and system using findNodeByPath()/getItem() additions
    • BaseListField: generic implementation of static options
    • PortField: make “well-known” port numbers known by allowing them to be mapped to their respective numbers
    • collect UUID field so it can be searched, but only if the searchPhrase contains a valid UUID

    tests

    • merge stable filter tests to double check upcoming changes

    ui

    • batch bootgrid enable/disable-selected toggle by default

    plugins

    • os-haproxy 5.0

    ports

    • expat 2.7.4
    • hostwatch 1.0.12 now rate-limits database writes for recently seen hosts
    • ldns 1.9.0
    • nss 3.120
    • openldap 2.6.12
    • openvpn 2.6.19
    • py-duckdb 1.4.4
    • python additional security fixes
    Original source
Releasebot

Curated by the Releasebot team

Releasebot is an aggregator of official release notes from hundreds of software vendors and thousands of sources.

Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.