Total CVEs

143,377

Critical Severity

4,061

High Severity

14,648

Last 7 Days

1,370
Quick preset (or use dates below)
Clear Filters
📅 Showing Year: 2026 (January 1 - December 31, 2026) View All Years →
Showing 641 - 660 of 39,782 CVEs
CVE-2026-57250 HIGH - 7.8

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.

Vendor: Foxit Software Inc.
Product: Foxit PDF Editor, Foxit PDF Reader
Published: Jul 08, 2026
Source: NVD
CVE-2026-57249 HIGH - 7.8

After the application opened the PDF file, the script first reset the annotation status, then triggered the reset form event by additional action. During the re-entry process, the application access invalid objects and crashed.

Vendor: Foxit Software Inc.
Product: Foxit PDF Editor, Foxit PDF Reader
Published: Jul 08, 2026
Source: NVD
CVE-2026-57248 HIGH - 7.8

When the application opens a PDF file and JavaScript writes annotation attributes, there is a lack of sufficient object type and argument checks. As a result, due to the damage to the internal structure of the annotations, it causes the application to crash during subsequent release.

Vendor: Foxit Software Inc.
Product: Foxit PDF Editor, Foxit PDF Reader
Published: Jul 08, 2026
Source: NVD
CVE-2026-57247 HIGH - 7.8

The application re-enters the document structure via field processing and deletes the current page, and then continues using the field objects obtained before deletion, triggering an illegal read and crashing.

Vendor: Foxit Software Inc.
Product: Foxit PDF Editor, Foxit PDF Reader
Published: Jul 08, 2026
Source: NVD
CVE-2026-57246 HIGH - 7.8

When dealing with abnormally constructed objects, there is a lack of argument validation; JavaScript triggers signature verification, but the signature plugin does not perform validation when copying the abnormal string, causing the application to crash.

Vendor: Foxit Software Inc.
Product: Foxit PDF Editor, Foxit PDF Reader
Published: Jul 08, 2026
Source: NVD
CVE-2026-57245 HIGH - 7.8

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 invali...

Vendor: Foxit Software Inc.
Product: Foxit PDF Editor, Foxit PDF Reader
Published: Jul 08, 2026
Source: NVD
CVE-2026-57244 HIGH - 7.8

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.

Vendor: Foxit Software Inc.
Product: Foxit PDF Editor, Foxit PDF Reader
Published: Jul 08, 2026
Source: NVD
CVE-2026-57243 MEDIUM - 6.1

During the process of page opening and form formatting, a JavaScript reentrancy results in an inconsistent document status. Subsequently, with outdated page information, the application attempts to access invalid addresses, causing the application to crash.

Vendor: Foxit Software Inc.
Product: Foxit PDF Editor, Foxit PDF Reader
Published: Jul 08, 2026
Source: NVD
CVE-2026-57242 HIGH - 7.8

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.

Vendor: Foxit Software Inc.
Product: Foxit PDF Editor, Foxit PDF Reader
Published: Jul 08, 2026
Source: NVD
CVE-2026-57241 MEDIUM - 6.1

The application opens the PDF, and JavaScript performs operations on the page and the document, causing the page-related objects within the application to lose synchronization; however, the renderer still trusts the outdated page count, and eventually the application crashes due to out-of-bounds acc...

Vendor: Foxit Software Inc.
Product: Foxit PDF Editor, Foxit PDF Reader
Published: Jul 08, 2026
Source: NVD
CVE-2026-57240 HIGH - 7.8

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.

Vendor: Foxit Software Inc.
Product: Foxit PDF Editor, Foxit PDF Reader
Published: Jul 08, 2026
Source: NVD
CVE-2026-57239 HIGH - 8.2

The user-controllable executable files will be directly executed by high-privilege processes, allowing low-privilege users to have the opportunity to elevate their privileges to NT AUTHORITY\SYSTEM.

Vendor: Foxit Software Inc.
Product: Foxit PDF Editor, Foxit PDF Reader
Published: Jul 08, 2026
Source: NVD
CVE-2026-57238 HIGH - 7.8

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.

Vendor: Foxit Software Inc.
Product: Foxit PDF Editor, Foxit PDF Reader
Published: Jul 08, 2026
Source: NVD
CVE-2026-57237 HIGH - 7.8

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.

Vendor: Foxit Software Inc.
Product: Foxit PDF Editor, Foxit PDF Reader
Published: Jul 08, 2026
Source: NVD
CVE-2026-56001 HIGH - 8.5

A heap buffer overflow in BitmapScaleBitmaps in libXfont2 before 2.0.8 due to an overflowing 32bit size could be used by attackers able to access the X Server to execute code within the X server cont

Vendor: X.Org
Product: libXfont2
Published: Jul 08, 2026
Source: NVD
CVE-2026-56000 HIGH - 7.8

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.

Vendor: X.Org
Product: xorg-x11-server, xwayland
Published: Jul 08, 2026
Source: NVD
CVE-2026-55999 HIGH - 8.5

Local attackers with a X connection able to provide PCX fonts to the X server xorg-server before 21.2.24 and xwayland before 24.1.13 could cause a heap buffer overflow via SetFont due to missing glyph boundary checks.

Vendor: X.Org
Product: xorg-server, xwayland
Published: Jul 08, 2026
Source: NVD
CVE-2026-13129 HIGH - 7.8

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.

Vendor: Foxit Software Inc.
Product: Foxit PDF Editor, Foxit PDF Reader
Published: Jul 08, 2026
Source: NVD
CVE-2026-13128 HIGH - 7.8

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.

Vendor: Foxit Software Inc.
Product: Foxit PDF Editor, Foxit PDF Reader
Published: Jul 08, 2026
Source: NVD
CVE-2026-13127 HIGH - 7.8

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.

Vendor: Foxit Software Inc.
Product: Foxit PDF Editor, Foxit PDF Reader
Published: Jul 08, 2026
Source: NVD