Total CVEs

143,081

Critical Severity

4,044

High Severity

14,530

Last 7 Days

1,245
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 1 - 20 of 28 CVEs
CVE-2026-57260 HIGH - 7.8

The application opened a PDF file containing an abnormal Unity 3D object. During parsing, the application incorrectly resolved a portion of the abnormal object as a pointer and used it as a valid address, ultimately causing the application to crash.

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

The input file does not need to be strictly in a structurally valid PDF format. Instead, after reviewing the content, the original document disguised as a PDF will be sent to the parser. Malicious documents will construct malicious external entities that, through the protocol, point to local paths, ...

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

The PRC file header parsing logic trusts the constructed file structure description information, assumes that the underlying array contains elements and reads them, leading to out-of-bounds reads and application crashes.

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

During the PRC parsing stage, there is a lack of boundary verification for the PRC entity index, which leads to an out-of-bounds read of the entity array. As a result, the application crashes.

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

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

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

The application opens a PDF containing an abnormal color space whose attributes reference a valid but semantically malformed function. The function's output is not validated; when subsequently read, it produces an illegal pointer that accesses an out-of-bounds region, crashing the application.

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

There is an abnormal annotation within the PDF that is referenced by other objects. When the application parses the PDF, it fails to perform proper type checking, ultimately causing the application to crash.

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

An abnormal image object causes the renderer to enter the wrong processing branch. When converting the scan lines, an invalid image buffer pointer is used, resulting in the application crashing.

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

When the application opens a PDF file, during the process of JavaScript deleting pages and removing attachment annotations, it will cause the attachment panel to continue accessing invalid pointers, eventually leading to the application crashing.

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

The application opens a PDF, but the cloud-like appearance of the construction process lacks proper setting of an upper limit and consistency checks. Out-of-bounds access to the underlying array is exposed, ultimately leading to a crash of the application.

Vendor: Foxit Software Inc.
Product: Foxit PDF Editor, Foxit PDF Reader
Published: Jul 08, 2026
Source: NVD
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