Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - paepcke

#1
Quote from: userfw on August 03, 2026, 12:08:51 PMIt's a vulnerability that defeats the purpose of a VPN.

To clear, this bug does only impact the data *authentication* check of the stream cipher on data inbound side -  not the data *encryption* itself!

This bug does NOT leaked direct any information or allowed to manipulate any information without breaking the private / session key first.

This bug (or bug-door) allowed to trick the server to process (parse) unauthenticated data.

Thats bad! But to exploit this, at least some weeks ago, some nation-state-actor level know-how was needed.

With the now publicly accessible open weight ai models it's direct, one shot and reliable reproduce able, possible for *everyone* to directly identify this bug - including a detailed report about the complete implications further down the process chain ...

So, yes. Patch and back port. NOW!
#3


https://www.tenable.com/cve/CVE-2026-58085



CVSS v3 : Base Score: 7.5 (HIGH)

Its a big one!

(Failure to check inbound data authentication!)

Quick hotfix & backports would be very welcome. Very small patch, very big impact. Expect AI assisted exploit flood in 3...2...1 ...
#4
First things first:
- 25.7.3 is a Great Release!
- The UI Interface updates are very welcome!
- Thank you for your time and work!

Only a small downside for 25.7.2 => 25.7.3
update broke (REST/API/XML Backup/Restore)

REST API Backup file  [ /api/core/backup/download/this ] is not a (restore-able) xml file anymore, but response is a html-xml escaped frankenfile now. Timestamp file name generation change from RFC3339 to UnixTime (not a bug, more a feature, at least for me, maybe worth a changelog mention).

details:
https://github.com/opnsense/core/issues/9196

Thank you!
#5
OPNBorg is a tool to help you to manage, (central-) backup, monitor, ... a complete opnsense cluster.

You can use it with only one opnsense instance, but the main target is to orchestrate a complete opnsense zoo:

https://paepcke.de/res/scr.png

In case you use nixos as opnborg hosting plattform it helps you with all the prometheus monitoring and cool grafana dashboards, but any os with a native golang compiler or a simple ready-to-use docker will do the all the basic trick as well.

#6
as requested, the docker image (build by github)

docker pull ghcr.io/paepckehh/opnborg:latest
#7
Hi,
you can download the packages direkt from the github.com release page now.

https://github.com/paepckehh/opnborg/releases

Just pick your Operating System and Hardware Plattform.,
Github will from now on automatically build all binaries for
every release.

Native Integration for NixOS - including nixpkgs, and declarative
setup of prometheus, grafana dashbords is already in review,
FreeBSD Ports / pkgs will follow, Docker container and other
Linux Distros may follow.
#8
Hello OPNSense Friends,
in case you have to herd more than one OPNSense Appliance you may enjoy this little self-hosted OPN Management Portal (WIP Phase). Its Free, Transparent, OpenSource, will always be BSD-Licensed and is intentionally complementary (and not overlapping!) to OPNCentral. 

https://github.com/paepckehh/opnborg
https://paepcke.de/opnborg

Michael