VYPR

Foxit PDF Editor

by Foxitsoftware

CVEs (10)

  • CVE-2026-5943HigApr 27, 2026
    risk 0.51cvss 7.8epss 0.00

    Document structural anomalies caused inconsistencies between page element relationships and internal index states. When scripts triggered document modifications, object reference validity was not properly maintained, leading to a crash when accessing an invalid pointer during…

  • CVE-2026-5940HigApr 27, 2026
    risk 0.51cvss 7.8epss 0.00

    Calling a function that triggers a UI refresh after removing comments via a script may access an invalidated object, leading to program crashes.

  • CVE-2026-3779HigApr 1, 2026
    risk 0.51cvss 7.8epss 0.00

    The application's list box calculate array logic keeps stale references to page or form objects after they are deleted or re-created, which allows crafted documents to trigger a use-after-free when the calculation runs and can potentially lead to arbitrary code execution.

  • CVE-2026-5938MedApr 27, 2026
    risk 0.36cvss 5.5epss 0.00

    Improper control flow management allows a crafted document action chain to cause modal dialog reentry on the main thread, resulting in UI freeze and denial of service.

  • CVE-2026-3777MedApr 1, 2026
    risk 0.36cvss 5.5epss 0.00

    The application does not properly validate the lifetime and validity of internal view cache pointers after JavaScript changes the document zoom and page state. When a script modifies the zoom property and then triggers a page change, the original view object may be destroyed…

  • CVE-2026-57253MedJul 8, 2026
    risk 0.00cvss 6.1epss 0.00

    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.

  • CVE-2026-57247HigJul 8, 2026
    risk 0.00cvss 7.8epss 0.00

    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.

  • CVE-2026-57246HigJul 8, 2026
    risk 0.00cvss 7.8epss 0.00

    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.

  • CVE-2026-57244HigJul 8, 2026
    risk 0.00cvss 7.8epss 0.00

    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…

  • CVE-2026-57243MedJul 8, 2026
    risk 0.00cvss 6.1epss 0.00

    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.