Lucene search
+L
FreebsdRecent

6608 matches found

FreeBSD
FreeBSD
•added 15 hours ago•3 views

mailpit -- WebSocket origin check bypass via percent-encoded path

Mailpit author reports: The cross-site WebSocket hijacking fix was reimplemented as an origin check gated on a raw-URI prefix test, but Go's ServeMux routes on the percent-decoded path, so requesting /%61pi/events reaches the WebSocket handler while skipping the only origin control, and the...

5.8AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added yesterday•5 views

Erlang/OTP -- TLS denial of service using invalid certificate chains

https://github.com/erlang/otp/security/advisories/GHSA-r5jr-mq46-vmhw reports: A TLS/DTLS peer can crash the remote node by sending a certificate chain containing two mutually cross-signed certificates in unordered form. When the receiving side attempts to build a valid chain path, it enters...

8.7CVSS5.9AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added yesterday•4 views

Erlang/OTP -- denial of service in epmd

The Erlang/OTP team reports: Mitigated a denial of service attack in epmd...

6.3CVSS5.8AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added yesterday•6 views

Erlang/OTP -- (D)TLS-1.2 server certificate verification bypass

https://github.com/erlang/otp/security/advisories/GHSA-c6cw-pr89-w882 reports: The OTP TLS/DTLS client pre TLS-1.3 does not verify that the cipher suite selected by the server in ServerHello is one of those offered in ClientHello. A man-in-the-middle attacker can select an anonymous cipher suite...

9.1CVSS5.9AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added yesterday•4 views

Erlang/OTP -- megaco flex scanner buffer overflow

https://github.com/erlang/otp/security/advisories/GHSA-7xgh-gmgf-q2g7 reports: A remote unauthenticated attacker can crash Erlang nodes running the megaco text codec with the flex scanner option by sending an H.248/Megaco message with a property parm name exceeding 452 bytes. The overflow occurs ...

8.3CVSS6AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added yesterday•4 views

Erlang/OTP -- denial of service via exponential certificate policy tree growth

https://github.com/erlang/otp/security/advisories/GHSA-622p-qfh6-c352 reports: A remote attacker can trigger a denial of service through TLS certificate handling. By sending a specially crafted certificate chain with multiple certificate policies at each level, the policy tree expands exponential...

8.7CVSS5.9AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added yesterday•4 views

Erlang/OTP -- binary_to_term crash on crafted BIT_BINARY_EXT input

https://github.com/erlang/otp/security/advisories/GHSA-54pw-5645-jh86 reports: A specially crafted External Term Format ETF payload of merely 7 bytes triggers a crash in the BEAM virtual machine when processed by binarytoterm/1,2. The BITBINARYEXT tag with specific parameters causes an unsigned...

8.2CVSS5.9AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added yesterday•4 views

Erlang/OTP -- heap corruption decoding invalidly encoded large tuples

The Erlang/OTP team reports: Fixed heap corruption when an invalidly encoded tuple with an arity of 2^31 or larger is decoded from Erlang's External Term Format binarytoterm...

5.1CVSS5.9AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added yesterday•5 views

Erlang/OTP -- relative path traversal in the zip module

The Erlang/OTP team reports: Fixed a bug where zip:unzip/1,2 and zip:extract/1,2 were vulnerable to a relative path traversal attack. A crafted zip archive containing entry names such as ../x/y could have caused files to be written outside the intended extraction directory...

4.8CVSS5.8AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 4 days ago•6 views

Vaultwarden -- multiple vulnerabilities

The Vaultwarden project reports: SSRF via the icon endpoint GHSA-hw4g-2v3f-74x5 GHSA-vh5m-fc9v-m84g Medium, 5.8 / 6.3 Cross-Organization Cipher Access GHSA-xwf8-pjh7-h589 Medium, 5.9 Organization Policy Bypass on Directory Import GHSA-88qc-6ch9-mc3j Medium, 5.5 Send Access-Count Bypass...

5.9AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 6 days ago•5 views

unbound -- multiple vulnerabilities

