OPNsense Community Edition Updates & Release Notes
252 updates curated from 22 sources by the Releasebot Team. Last updated: Aug 28, 2026
- Aug 27, 2026
- Date parsed from source:Aug 27, 2026
- First seen by Releasebot:Aug 28, 2026
- Modified by Releasebot:Aug 28, 2026
OPNsense Community Edition by OPNsense
26.7.3 (August 27, 2026)
OPNsense Community Edition releases a biweekly bugfix update with new VLAN-on-bridge support, received-on firewall rules, persistent rule labels, repeatable WireGuard QR codes, menu favourites and full-screen grid support, plus FreeBSD 15.1-RELEASE-p3 and updated OpenSSL, OpenSSH and other packages.
Here is your biweekly dose of bugfixes and quality of life improvements! This update offers several new features: VLANs on bridges, “received-on” firewall rule support, persistent rule label tracking, repeatable WireGuard QR codes, menu favourites and full screen grid support. On top of that it bundles the recent FreeBSD 15.1-RELEASE-p3, fixes and cleanups as well as third party updates such as OpenSSL 3.5.8 and OpenSSH 10.5p1. Enjoy. :)
Meanwhile, development is busy with adding interface settings to the new MVC assignments page, which includes building wireless MVC/API support. That is all for now. Need to get back to work.
Here are the full patch notes:
system
- offer post-quantum mldsa44-ed25519 OpenSSH server host key
- do not regenerate all OpenSSH key files when adding new key types
- truncate long names in services dashboard widget (contributed by circa1665)
- use created user name for change event (contributed by Julian Pawlowski)
- handle missing objects during deletion in API (contributed by Julian Pawlowski)
- multiple PHP warning fixes (contributed by Julian Pawlowski)
- avoid filter_configure() calls to make existing backend call less obscure
- add favorites section to menu (contributed by Greelan)
- approximate user being expired for the grid view icon
- replace cron restart in static PHP pages
- fix server certificate purpose detection for EC
interfaces
- permit a VLAN device as bridge member
- resolve VLAN devices indirectly via interfaces_configure()
- handle missing GRE and GIF during deletion in API (contributed by Julian Pawlowski)
- multiple PHP warning fixes (contributed by Julian Pawlowski)
- emit discovered hosts sorted by last_seen via hostwatch
captive portal
- exclude IPv4 from roaming logic
dhcrelay
- add options for circuit_id and remote_id (contributed by Thomas Cheyney)
dnsmasq
- remove count badge from GroupBy with static configuration elements
- add “expand-hosts” option (contributed by Konstantinos Spartalis)
firewall
- remove 2a10::/12 from bogonsv6.sample (contributed by Belgarion)
- deprecate old rule register function names due to functional overlaps
- add missing TLS ports to well-known ports (contributed by Self-Hosting-Group)
- use new “rlabel” from pfctl for persistent rule identification across reloads
- emit gateway debug message in block rules only when gateway is not empty
- aliases: use same dynamic label as in KEA DHCPv6 for a unified look
- aliases: fix spinner on alias dialog save button
- destination NAT: make local-port numeric before applying range in registered firewall rule (contributed by Thomas Cheyney)
- rules: add “received-on” interface keyword as interface origin option
- rules: promote “statetype” from advanced to common option for “received-on” usage
firmware
- revoke 26.1 fingerprint
kea
- remove count badge from GroupBy with static configuration elements
- use DOM construction for the “dynamic” label
network time
- strict security GUI support
unbound
- update Hagezi blocklists to use new mirror URL
wireguard
- FreeBSD 15 no longer allows addresses without netmasks
- cleaner QR codes (contributed by Roy Orbitson)
- preserve peer generator state for existing peers
mvc
- BaseField: add getInitialValue()
- OptionField: fix simplified option group definition
- fix typo in base_form.volt advanced/help toggle IDs
- fix assorted stale imports in the code base
ui
- tabulator: add _showMaximized() modal that can show a grid close to full screen
- add keyboard shortcut “f” to maximize a currently visible grid
- scope “all help” and “advanced mode” toggle to closest relevant form
plugins
- os-caddy 2.2.1
- os-frr 1.55
- os-theme-rebellion 1.9.7 (contributed by Team Rebellion)
src
- posixshm: fix a TOCTOU race in the FIOSSHMLPGCNF handler
- tty: revalidate after dropping the tty lock in ioctl handlers
- ppp: fix multiple vulnerabilities
- openssl: fix multiple vulnerabilities
- cred: fix group_is_primary()
- dsp: fix a potential use-after-free in dsp_oss_syncstart()
- unix: fix some bugs in the SOCK_STREAM receive path
- hwpmc: fix the execve handler
- ucode: fix validation on Intel platforms
- netmap: fix driver name handling
- netmap: fix a race in kqueue registration
- e1000: assorted upstream patches from stable/15
- iflib: support recoverable initialization failure
- route: add an eventhandler for rt_numfibs changes
- rawip: fix handling of checksums in rip6_input()
- pf: attempt to handle overlapping group and interface names
- pf: check if a group has a kif before dereferencing it
- pf: fix fallout from the STATE_LOOKUP macro removal
- pf: re-optimize state key handling
- pf: rule label patch was merged from a wrong version
- pfsync: handle large MTU pfsync interfaces
- ktls: propagate EPG_FLAG_ANON to mapped mbufs
- netipsec: fix sockaddr type set in ipcomp6_nonexp_encapcheck()
- src: PF_KEY socket: limit the length of copied socket address
- ure: add USB device IDs for additional RTL8152/RTL8153 adapters
- ure: fix spurious link flaps from MII
ports
- ca_root_nss / nss 3.127
- expat 2.8.3
- kea 3.0.4
- monit 6.0.0
- openssh 10.5p1
- openssl 3.5.8
- perl 5.42.3
- phalcon 5.20.3
- php 8.5.9
- rrdtool 1.11.0
- sqlite 3.53.4
A hotfix release was issued as 26.7.3_2
- interfaces: add missing PPP support to interface_parent_devices()
- firewall: source NAT: fix faulty import removal
A hotfix release was issued as 26.7.3_8
- system: normalize output of get_nameservers()
- interfaces: prevent inline reloads of VLANs via rc.linkup
- interfaces: batch VIP post-reload for proxyarp/pfsync
- monit: use LIBXML_NOCDATA on XML fetch
- ui: improve form matching for help/advanced
- ui: fix _showMaximized() height calculation when mobile navigation triggers below 768px width
- Aug 12, 2026
- Date parsed from source:Aug 12, 2026
- First seen by Releasebot:Aug 13, 2026
OPNsense Community Edition by OPNsense
26.7.2 (August 12, 2026)
OPNsense Community Edition releases a security-focused update with a WireGuard MAC authentication fix, 4 core security advisories, and a broad round of quality-of-life improvements and bug fixes across firewall, UI, reporting, interfaces, and plugins.
This update addresses the WireGuard MAC authentication issue people have been talking about, 4 core security advisories and the usual volume of quality of life improvements and bug fixes.
We are currently improving the compatibility with the legacy pages in full privilege separation, working on feature parity between Outbound NAT and Source NAT and will also provide a road map in the next weeks for 27.1. Stay tuned.
Here are the full patch notes:
system
- use /var/lib/php/tmp in static pages for proper privilege separation
- improve “user-config-readonly” in static pages where write_config() was denied
- service widget changes based on further community feedback
- support 7680 bit RSA type for certificates and authorities
- add redirection capability to SSO provider
reporting
- correctly map NetFlow indexes when there are gaps (contributed by Thomas Cheyney)
- improve parsing in NetFlow for overlapping flow timestamps and use UTC for cleanups
- make parsing iftop lines more robust for traffic graphs (contributed by Brendan Bank)
- map ARC and laundry to cache memory stats (contributed by Konstantinos Spartalis)
- stop NetFlow service before reloading configuration
interfaces
- fix assignment of wireless devices
- strict description fields in new assignments page (reported by call-AX)
- fix typos in GIF reconfiguration script
- add “noclamp” flag for GIF
- add separate link types for IPv4 and IPv6 in overview
- return the proper UUID when assigning an interface (contributed by Kemoy Campbell)
- improve VIP page save when no subnet was posted
firewall
- use htmlSafe() on action search value in live log (reported by call-AX)
- group invalid rules to the end of the ruleset
- enable virtualDOM and refactor commands on alias page
- add “endpoint-independent” support for UDP translations (full cone NAT) in source NAT
- fix missing well-known ports in local-port in destination NAT
- add “max-pkt-rate” rate limiting option to firewall rules
- add proper support for container items in search field selection, export and import data and implement it in destination NAT
- scope get action to general settings in source NAT
kea
- improve prefix watcher accuracy via both interface and MAC address key
- store subnet IDs inside the model so they cannot shift during config regeneration
- change dynamic pool range from prefix to range 1000-2000
- switch custom DHCP option config generation to libdhcp_flex_option library
openvpn
- add some input validation for control characters in connection status (reported by lujiefsi)
backend
- sanitize template filename replacements
- further restrict actions to root and wwwonly for more sensitive actions
- ensure strict templates are not reloaded via “*” wildcard
mvc
- add some missing htmlSafe() calls for generated HTML (reported by lujiefsi)
- create runInterfaceRegistation() and use it for immediate device registration
- add some exception types and handle them in the base template
- clean up a number of stale imports
- translate backend system status messages
- translate grid view labels
ui
- add some more legacy_html_escape_form_data() safeguards (reported by Arpit Jain)
- add tokenize2.css in standard theme to ensure selection in opnsense-auto theme
- prevent blinking by hiding the contents while loading for opnsense-auto theme
- fix collapsed sidebar stray line and restore rail divider in opnsense-dark theme (contributed by circa1665)
- restore stacked layout for interfaces widget on narrow (contributed by circa1665)
- fix minor JavaScript bugs in dashboard widget code (contributed by Thomas Schöpf)
- do not freeze commands column on touchscreen devices
- further fixes for base templates
- fix empty legacy firewall menu container glitch
plugins
- os-caddy 2.2.0
- os-frr 1.54
- os-intrusion-detection-content-at-antiphishing 1.0 (contributed by Julio Lira)
- os-ndp-proxy-go 1.4
- os-nrpe 1.2
- os-theme-rebellion 1.9.6 (contributed by Team Rebellion)
src
- pf: add missing PF_TS_CNT netlink attribute
- pf: expose first rule label for states since rule number is insufficient
- usb: bpfattach() before if_attach()
- igc: disable PCIe ASPM to improve stability
- ena: update driver version to v2.8.4
- assorted minor commits from stable/15
- coredump: do not assume that the number of ELF segments is consistent
- sysvsem: fix a TOCTOU race in semctl()
- jail: restore ktrace privileges for jailed root
- ktimer: check for errors from realtimer_gettime()
- kqueue: avoid enqueuing an already-enqueued knote
- zfs: multiple fixes
- tzdata: import 2026c
- wg: check for crypto operation errors
- revert “daemon: replace memchr with memrchr”
ports
- dpinger 3.6
- hostapd / wpa_supplicant 2.12
- nss 3.126
- openldap 2.6.14
- openssh 10.4p1
- openvpn 2.7.6
- phalcon 5.18.2
- py-duckdb 1.5.5
- python 3.13.15
- unbound 1.26.0
All of your release notes in one feed
Join Releasebot and get updates from OPNsense and hundreds of other software products.
- Jul 21, 2026
- Date parsed from source:Jul 21, 2026
- First seen by Releasebot:Jul 21, 2026
- Modified by Releasebot:Aug 13, 2026
OPNsense Community Edition by OPNsense
26.7.1 (July 21, 2026)
OPNsense Community Edition ships a small stable release with upgrade fixes, 4 new core security advisories, UI and firewall refinements, OpenVPN and MVC bug fixes, and a hotfix for gateway alarm handling.
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
A hotfix release was issued as 26.7.1_1:
- system: fix default gateway switch alarm trigger being overwritten by gateway group check
- ports: pecl-mcrypt 1.0.9
- Jul 15, 2026
- Date parsed from source:Jul 15, 2026
- First seen by Releasebot:Jul 15, 2026
- Modified by Releasebot:Aug 13, 2026
OPNsense Community Edition by OPNsense
26.7 (July 15, 2026)
OPNsense Community Edition releases 26.7 “Xenial Xenops” with a major firewall and platform refresh, bringing MVC/API-based interface assignments and gateway groups, new firewall rule handling, captive portal IPv6 support, Kea DDNS improvements, and updated FreeBSD, OpenVPN, PHP, and Python stacks.
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
- 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
- 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 CPU microcode early loading has been known to be flaky on some setups. A fix is in the FreeBSD 15.1 boot loader code, but can only be reached by reinstall or manually updating the boot code of your system after the upgrade succeeded. If you want to be on the safe side during the upgrade itself please remove the plugin before proceeding.
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:
Original source# 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 - Jul 9, 2026
- Date parsed from source:Jul 9, 2026
- First seen by Releasebot:Jul 15, 2026
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
Similar to OPNsense Community Edition with recent updates:
- Microsoft Teams updates70 release notes · Latest Aug 26, 2026
- Notion updates128 release notes · Latest Aug 31, 2026
- Claude Code updates437 release notes · Latest Sep 5, 2026
- ChatGPT updates216 release notes · Latest Sep 3, 2026
- Gemini updates408 release notes · Latest Sep 4, 2026
- Claude updates136 release notes · Latest Sep 2, 2026
- Jul 7, 2026
- Date parsed from source:Jul 7, 2026
- First seen by Releasebot:Jul 15, 2026
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 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
- Jun 15, 2026
- Date parsed from source:Jun 15, 2026
- First seen by Releasebot:Jul 4, 2026
- Modified by Releasebot:Sep 2, 2026
OPNsense Community Edition by OPNsense
26.1.10 (June 15, 2026)
OPNsense Community Edition fixes three core security issues, folds in FreeBSD advisories and third-party updates, and improves the new rules GUI. It also cleans up firmware regressions, strengthens VPN, firewall, and MVC behavior, and ships a hotfix for follow-up issues.
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
- system: dashboard: explicitly compact on layout shift if there is no predefined layout
- system: dashboard: update result on default restore
- interfaces: parse ifconfig output despite exit error in legacy_interfaces_details()
- interfaces: hostwatch: pin warning banner to enabled flag
- firewall: always show automatic and legacy rules in new rules GUI
- 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)
- dnsmasq: change widget link from settings to leases page
- 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: disable scroll in authentication and children grids (contributed by Konstantinos Spartalis)
- ipsec: 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
- openvpn: require an integer of at least 1 for vpnid field
- 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
- ui: bootgrid: allow column selection exclusions
- 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-frr 1.53
- plugins: os-rfc2136 1.10
- plugins: os-stunnel fix for missing include in script
- plugins: os-telegraf 1.12.15
- 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: 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: pf: fix duplicate rule detection for automatic tables
- src: ipfw: add ability to run ipfw binary with 15.0+ kernel module
- src: ipfw: treat ipv6 address with zero mask as any
- ports: dnsmasq 2.93
- ports: filterlog 0.8 changes rule label fetch to libpfctl
- ports: openssl 3.0.21
- ports: phalcon 5.14.2
- ports: py-duckdb 1.5.3
- ports: py-numpy 2.4.6
- ports: python 3.13.14
- ports: sqlite3 3.53.1
- ports: strongswan 6.0.7
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
- Jun 2, 2026
- Date parsed from source:Jun 2, 2026
- First seen by Releasebot:Jul 4, 2026
- Modified by Releasebot:Aug 16, 2026
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 many firewall, VPN, reporting, and interface fixes for a smoother release.
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
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
reporting
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
interfaces: dhclient.conf does not cope with multi-line request/require
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
firewall
firewall: fix for missing HTML escape in description render in legacy 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
captive portal
captive portal: remove redirection on HTTPS and ditch non-functional pass statement
dnsmasq
dnsmasq: change DHCP tag to DescriptionField
ipsec
ipsec: move swanctl.conf download button to the tab
ipsec: restyle the connections page for clarity
kea
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
kea: add decline_probation_period and set lower default to mitigate faulty client implementations to consume the whole pool
kea: add subnet allocator field (contributed by Marcos Della)
kea: add DHCPv4 compatibility options (contributed by Marcos Della)
kea: hook up reservation.next_server (contributed by Ian Munsie)
kea: fix missing visual cues for manual mode in DDNS and DHCPv4/6
monit
monit: sanitize monit output before offering it
network time
network time: cleanse port option before use (reported by Konstantinos Spartalis)
network time: small cleanups in ntpd_configure_gps()
unbound
unbound: blocklists categorization and apply button message update (contributed by Konstantinos Spartalis)
acl
acl: some missing references and using camelCase pointers instead of snake_case
mvc
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: do not translate empty strings
ui
ui: clean up useRequestHandlerOnGet usage
ui: use space in apply box for the apply reminder
ui: improve form validation error append
ui: tab exclusion for SimpleActionButton
ui: split form button row render as some forms only use save
ui: override selectpicker defaults for translations
ui: hide apply button for specific tabs on multiple pages (contributed by Konstantinos Spartalis)
ui: bootgrid: align datakey with the rest of the options, but allow top-level placement
ui: bootgrid: mark state variables as such
ui: bootgrid: safeguard replace() function
ui: bootgrid: remove unused getTotalRowCount() method
ui: bootgrid: prevent NaN pagination values for non-ajax grids when row count is set to all
ui: bootgrid: clean up converter compatibility code
ui: bootgrid: replace “append” with “replace” for ajax: false grids
ui: bootgrid: adjust column persistence behavior to prevent horizontal dead space
plugins
plugins: use safe config iteration in interface registration code
plugins: os-tinc fixes evaluation of hosts enabled flag (contributed by Konstantinos Spartalis)
src
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: 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
ports: nss 3.124
ports: openvpn 2.7.4
ports: php 8.3.31
ports: py-numpy 2.4.4
ports: suricata 8.0.5
ports: unbound 1.25.1
Original source - May 12, 2026
- Date parsed from source:May 12, 2026
- First seen by Releasebot:Jul 4, 2026
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
- Apr 30, 2026
- Date parsed from source:Apr 30, 2026
- First seen by Releasebot:Jul 4, 2026
- Modified by Releasebot:Aug 13, 2026
OPNsense Community Edition by OPNsense
26.1.7 (April 30, 2026)
OPNsense Community Edition releases a broad security and stability update with FreeBSD patch coverage, system improvements, and refreshed OpenVPN, StrongSwan, and other components, plus follow-up hotfixes that fix cron job, user settings, and cache handling regressions.
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)
- system: lockout bypass fix (contributed by Konstantinos Spartalis)
- 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: allow gateway load balance weights from 1 to 10 for more flexibility (contributed by Matthew Hall)
- 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: add
nosyncoption to gateway configuration - 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)
- interfaces: refactor bridge reconfigure script
- firewall: live view: decode HTML where necessary to aid filtering
- firewall: 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 lengthvalidation - kea: add ddns-override-no-update, ddns-override-client-update and ddns-update-on-renew per subnet
- radvd: allow user controlled hop limit (contributed by BPplays)
- unbound: improve hostname/domain override validation
- backend: configctl: properly quote parameters to avoid skipping empty ones (contributed by Majx)
- 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
- shell: config access refactor in password and setaddr scripts
- 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
- plugins: os-acme-client 4.16
- plugins: os-zabbix-agent 1.9
- plugins: os-zabbix-proxy 1.7
- 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
- ports: expat 2.8.0
- ports: openvpn 2.6.20
- ports: phpseclib 3.0.52
- ports: strongswan 6.0.6
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
- Apr 9, 2026
- Date parsed from source:Apr 9, 2026
- First seen by Releasebot:Jul 4, 2026
- Modified by Releasebot:Aug 13, 2026
OPNsense Community Edition by OPNsense
26.1.6 (April 09, 2026)
OPNsense Community Edition ships a security-focused update with LDAP login hardening, third-party and FreeBSD security fixes, firewall GUI and MVC refinements, Kea improvements, and native IPv6 support for the captive portal, plus a hotfix build with installer and RADIUS accounting fixes.
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:
Patch notes
- system: escape LDAP username during search (reported by Matt Andreko)
- system: dashboard gauge improvements (contributed by Konstantinos Spartalis)
- system: compress height of the log viewer grid
- firewall: fix wrong pass on DNAT rule when using register rule
- interfaces: configurable cleanups for automatic neighbor discovery via hostwatch
- interfaces: refactor PPP CARP hook
- firewall: adjust sort order in networks and aliases in new rules GUI
- firewall: change sorting to interface/group name and stop caring about counted rules in new rules GUI
- firewall: change category sorting using names instead of counted rules in new rules GUI
- firewall: remove tokenizer from categories and use selectpicker instead in new rules GUI
- 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
- kea: add sockets max-retries and retry-wait-time options
- kea: add delete lease command and use socket for up-to-date lease collection
- kea: move pool-in-subnet validation logic mostly to KeaPoolsField
- kea: remove KeaCtrlAgent dependency on HA configuration
- kea: 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
- unbound: add harden below NXDOMAIN option (contributed by Konstantinos Spartalis)
- unbound: consolidate override aliases into tree view
- unbound: include blocklist length in state change logic
- backend: more fixes for re-bound SyntaxWarning throws in Python 3.13
- backend: use config_read_array() non-insert mode mode iteration of virtual IPs
- mvc: BaseListField: merge remaining use of shared implementation of static options
- mvc: File: add file_update_contents() helper
- mvc: Shell: rewrite exec_safe() to avoid vsprintf() complications
- rc: speed up maintenance file deletes
- ui: bootgrid: require selection to be enabled for delete-selected
- ui: bootgrid: introduce expand formatter to cap lists of data
- plugins: os-frr 1.51
- plugins: os-tayga 1.5
- ports: openldap 2.6.13
- ports: perl 5.42.1
- ports: phpseclib 3.0.50
- ports: py-duckdb 1.5.0
- ports: suricata 8.0.4
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
- Modified by Releasebot:Aug 13, 2026
OPNsense Community Edition by OPNsense
26.1.5 (March 24, 2026)
OPNsense Community Edition ships a hotfix update with third party package refreshes, core fixes and UI polish. It adds Kea DDNS and DHCP option support, improves captive portal IPv6 testing, and tightens firewall, interface, DNS and backend handling.
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
use expand formatter for blocklist URLs and DNSBL types
backend
more fixes for re-bound SyntaxWarning throws in Python 3.13
use config_read_array() non-insert mode mode iteration of virtual IPs
mvc
BaseListField: merge remaining use of shared implementation of static options
File: add file_update_contents() helper
Shell: rewrite exec_safe() to avoid vsprintf() complications
rc
speed up maintenance file deletes
ui
bootgrid: require selection to be enabled for delete-selected
bootgrid: introduce expand formatter to cap lists of data
plugins
os-frr 1.51
ports
openldap 2.6.13
perl 5.42.1
phpseclib 3.0.50
py-duckdb 1.5.0
suricata 8.0.4
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 - Mar 11, 2026
- Date parsed from source:Mar 11, 2026
- First seen by Releasebot:Jul 4, 2026
- Modified by Releasebot:Aug 13, 2026
OPNsense Community Edition by OPNsense
26.1.4 (March 11, 2026)
OPNsense Community Edition releases a broad maintenance update with a GUI security fix for missing POST checks in the API, plus stability and usability improvements across firewall, VPN, system, and UI components, along with refreshed plugin and port versions.
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 7contains8 cases
- live view: fix SyntaxWarning in log reader backend
- use safe iteration in old rule page for schedule lookup
- use safe 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
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 7event8 use from bootgrid showSaveAlert()
plugins
- os-acme-client 4.14
- os-caddy 2.1.0
- os-haproxy 5.1
- os-netbird 1.2
- os-nextcloud-backup 1.2
- os-q-feeds-connector 1.5
- os-tailscale 1.4
- 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-upnp 1.9
src
- 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
- file: qualify pointers to capsicum rights as const
- file: add a fd flag with O_RESOLVE_BENEATH semantics
- file: Fix the !CAPABILITIES build
- unix: Set O_RESOLVE_BENEATH on fds transferred between jails
- rtsock: Fix stack overflow
- 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
ports
- libucl 0.9.4
- nss 3.121
- python 3.13.12
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
- Mar 4, 2026
- Date parsed from source:Mar 4, 2026
- First seen by Releasebot:Jul 4, 2026
- Modified by Releasebot:Aug 13, 2026
OPNsense Community Edition by OPNsense
26.1.3 (March 04, 2026)
OPNsense Community Edition releases Python 3.13 support, fixes across the new firewall rules GUI and core system, and improvements to firmware upgrade reliability. It also includes two FreeBSD security advisories and a required reboot to complete the update.
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 7memberOf8 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 7(system)8 user revision annotation to match legacy and MVC code
- fix log files 7go to page8 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
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 6aliases7 or 6types7 is used
- implement missing ICMP types in new rules GUI (contributed by Bjoern Jakobsen)
- adjust for parseReplace() for icmp-type 7skip8
- 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 7-8 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
SHA256 (OPNsense-26.1.3-dvd-amd64.iso.bz2) = ... (not shown here for brevity)
Original source
Curated by the Releasebot team
Releasebot is an aggregator of official product update announcements 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.