VYPR

CWE-672

Operation on a Resource after Expiration or Release

ClassDraft

Description

The product uses, accesses, or otherwise operates on a resource after that resource has been expired, released, or revoked.

Hierarchy (View 1000)

CVEs mapped to this weakness (92)

page 5 of 5
  • CVE-2025-22149LowJan 9, 2025
    risk 0.07cvss epss 0.01

    JWK Set (JSON Web Key Set) is a JWK and JWK Set Go implementation. Prior to 0.6.0, the project's provided HTTP client's local JWK Set cache should do a full replacement when the goroutine refreshes the remote JWK Set. The current behavior is to overwrite or append. This is a…

  • CVE-2024-23638MedJan 24, 2024
    risk 0.05cvss 6.5epss 0.60

    Squid is a caching proxy for the Web. Due to an expired pointer reference bug, Squid prior to version 6.6 is vulnerable to a Denial of Service attack against Cache Manager error responses. This problem allows a trusted client to perform Denial of Service when generating error…

  • CVE-2019-15794HigApr 24, 2020
    risk 0.03cvss 7.1epss 0.01

    Overlayfs in the Linux kernel and shiftfs, a non-upstream patch to the Linux kernel included in the Ubuntu 5.0 and 5.3 kernel series, both replace vma->vm_file in their mmap handlers. On error the original value is not restored, and the reference is put for the file to which…

  • CVE-2019-15791HigApr 24, 2020
    risk 0.03cvss 7.1epss 0.01

    In shiftfs, a non-upstream patch to the Linux kernel included in the Ubuntu 5.0 and 5.3 kernel series, shiftfs_btrfs_ioctl_fd_replace() installs an fd referencing a file from the lower filesystem without taking an additional reference to that file. After the btrfs ioctl…

  • CVE-2026-58291MedJul 3, 2026
    risk 0.00cvss 6.1epss 0.01

    Operation on a resource after expiration or release in Microsoft Edge (Chromium-based) allows an unauthorized attacker to disclose information over a network.

  • CVE-2026-30978HigMar 10, 2026
    risk 0.00cvss 7.8epss 0.00

    iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to 2.3.1.5, there is a heap-use-after-free in CIccCmm::AddXform() causing invalid vptr dereference and crash. This vulnerability is fixed in 2.3.1.5.

  • CVE-2024-25619LowFeb 14, 2024
    risk 0.00cvss 3.1epss 0.00

    Mastodon is a free, open-source social network server based on ActivityPub. When an OAuth Application is destroyed, the streaming server wasn't being informed that the Access Tokens had also been destroyed, this could have posed security risks to users by allowing an application…

  • CVE-2018-25098MedFeb 4, 2024
    risk 0.00cvss 4.3epss 0.01

    ** UNSUPPORTED WHEN ASSIGNED ** A vulnerability was found in blockmason credit-protocol. It has been declared as problematic. Affected by this vulnerability is the function executeUcacTx of the file contracts/CreditProtocol.sol of the component UCAC Handler. The manipulation…

  • CVE-2021-42778MedApr 18, 2022
    risk 0.00cvss 5.3epss 0.02

    A heap double free issue was found in Opensc before version 0.22.0 in sc_pkcs15_free_tokeninfo.

  • CVE-2020-11044LowMay 7, 2020
    risk 0.00cvss 2.2epss 0.02

    In FreeRDP greater than 1.2 and before 2.0.0, a double free in update_read_cache_bitmap_v3_order crashes the client application if corrupted data from a manipulated server is parsed. This has been patched in 2.0.0.

  • CVE-2019-15691HigDec 26, 2019
    risk 0.00cvss 7.2epss 0.05

    TigerVNC version prior to 1.10.1 is vulnerable to stack use-after-return, which occurs due to incorrect usage of stack memory in ZRLEDecoder. If decoding routine would throw an exception, ZRLEDecoder may try to access stack variable, which has been already freed during the…

  • CVE-2019-19480MedDec 1, 2019
    risk 0.00cvss 4.6epss 0.01

    An issue was discovered in OpenSC through 0.19.0 and 0.20.x through 0.20.0-rc3. libopensc/pkcs15-prkey.c has an incorrect free operation in sc_pkcs15_decode_prkdf_entry.