FreeBSD VuXML: Documenting security issues in FreeBSD and the FreeBSD Ports Collection

oauth2-proxy -- multiple vulnerabilities

Affected packages
oauth2-proxy < 7.14.1

Details

VuXML ID fb561db9-0fc1-4d92-81a2-ee01839c9119
Discovery 2026-01-16
Entry 2026-01-18

Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.

A flaw was found in the crypto/x509 package in the Go standard library. This vulnerability allows a certificate validation bypass via an excluded subdomain constraint in a certificated chain as it does not restrict the usage of wildcard SANs in the leaf certificate.

SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the message is malformed due to an out of bounds read.

SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption.

References

CVE Name CVE-2025-47914
CVE Name CVE-2025-58181
CVE Name CVE-2025-61727
CVE Name CVE-2025-61729