4 hours ago
selenium

Nightly

Commits

  • a212f13: [build] Share Selenium Manager cache across CI tests via SE_CACHE_PATH (Titus Fortner)
  • c0aedde: [rb] tag integration tests with browser family (#17604) (Titus Fortner) #17604
  • 25d50fb: [build] use se-manager tag for driver_finder tests instead of os-sensitive (Titus Fortner)
  • 990e7d7: [build] update rbe gating for ruby tests to use the right toggle (Titus Fortner)
  • aba540c: [build] use pinned browser and driver for starting grid in python and ruby tests (#17610) (Titus Fortner) #17610
  • 925422e: Add logs to Grid to debug downloading files (#17599) (Andrei Solntsev) #17599
  • dd6ec2a: [build] delete .skipped-tests entries (#17613) (Titus Fortner) #17613
  • 1a85379: [build] Combine Rust build and test CI jobs (#17612) (Titus Fortner) #17612
  • f98e870: [rb] Run unit tests as a single Bazel target instead of per-file (#17616) (Titus Fortner) #17616
  • 702c97b: [py] retry safaridriver startup in tests (#17615) (Titus Fortner) #17615
10 hours ago
netty

netty-4.1.135.Final

Security fixes

  • CVE-2026-48059: memory exhaustion in io.netty:netty-codec-haproxy (high).
  • CVE-2026-47691: DNS cache poisoning in io.netty:netty-resolver-dns (high).
  • CVE-2026-XXXXX: DDoS in io.netty:netty-codec-http2.
  • CVE-2026-XXXXX: memory exhaustion in io.netty:netty-codec-redis (high).
  • CVE-2026-44250: memory exhaustion in io.netty:netty-codec-redis (high).
  • CVE-2026-44890: memory exhaustion in io.netty:netty-codec-redis (high).
  • CVE-2026-44249: IPv6 subnet filter bypass in io.netty:netty-handler (high).
  • CVE-2026-XXXXX: request smuggling in io.netty:netty-codec-http.
  • CVE-2026-44893: memory leak in io.netty:netty-codec-haproxy (high).
  • CVE-2026-XXXXX: TLS hostname verification accidentally disabled in io.netty:netty-handler (high).
  • CVE-2026-45673: DNS cache poisoning in io.netty:netty-resolver-dns.
  • CVE-2026-45416: excessive memory usage from SNIHandler in io.netty:netty-handler (high).
  • CVE-2026-45536: file descriptor leak in io.netty:netty-transport-native-epoll and io.netty:netty-transport-native-kqueue.
  • CVE-2026-45674: DNS cache poisoning in io.netty:netty-resolver-dns (high).
  • CVE-2026-46340: memory exhaustion in io.netty:netty-transport-sctp (high).
  • CVE-2026-47244: denial of service in io.netty:netty-codec-http2.
  • CVE-2026-48006: memory exhaustion in io.netty:netty-codec-redis (high).
  • CVE-2026-48043: memory exhaustion in io.netty:netty-codec-http2.

What's Changed

Full Changelog: https://github.com/netty/netty/compare/netty-4.1.134.Final...netty-4.1.135.Final

1 days ago
netty

netty-4.2.15.Final

Security fixes

  • CVE-2026-48059: memory exhaustion in io.netty:netty-codec-haproxy (high).
  • CVE-2026-47691: DNS cache poisoning in io.netty:netty-resolver-dns (high).
  • CVE-2026-XXXXX: DDoS in io.netty:netty-codec-http2.
  • CVE-2026-XXXXX: memory exhaustion in io.netty:netty-codec-redis (high).
  • CVE-2026-44250: memory exhaustion in io.netty:netty-codec-redis (high).
  • CVE-2026-44890: memory exhaustion in io.netty:netty-codec-redis (high).
  • CVE-2026-XXXXX: information disclosure and denial of service in io.netty:netty-codec-classes-quic.
  • CVE-2026-44249: IPv6 subnet filter bypass in io.netty:netty-handler (high).
  • CVE-2026-XXXXX: request smuggling in io.netty:netty-codec-http.
  • CVE-2026-44892: memory exhaustion in io.netty:netty-codec-http3 (high).
  • CVE-2026-44893: memory leak in io.netty:netty-codec-haproxy (high).
  • CVE-2026-44894: traffic amplification in io.netty:netty-codec-classes-quic (high).
  • CVE-2026-XXXXX: TLS hostname verification accidentally disabled in io.netty:netty-handler (high).
  • CVE-2026-45673: DNS cache poisoning in io.netty:netty-resolver-dns.
  • CVE-2026-45416: excessive memory usage from SNIHandler in io.netty:netty-handler (high).
  • CVE-2026-45536: file descriptor leak in io.netty:netty-transport-native-epoll and io.netty:netty-transport-native-kqueue.
  • CVE-2026-45674: DNS cache poisoning in io.netty:netty-resolver-dns (high).
  • CVE-2026-46340: memory exhaustion in io.netty:netty-transport-sctp (high).
  • CVE-2026-47244: denial of service in io.netty:netty-codec-http2.
  • CVE-2026-48006: memory exhaustion in io.netty:netty-codec-redis (high).
  • CVE-2026-48748: memory exhaustion in io.netty:netty-codec-http3 (high).
  • CVE-2026-48043: memory exhaustion in io.netty:netty-codec-http2.

What's Changed

New Contributors

Full Changelog: https://github.com/netty/netty/compare/netty-4.2.14.Final...netty-4.2.15.Final

1 days ago
selenium

Nightly

Commits

  • a1e0af7: [rb] add driver finder tests to use selenium manager when applicable (#17597) (Titus Fortner) #17597
  • b02c5f2: [build] allow ruby and python to run remote tests on windows (#17603) (Titus Fortner) #17603
  • 2279f8e: [build] allow bazel workflow to pass when rerun step is successful (Titus Fortner)
  • 7b17d22: [rb] update test guards (Titus Fortner)
  • 6a68466: [py] Scope py_test_suite shared library to support files only (#17600) (David Burns) #17600
  • 33365ce: [java][BiDi] add clearListners via browsingContextIds for inspectors (#17376) (Swastik Baranwal) #17376
  • fac1942: [py] Extract actions subpackage into //py:common_actions (#17605) (David Burns) #17605
  • 2eaf118: [rust] Switch reqwest TLS backend from aws-lc-rs to ring (#17589) (David Burns) #17589
  • e4eac88: [py] Extract feature-specific modules from //py:common (#17606) (David Burns) #17606
1 days ago
byte-buddy

Byte Buddy 1.18.9

  • Disable use of Unsafe by default when Java 25or newer is discovered.
  • Check for escape when creating folders in Plugin.Engine.
  • Improve OpenJ9 attachment.
  • Avoid null pointer on missing annotation types.
  • Improve diagnostics for external agent attachment.
  • Improve on Gradle context discovery.
  • Support Android libraries on AGP9 or newer.
  • Update ASM.
1 days ago
logback

Logback 1.5.34

2026-06-01 Release of logback version 1.5.34

• In case certain StackTraceElement values returned by the Throwable.getStackTrace method are null, StackTraceElementProxy substitutes a dummy instance instead of throwing an IllegalArgumentException. This resolves issues #1040, reported by Naotsugu Kobayashi.

• HardenedObjectInputStream will now throw an InvalidClassException during deserialization attempts of Proxy classes. This change addresses potential deserialization whitelist bypass vulnerability reported by York Shen and registered as CVE-2026-10532.

• A bitwise identical binary of this version can be reproduced by building from source code at commit e62272ac152469aec1ede056c3c7d0d7314e7bfe associated with the tag v_1.5.34. This release was built using Java "21" 2023-10-17 LTS build 21.0.1.+12-LTS-29 under Linux Debian 11.6.

2 days ago
selenium

Nightly

Commits

  • 99ddba6: [build] Automated Browser Version Update (#17596) (Selenium CI Bot) #17596
  • 8264ad7: [build] reduce downloaded artifacts (#17598) (Titus Fortner) #17598
  • 3e3fb19: [build] surface failures from archive rules (#17594) (Titus Fortner) #17594
  • 2b36081: [build] only build debug artifacts when releasing (#17595) (Titus Fortner) #17595
  • f70c926: [java] publish selenium-devtools-latest artifact (#17562) (Titus Fortner) #17562
  • 09d8f84: [java] support driving Electron apps with ElectronOptions and ElectronDriver (#17559) (Titus Fortner) #17559
  • 4a6290c: [build] use Bazel repo contents cache instead of external-cache (#17602) (Titus Fortner) #17602