NLnet Labs reports: This release consolidates security fixes for issues reported over a period of time. There are fixes for: CVE-2026-14586: Assertion in libngtcp2 when under pressure in high concurrency DNS-over-QUIC environments. CVE-2026-32665: Remote DNS-over-QUIC denial of service due to...

9.3CVSS6AI score0.00304EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2026/07/20 12:0 a.m.•6 views

srt -- Multiple vulnerabilities

The SRT project reports: CVE-2026-55869: Heap-Based Buffer Overflow in KMREQ Handling. A remote attacker may be able to trigger a heap-based buffer overflow during key material request processing, leading to a denial of service or potentially arbitrary code execution. CVE-2026-55868: Encryption...

5.9AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2026/07/20 12:0 a.m.•6 views

Mailpit -- SMTP DATA line reader buffers over-limit input before size enforcement

Mailpit author reports: Mailpit's SMTP DATA reader enforces the configured MaxMessageSize only after bufio.Reader.ReadBytes'\n' has already buffered a complete DATA line. A remote unauthenticated SMTP client can send one line larger than the configured message-size cap and force memory allocation...

5.4AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2026/07/19 12:0 a.m.•6 views

Weechat -- Multiple vulnerabilities

The Weechat project reports: Write of logger file outside of configured path. Authentication bypass in Relay plugin, protocols "api" and "weechat"...

5.3AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2026/07/15 12:0 a.m.•16 views

nginx -- multiple vulnerabilities

The nginx development team reports: Buffer overflow when using map and regex CVE-2026-42533. Severity: major. Memory disclosure when using ngxhttpslicemodule CVE-2026-60005. Severity: medium. Use-after-free when using ngxhttpssimodule CVE-2026-56434. Severity: medium...

9.2CVSS7.7AI score0.03596EPSS
SaveExploits4References1
FreeBSD
FreeBSD
•added 2026/07/13 12:0 a.m.•5 views

phpmyfaq -- multiple vulnerabilities

phpMyFAQ team reports: An authenticated administrator can supply an untrusted update-package path to the configuration API, causing phpMyFAQ to write an arbitrary PHP file to the server and thereby execute attacker-controlled code. An attacker can exploit a path traversal in the category image...

6AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2026/07/12 12:0 a.m.•3 views

ocaml-opam -- opam install sandbox escape using symlinks

The OCaml Team reports: Installing files through .install files do not check symlinks resolution of the target path, and so can bypass sandboxing. Credits: Reporter: "Kate Deplaix" Remediation Developer: "Nathan Rebours" Remediation Reviewer: "Raja Boujbel" Coordinator: "Hannes Mehnert"...

6.3AI score
SaveExploits0References2
FreeBSD
FreeBSD
•added 2026/07/09 12:0 a.m.•7 views

liboqs -- Multiple vulnerabilities

The OpenQuantumSafe project reports: uninitialized encapsderand pointer dereference out-of-bounds read in XMSS/XMSS^MT signature verification Integer underflow in CROSS cryptosignopen incorrect array size when calling secureclean Implemented optimization barrier OQSMEMBLACKBOX and applied to...

6.1AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2026/07/09 12:0 a.m.•7 views

mailpit -- multiple vulnerabilities

Mailpit author reports: Mailpit's SMTP server reads each command line with an unbounded bufio.Reader.ReadString'\n' before parsing the command or enforcing any protocol length limit. A remote SMTP client can send an oversized single command line and force Mailpit to allocate attacker-controlled...

6AI score
SaveExploits0References2
FreeBSD
FreeBSD
•added 2026/07/08 12:0 a.m.•4 views

traefik -- Multiple vulnerabilities

The traefik project releases a new version addressing multiple vulnerabilities: GHSA-cxjq-mrr5-89rv Authentication Bypass via Path Traversal in ReplacePathRegex Middleware GHSA-42cj-m3vj-89wv CRD IngressRouteTCP ServersTransport Cross-Provider Namespace Bypass GHSA-qq9q-x9w4-chhj Gateway API...

5.3AI score
SaveExploits0References2
FreeBSD
FreeBSD
•added 2026/07/08 12:0 a.m.•8 views

Gitlab -- Vulnerabilities

