summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 90426e768f..68c0f13dbe 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -31,6 +31,12 @@ Line wrap the file at 100 chars. Th
- Add support for parsing eslogger output version 10. This fixes split tunneling on macOS 26.
- Avoid interpreting negative numbers from eslogger as PIDs.
+### Security
+#### Windows
+- Block traffic to exit node from non-Mullvad processes. This fixes a leak where traffic could be
+ encrypted once, but leave the entry node unencrypted, if and only if the destination were the exit
+ node. E.g., this might occur if a browser tries to open a TCP connection to the exit node IP.
+
## [2025.8] - 2025-08-14
This release is identical to 2025.8-beta3.