Vulnerabilities (CVE)

Filtered by CWE-416
Total 7843 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2026-15107 1 Google 1 Chrome 2026-07-10 N/A 8.8 HIGH
Use after free in IndexedDB in Google Chrome prior to 150.0.7871.115 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: Medium)
CVE-2026-42958 2026-07-09 N/A 7.8 HIGH
The application contains a use-after-free vulnerability that can be exploited to cause memory corruption while parsing specially crafted files. This could allow an attacker to execute arbitrary code in the context of the current process.
CVE-2026-56000 1 X.org 2 X Server, Xwayland 2026-07-09 N/A 7.8 HIGH
Local attackers with a X connection able to provide GLX commit to the X server xorg-server before 21.2.24 and xwayland before 24.1.13 could cause a Heap Use After Free, due to CommonMakeCurrent() pointing into potentially reallocated memory.
CVE-2026-15194 2026-07-09 1.7 LOW 3.3 LOW
A security flaw has been discovered in Open5GS 2.7.7. This affects the function amf_context_final of the file src/amf/context.c of the component AMF. Performing a manipulation results in use after free. The attack is only possible with local access. The exploit has been released to the public and may be used for attacks.
CVE-2026-57256 3 Apple, Foxit, Microsoft 4 Macos, Pdf Editor, Pdf Reader and 1 more 2026-07-09 N/A 7.8 HIGH
When the application opens a PDF and executes JavaScript, it performs abnormal operations on the list box field, and this operation is repeated after the form is reset. During this process, the application failed to adequately verify the validity of the form objects and their internal dictionary pointers, resulting in accessing internal members of invalid or improperly initialized fields. This led to an illegal pointer read, ultimately causing the application to crash.
CVE-2026-15110 1 Google 1 Chrome 2026-07-09 N/A 8.8 HIGH
Use after free in Extensions in Google Chrome prior to 150.0.7871.115 allowed an attacker who convinced a user to install a malicious extension to potentially exploit heap corruption via a crafted Chrome Extension. (Chromium security severity: High)
CVE-2026-60002 1 Openbsd 1 Openssh 2026-07-09 N/A 7.7 HIGH
ssh in OpenSSH before 10.4 can have a use-after-free when a server changes its host key during a key re-exchange. (This outcome occurs only on the client side.)
CVE-2026-14760 1 Radare 1 Radare2 2026-07-09 1.7 LOW 3.3 LOW
A weakness has been identified in radareorg radare2 up to 6.1.6. Impacted is the function r_core_seek_arch_bits of the file libr/core/disasm.c of the component regprofile Handler. Executing a manipulation can lead to use after free. The attack requires local access. The exploit has been made available to the public and could be used for attacks. This patch is called 8b25c773785d85cb0103410a0905089d286921c2. It is advisable to implement a patch to correct this issue.
CVE-2026-14788 1 Radare 1 Radare2 2026-07-09 1.7 LOW 3.3 LOW
A security vulnerability has been detected in radareorg radare2 up to 6.1.6. Affected by this vulnerability is the function r_core_bin_load of the file libr/core/cfile.c. Such manipulation leads to use after free. The attack needs to be performed locally. The exploit has been disclosed publicly and may be used. The name of the patch is 635ab1eeb30340c26076722a90cb91fb2272130b. Applying a patch is advised to resolve this issue.
CVE-2026-57240 2 Foxit, Microsoft 3 Pdf Editor, Pdf Reader, Windows 2026-07-09 N/A 7.8 HIGH
When the application opens a PDF file and JavaScript deletes the PDF fields, the subsequent logic still uses the old field pointers, resulting in invalid pointer references and causing the application to crash.
CVE-2026-57238 2 Foxit, Microsoft 3 Pdf Editor, Pdf Reader, Windows 2026-07-09 N/A 7.8 HIGH
After the application opened the PDF, JavaScript deleted the form field object. Subsequently, it attempted to access the invalid object, which caused the application to crash.
CVE-2026-57242 2 Foxit, Microsoft 3 Pdf Editor, Pdf Reader, Windows 2026-07-09 N/A 7.8 HIGH
The application opens the PDF, and JavaScript modifies the form. However, the related objects on the page lack complete lifecycle management and null value validation; when the page state changes, the application continuously dereferences invalid objects, eventually leading to a crash.
CVE-2026-13126 2 Foxit, Microsoft 3 Pdf Editor, Pdf Reader, Windows 2026-07-09 N/A 7.8 HIGH
The embedded JavaScript in the PDF deleted the pages, making the object invalid. The application attempted to perform a write operation on the invalid pop-up annotations, resulting in the program crashing.
CVE-2026-57237 3 Apple, Foxit, Microsoft 4 Macos, Pdf Editor, Pdf Reader and 1 more 2026-07-09 N/A 7.8 HIGH
When the application opens a PDF and JavaScript modifies the properties of form fields, it causes the state of the underlying objects referenced by the program to become invalid. Eventually, it reads an illegal memory address, which leads to the crash of the application.
CVE-2026-57244 3 Apple, Foxit, Microsoft 4 Macos, Pdf Editor, Pdf Reader and 1 more 2026-07-09 N/A 7.8 HIGH
After JavaScript resetting the form, the synchronization process lacks re-entry protection and object lifecycle verification, resulting in the failure of the control pointer during the traversal process. After the pointer fails, it still continues to dereference, causing the application to crash.
CVE-2026-13129 2 Foxit, Microsoft 3 Pdf Editor, Pdf Reader, Windows 2026-07-09 N/A 7.8 HIGH
When the application opens a PDF file, JavaScript uses the damaged field tree to trigger field traversal, resulting in the program holding an invalid form object when accessing the field property path. Eventually, the application crashes due to reading an invalid pointer.
CVE-2026-13128 2 Foxit, Microsoft 3 Pdf Editor, Pdf Reader, Windows 2026-07-09 N/A 7.8 HIGH
Embedding JavaScript within a PDF file will cause the page to be deleted. Subsequent scripts will continue to access the relevant properties of the document view, eventually leading to the crash of the application.
CVE-2026-13127 2 Foxit, Microsoft 3 Pdf Editor, Pdf Reader, Windows 2026-07-09 N/A 7.8 HIGH
The application opens the PDF file. JavaScript then rewrites the document to modify the page structure, resulting in the invalidation of the page objects. However, the thumbnails still use the invalid page objects, ultimately causing the application to crash.
CVE-2026-57245 2 Foxit, Microsoft 3 Pdf Editor, Pdf Reader, Windows 2026-07-09 N/A 7.8 HIGH
When the application opens a PDF, traverses and builds the annotation elements related to hyperlinks, it fails to validate the abnormal annotation relationships and field combinations. This results in the internal objects entering an invalid state. Eventually, during the destruction phase, an invalid pointer write occurred, causing the application to crash.
CVE-2026-57250 3 Apple, Foxit, Microsoft 4 Macos, Pdf Editor, Pdf Reader and 1 more 2026-07-09 N/A 7.8 HIGH
When the application opens a PDF and JavaScript resets the form fields, the script re-enters the interface. The underlying native object is damaged, but the application does not perform validation. The function call on the damaged object leads to the application crashing.