Gitlab reports: Cross-site Scripting issue in vulnerability evidence table renderer impacts GitLab EE HTML Injection in wiki markup rendering impacts GitLab CE/EE Insufficiently Protected Credentials issue in repository mirroring impacts GitLab EE Improper Access Control issue in work items impac...

8.7CVSS5.9AI score0.00389EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2026/07/08 12:0 a.m.•6 views

libXfont2 -- Multiple vulnerabilities

X.Org project reports: Multiple issues have been found in the libXfont2 library published by X.Org for which we are releasing security fixes in libXfont2-2.0.8...

8.8CVSS5.9AI score0.00411EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2026/07/08 12:0 a.m.•5 views

gstreamer1 -- multiple vulnerabilities

The GStreamer project reports: Multiple security issues were identified and fixed in the GStreamer framework. GStreamer-SA-2026-0044: Out-of-bounds read in RTP CELT audio depayloader GStreamer-SA-2026-0049: Heap buffer overflow in MPEG-4 Video parser GStreamer-SA-2026-0050: Heap buffer overflow i...

7.8CVSS7.3AI score0.00773EPSS
SaveExploits0References18
FreeBSD
FreeBSD
•added 2026/07/07 12:0 a.m.•6 views

xorg-server -- Multiple vulnerabilities

X.Org project reports: Multiple issues have been found in the X server and Xwayland implementations published by X.Org for which we are releasing security fixes for in xorg-server-21.1.24 and xwayland-24.1.13...

9CVSS5.9AI score0.00269EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2026/07/07 12:0 a.m.•7 views

xwayland -- Multiple vulnerabilities

X.Org project reports: Multiple issues have been found in the X server and Xwayland implementations published by X.Org for which we are releasing security fixes for in xorg-server-21.1.24 and xwayland-24.1.13...

9CVSS5.9AI score0.00269EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2026/07/06 12:0 a.m.•17 views

xrdp -- multiple vulnerabilities

xrdp projects reports: xrdp v0.10.6.1 fixes 10 vulnerabilities and 1 regression introduced by a vulnerability fix in the previous release...

9.8CVSS5.9AI score0.00609EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2026/07/06 12:0 a.m.•6 views

zeek -- potential DoS vulnerabilities

Tim Wojtulewicz of Corelight reports: The NVT, Rlogin, and RSH analyzers have received fixes to avoid unbounded state growth. Due to the fact that these packets can be received from remote hosts, these are considered DoS risks. A specially crafted WebSocket payload can cause the Spicy WebSocket...

6.2AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2026/07/05 12:0 a.m.•9 views

Weechat -- Memory leak in relay-API

The Weechat project reports: Pre-auth memory leak in relay-api POST /api/handshake unfreed JSON body → unauthenticated remote memory-exhaustion DoS...

6AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2026/07/05 12:0 a.m.•8 views

Roundcube -- Multiple vulnerabilities

The Rouncube project reports: See links for more detail...

10CVSS5.9AI score0.00312EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2026/07/01 12:0 a.m.•13 views

openvpn -- multiple vulnerabilities

The OpenVPN community project team reports: ... OpenVPN 2.7.5 ... is a bugfix release fixing several security issues: Fix use-after-free bug in ackwritebuf, triggerable by a well-timed sequence of control channel + authentication packets CVE-2026-12996 Fix use-after-free bug in tlswrapreneg,...

7.5CVSS6.1AI score0.00314EPSS
SaveExploits0References2
FreeBSD
FreeBSD
•added 2026/06/30 12:0 a.m.•8 views

FreeBSD -- Incorrect audit records for ptrace(2) syscall requests

Problem Description: When auditing a system call executed via ptracePTSCREMOTE, the kernel passed the return value of an internal setup function to AUDITSYSCALLEXIT rather than the actual result of the executed system call. As a result, committed audit records for system calls which returned an...

5.8AI score
SaveExploits0
FreeBSD
FreeBSD
•added 2026/06/30 12:0 a.m.•6 views

FreeBSD -- Buffer overflow in libalias RTSP handler

Problem Description: The RTSP handler in libalias rewrote outgoing packets into a fixed-length stack buffer without checking whether the rewritten data fit in the buffer, or whether the result fit back in the original packet. Impact: A host sending crafted RTSP traffic from inside a NAT gateway...

