Lucene search
+L

37351 matches found

NVD
NVD
added 2026/07/08 9:16 a.m.13 views

CVE-2026-57242

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

7.8CVSS0.00116EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/08 9:16 a.m.15 views

CVE-2026-57240

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

7.8CVSS0.00128EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/08 9:16 a.m.13 views

CVE-2026-13127

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

7.8CVSS0.00116EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/08 9:16 a.m.12 views

CVE-2026-13128

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

7.8CVSS0.00116EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/08 7:41 a.m.8 views

MINI-98R4-MVWJ-QF97

Bulletin has no description...

4.3CVSS5.9AI score0.00188EPSS
SaveExploits0
OSV
OSV
added 2026/07/08 7:41 a.m.7 views

MINI-VH3W-M7XV-GPV4

Bulletin has no description...

6.5CVSS5.9AI score0.00227EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/08 7:36 a.m.14 views

EUVD-2026-42187

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

7.8CVSS6AI score0.00164EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/08 7:36 a.m.13 views

EUVD-2026-42186

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

7.8CVSS6AI score0.00116EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/08 7:36 a.m.8 views

CVE-2026-13127

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

7.8CVSS6AI score0.00116EPSS
SaveExploits0References2Affected Software2
EUVD
EUVD
added 2026/07/08 7:36 a.m.17 views

EUVD-2026-42185

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

7.8CVSS5.9AI score0.00116EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/08 7:36 a.m.12 views

CVE-2026-13128

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

7.8CVSS5.9AI score0.00116EPSS
SaveExploits0References2Affected Software2
CVE
CVE
added 2026/07/08 7:36 a.m.28 views

CVE-2026-57240

CVE-2026-57240 affects Foxit PDF Editor/Reader: when opening a PDF, if JavaScript deletes form fields, the app may still reference old field pointers, causing a use-after-free and crash. The CVSS/metrics indicate a HIGH impact with local access, requiring user interaction. No explicit exploit det...

7.8CVSS6AI score0.00128EPSS
SaveExploits0References1Affected Software2
EUVD
EUVD
added 2026/07/08 7:36 a.m.14 views

EUVD-2026-42183

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

7.8CVSS6AI score0.00128EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/08 7:36 a.m.12 views

CVE-2026-57238

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

7.8CVSS5.9AI score0.00116EPSS
SaveExploits0References2Affected Software2
EUVD
EUVD
added 2026/07/08 7:36 a.m.15 views

EUVD-2026-42181

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

7.8CVSS5.9AI score0.00116EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/08 7:36 a.m.20 views

EUVD-2026-42180

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

6.1CVSS6AI score0.00107EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/08 7:36 a.m.12 views

CVE-2026-57241

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

6.1CVSS6AI score0.00107EPSS
SaveExploits0References2Affected Software2
EUVD
EUVD
added 2026/07/08 7:36 a.m.13 views

EUVD-2026-42179

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

7.8CVSS6AI score0.00116EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/08 7:36 a.m.11 views

CVE-2026-57242

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

7.8CVSS6AI score0.00116EPSS
SaveExploits0References2Affected Software2
EUVD
EUVD
added 2026/07/08 7:36 a.m.12 views

EUVD-2026-42208

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

6.1CVSS6AI score0.00107EPSS
SaveExploits0References1
Rows per page
Query Builder