VYPR

exploitarium

by Bikini

CVEs (2)

  • CVE-2026-58051MedJun 28, 2026
    risk 0.42cvss 6.5epss 0.00

    libssh2 through 1.11.1 grows its publickey list with SSH2_REALLOC but does not zero-initialize new entries before parsing populates them, so a parse failure reaching the cleanup path leaves libssh2_publickey_list_free operating on an uninitialized entry. A malicious SSH server…

  • CVE-2026-58053CriJun 28, 2026
    risk 0.00cvss 9.9epss 0.00

    Gitea act_runner with the Docker backend (through act 0.262.0) passes a workflow's container.options string to the Docker job container's HostConfig and, when configured with privileged: false, forces only the Privileged flag off while merging options such as --pid=host,…