VYPR

Src

by OpenBSD

Source repositories

CVEs (20)

  • CVE-2017-5850HigMar 27, 2017
    risk 0.53cvss 7.5epss 0.17

    httpd in OpenBSD allows remote attackers to cause a denial of service (memory consumption) via a series of requests for a large file using an HTTP Range header.

  • CVE-2019-19519HigDec 5, 2019
    risk 0.51cvss 7.8epss 0.00

    In OpenBSD 6.6, local users can use the su -L option to achieve any login class (often excluding root) because there is a logic error in the main function in su/su.c.

  • CVE-2016-10012HigJan 5, 2017
    risk 0.44cvss 7.8epss 0.01

    The shared memory manager (associated with pre-authentication compression) in sshd in OpenSSH before 7.4 does not ensure that a bounds check is enforced by all compilers, which might allows local users to gain privileges by leveraging access to a sandboxed privilege-separation…

  • CVE-2020-35680HigDec 24, 2020
    risk 0.42cvss 7.5epss 0.04

    smtpd/lka_filter.c in OpenSMTPD before 6.8.0p1, in certain configurations, allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a crafted pattern of client activity, because the filter state machine does not properly maintain the…

  • CVE-2020-35679HigDec 24, 2020
    risk 0.42cvss 7.5epss 0.03

    smtpd/table.c in OpenSMTPD before 6.8.0p1 lacks a certain regfree, which might allow attackers to trigger a "very significant" memory leak via messages to an instance that performs many regex lookups.

  • CVE-2019-8460HigAug 26, 2019
    risk 0.42cvss 7.5epss 0.02

    OpenBSD kernel version <= 6.5 can be forced to create long chains of TCP SACK holes that causes very expensive calls to tcp_sack_option() for every incoming SACK packet which can lead to a denial of service.

  • CVE-2016-10010HigJan 5, 2017
    risk 0.42cvss 7.0epss 0.04

    sshd in OpenSSH before 7.4, when privilege separation is not used, creates forwarded Unix-domain sockets as root, which might allow local users to gain privileges via unspecified vectors, related to serverloop.c.

  • CVE-2017-15906MedOct 26, 2017
    risk 0.35cvss 5.3epss 0.03

    The process_open function in sftp-server.c in OpenSSH before 7.6 does not properly prevent write operations in readonly mode, which allows attackers to create zero-length files.

  • CVE-2025-67901MedDec 15, 2025
    risk 0.34cvss 5.3epss 0.00

    openrsync through 0.5.0, as used in OpenBSD through 7.8 and on other platforms, allows a client to cause a server SIGSEGV by specifying a length of zero for block data, because the relationship between p->rem and p->len is not checked.

  • CVE-2016-10011MedJan 5, 2017
    risk 0.33cvss 6.2epss 0.01

    authfile.c in sshd in OpenSSH before 7.4 does not properly consider the effects of realloc on buffer contents, which might allow local users to obtain sensitive private-key information by leveraging access to a privilege-separated child process.

  • CVE-2023-38408CriJul 20, 2023
    risk 0.06cvss 9.8epss 0.80

    The PKCS#11 feature in ssh-agent in OpenSSH before 9.3p2 has an insufficiently trustworthy search path, leading to remote code execution if an agent is forwarded to an attacker-controlled system. (Code in /usr/lib is not necessarily safe for loading into ssh-agent.) NOTE: this…

  • CVE-2026-57589Jun 25, 2026
    risk 0.00cvss epss 0.00

    sys/kern/sysv_sem.c in OpenBSD through 7.9 has a use-after-free allowing local privilege escalation to root. This is a context switch use-after-free after tsleep in sys_semget().

  • CVE-2026-55706Jun 17, 2026
    risk 0.00cvss epss 0.00

    sppp_pap_input in sys/net/if_spppsubr.c in OpenBSD before 076e2b1 allows authentication bypass via certain zero values for lengths.

  • CVE-2025-30334MedMar 20, 2025
    risk 0.00cvss 6.5epss 0.00

    In OpenBSD 7.6 before errata 006 and OpenBSD 7.5 before errata 015, traffic sent over wg(4) could result in kernel crash.

  • CVE-2023-52558HigMar 1, 2024
    risk 0.00cvss 7.5epss 0.01

    In OpenBSD 7.4 before errata 002 and OpenBSD 7.3 before errata 019, a network buffer that had to be split at certain length that could crash the kernel after receiving specially crafted escape sequences.

  • CVE-2023-52556MedMar 1, 2024
    risk 0.00cvss 6.2epss 0.00

    In OpenBSD 7.4 before errata 009, a race condition between pf(4)'s processing of packets and expiration of packet states may cause a kernel panic.

  • CVE-2023-40216MedAug 10, 2023
    risk 0.00cvss 5.5epss 0.00

    OpenBSD 7.3 before errata 014 is missing an argument-count bounds check in console terminal emulation. This could cause incorrect memory access and a kernel crash after receiving crafted DCS or CSI terminal escape sequences.

  • CVE-2022-48437MedApr 12, 2023
    risk 0.00cvss 5.3epss 0.00

    An issue was discovered in x509/x509_verify.c in LibreSSL before 3.6.1, and in OpenBSD before 7.2 errata 001. x509_verify_ctx_add_chain does not store errors that occur during leaf certificate verification, and therefore an incorrect error is returned. This behavior occurs when…

  • CVE-2023-29323HigApr 4, 2023
    risk 0.00cvss 7.8epss 0.00

    ascii_load_sockaddr in smtpd in OpenBSD before 7.1 errata 024 and 7.2 before errata 020, and OpenSMTPD Portable before 7.0.0-portable commit f748277, can abort upon a connection from a local, scoped IPv6 address.

  • CVE-2020-16088CriJul 28, 2020
    risk 0.00cvss 9.8epss 0.02

    iked in OpenIKED, as used in OpenBSD through 6.7, allows authentication bypass because ca.c has the wrong logic for checking whether a public key matches.