6.6AI score
SaveExploits0
FreeBSD
FreeBSD
•added 2026/06/30 12:0 a.m.•13 views

FreeBSD -- Jail reference count underflow

Problem Description: When the JAILATDESC flag is specified, kernjailset and kernjailget released the reference to the caller's current prison before looking up the jail descriptor. If the descriptor lookup failed, error-handling paths released the same reference a second time. Impact: An...

5.7AI score
SaveExploits0
FreeBSD
FreeBSD
•added 2026/06/30 12:0 a.m.•7 views

traefik -- Multiple vulnerabilities

The traefik project releases a new version addressing multiple CVEs: CVE-2026-54763 underscore-variant identity spoofing CVE-2026-54764 ForwardAuth middleware leaks X-Forwarded-Port spoofing CVE-2026-54765 Gateway HTTPRoute backendRef filters can leak backend context...

10CVSS5.9AI score0.00233EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2026/06/30 12:0 a.m.•7 views

FreeBSD-kernel -- Kernel stack disclosure in 32-bit compatibility support

Problem Description: The compat32 kevent handler translates a 64-bit kevent struct into a stack- declared 32-bit struct. It did not first zero the stack struct. Impact: An unprivileged user may observe a small amount of uninitialized kernel stack data, which may contain sensitive information...

5.8AI score
SaveExploits0
FreeBSD
FreeBSD
•added 2026/06/30 12:0 a.m.•13 views

FreeBSD -- Multiple vulnerabilities in iconv(3)

Problem Description: Several encoding modules, including HZ, UTF-7, VIQR, and ZW, did not properly check the size of the caller-supplied output buffer before writing converted characters. CVE-2026-58081 The ISO-2022 encoding module used a stack buffer sized to MBLENMAX 6 bytes for intermediate...

6AI score
SaveExploits0
FreeBSD
FreeBSD
•added 2026/06/30 12:0 a.m.•8 views

FreeBSD -- Use-after-free in TCP RACK stack option handler

Problem Description: The RACK setsockopt2 handler drops the connection lock in order to copy option data from userspace, then reacquires the lock. After reacquiring, it verifies that the TCP stack had not been switched away, but did not reload its pointer to the stack's per-connection control...

5.8AI score
SaveExploits0
FreeBSD
FreeBSD
•added 2026/06/30 12:0 a.m.•4 views

FreeBSD -- Multiple vulnerabilities in POSIX largepage objects

Problem Description: Pages belonging to largepage shared memory objects were not explicitly wired. When sendfile2 transmitted such an object with the SFNOCACHE flag, it freed the underlying pages after transmission even though existing mappings still referred to them. CVE-2026-49427 Separately,...

5.8AI score
SaveExploits0
FreeBSD
FreeBSD
•added 2026/06/30 12:0 a.m.•10 views

FreeBSD -- Use-after-free in device pager page list

Problem Description: When msyncMSINVALIDATE is called on a mapping of an unmanaged device object, the physical pages in the mapping range are marked invalid but remain in the pager's page list. A subsequent page fault will cause the fault handler to re-insert the page into the object's list. This...

5.7AI score
SaveExploits0
FreeBSD
FreeBSD
•added 2026/06/30 12:0 a.m.•5 views

FreeBSD -- Multiple vulnerabilities in OpenZFS

Problem Description: The ZFSIOCUSERSPACEMANY ioctl, used by zfs-userspace8, truncated a 64-bit output buffer size to a 32-bit integer for the kernel allocation, but used the original 64-bit size as the buffer limit when writing records. The ZFSIOCRECVNEW ioctl, in the heal receive path, similarly...

6AI score
SaveExploits0
FreeBSD
FreeBSD
•added 2026/06/30 12:0 a.m.•6 views

FreeBSD -- Kernel stack disclosure in Linux compatibility layer

Problem Description: The Linux waitid implementation translates a FreeBSD siginfot struct into a stack-declared Linux siginfot. It did not first zero the stack struct. Impact: An unprivileged user may observe 104 bytes of uninitialized kernel stack data, which may contain sensitive information...

5.8AI score
SaveExploits0
FreeBSD
FreeBSD
•added 2026/06/30 12:0 a.m.•5 views

FreeBSD -- unlinkat(2) ignores AT_RESOLVE_BENEATH flag

Problem Description: The kernel function that implements unlinkat2 and funlinkat2 validated the ATRESOLVEBENEATH flag but failed to pass it through to the underlying path lookup. The flag was silently dropped, so path resolution was not actually restricted. Impact: A process that uses...

5.8AI score
SaveExploits0
FreeBSD
FreeBSD
•added 2026/06/30 12:0 a.m.•12 views

FreeBSD -- Local privilege escalation via execve(2) TOCTOU race

Problem Description: During execve2 of a SUID binary, the new virtual address space is installed before the process credentials are updated. During this window, a process running as the same user can access the target process's memory via procfs or linprocfs, because the kernel's debugging...

5.8AI score
SaveExploits0
FreeBSD
FreeBSD
•added 2026/06/30 12:0 a.m.•9 views

PostgresSQL JDBC -- Silent channel-binding authentication downgrade via unsupported certificate algorithms

PostgreSQL project reports: channelBinding=require connections can be silently downgraded from SCRAM-SHA-256-PLUS with channel binding to plain SCRAM-SHA-256 without it, losing the man-in-the-middle protection the setting is meant to guarantee. An attacker who can intercept the TLS connection...

8.2CVSS5.8AI score0.00203EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2026/06/30 12:0 a.m.•6 views

FreeBSD -- Remote DOS via uninitialized memory access in KTLS receive

Problem Description: When building the iovec array for a received TLS 1.2 CBC record, ktlsocftlscbcdecrypt incremented the iovec index for every mbuf in the chain, including mbufs that were skipped because they contained only TLS header bytes. This left uninitialized entries in the iovec array. T...

5.8AI score
SaveExploits0
FreeBSD
FreeBSD
•added 2026/06/30 12:0 a.m.•8 views

p5-CGI-Session -- secuity fixes

CGI-Session project reports: SECURITY: Strengthen cryptographic randomness of MD5 driver...

5.9CVSS5.9AI score0.00361EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2026/06/30 12:0 a.m.•12 views

chromium -- security fixes

Chrome Releases reports: This update includes 382 security fixes: 506558270 Critical CVE-2026-13774: Use after free in Extensions. 511766407 Critical CVE-2026-13775: Use after free in GPU. 513012139 Critical CVE-2026-13776: Type Confusion in Dawn. 513128566 Critical CVE-2026-13777: Insufficient...

10CVSS6AI score0.00474EPSS
SaveExploits0References1
FreeBSD
FreeBSD
•added 2026/06/29 12:0 a.m.•10 views

icinga2 -- Improper access control for JSON-RPC update certificate messages

The Icinga team reports: The code handling certificate update JSON-RPC messages was flawed and did not properly validate the sender of the message, allowing an unauthenticated attacker that can connect to Icinga 2 to update both the own certificate as well as the trusted CA certificate. Updating...

5.8AI score
SaveExploits0References1
FreeBSD
FreeBSD
•added 2026/06/25 12:0 a.m.•8 views

NSD -- vulnerabilities

NLnet Labs reports: CVE-2026-12244: A specially crafted SVCB RR can cause a heap overflow of up to 65509 attacker controlled bytes. If NSD is configured as secondary for a zone, the primary of that zone can crash NSD with an AXFR containing a DNS message with a special crafted SVCB RR with an rda...

8.8CVSS6AI score0.00325EPSS
SaveExploits0References4
FreeBSD
FreeBSD
•added 2026/06/25 12:0 a.m.•10 views

DNSdist -- vulnerabilities

The DNSdist team reports: CVE-2026-40011: Prometheus denial of service via crafted DNS queries CVE-2026-42004: EDNS options smuggling CVE-2026-42005: Insufficient input validation of internal web server CVE-2026-40208: Denial of service via DoH3 queries CVE-2026-40209: Denial of service via IXFR...

5.3CVSS5.8AI score0.00344EPSS
SaveExploits0References1
Total number of security vulnerabilities6608