Threat Intelligence Database
Comprehensive database of the latest cyber threats affecting organizations worldwide. Filter and search to find specific threat intelligence relevant to your organization.
Stop chasing alerts. Route them.
Start free, then upgrade once to turn Radar into an automated delivery engine for your security stack.
Custom feeds / Automations: email, Slack, webhooks, SIEM/MISP / API access (baseline limits)
API access activates after upgrading in Console -> Billing.
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.
Filter Threats
Narrow down the results by type, severity, or affected countries
Threat Intelligence
Click on any threat for detailed analysis and mitigation recommendations
CVE-2026-8358: CWE-843 Access of Resource Using Incompatible Type ('Type Confusion') in The Document Foundation LibreOfficeCVE-2026-8358 0 LibreOffice Calc can import tracked changes from a spreadsheet document. A heap buffer overflow existed when a document reused the same change identifier for two different kinds of change. The importer then treated one change object as a different, larger type and wrote past the end of its allocation. In fixed versions records with a duplicate identifier are rejected. Join the discussion | CVE Database V5 | 06/15/2026, 16:24:03 UTC Added: 06/15/2026, 18:00:22 UTC |
CVE-2026-8357: CWE-787 Out-of-bounds Write in The Document Foundation LibreOfficeCVE-2026-8357 0 LibreOffice Calc compiles cell formulas when opening a spreadsheet. A heap buffer overflow existed when compiling a very long formula made up of many opening tokens. The array that tracks nesting depth was allocated one element too small for that worst case, so such a formula wrote one element past its end. In fixed versions the array is sized to hold the largest possible nesting. Join the discussion | CVE Database V5 | 06/15/2026, 16:23:37 UTC Added: 06/15/2026, 18:00:22 UTC |
CVE-2026-8356: CWE-787 Out-of-bounds Write in The Document Foundation LibreOfficeCVE-2026-8356 0 LibreOffice can import presentations in the legacy binary PPT format. A stack buffer overflow existed when importing a colour-replacement record. Two fixed-size colour tables were filled from the file, but the write position was not reset between the two passes over the record, so a file whose combined colour counts exceeded the table size wrote past the end of the tables on the stack. In fixed versions the unused second pass is no longer read into those tables. Join the discussion | CVE Database V5 | 06/15/2026, 16:23:06 UTC Added: 06/15/2026, 18:00:22 UTC |
CVE-2026-6047: CWE-787 Out-of-bounds Write in The Document Foundation LibreOfficeCVE-2026-6047 0 LibreOffice can import documents in the OOXML format (DOCX). A heap buffer overflow existed when replaying deferred parser events for a text box element. A handler object was assumed to be of one type and written to at that type's field layout, but it could be a smaller object, so the write landed past the end of the allocation. In fixed versions the type is checked before the write. Join the discussion | CVE Database V5 | 06/15/2026, 16:22:37 UTC Added: 06/15/2026, 18:00:22 UTC |
CVE-2026-6045: CWE-787 Out-of-bounds Write in The Document Foundation LibreOfficeCVE-2026-6045 0 LibreOffice can import EMF+ graphics, which may be embedded in documents. A heap buffer overflow existed when importing an EMF+ gradient brush. The number of gradient blend points was read from the file and used to compute an allocation size, but that multiplication could overflow, so a small buffer was allocated and then filled as if it were large, writing past its end. In fixed versions the blend-point count is checked against the data actually available before allocating. Join the discussion | CVE Database V5 | 06/15/2026, 16:22:16 UTC Added: 06/15/2026, 18:00:22 UTC |
CVE-2026-6040: CWE-416 Use After Free in The Document Foundation LibreOfficeCVE-2026-6040 0 A heap use-after-free existed when importing the blank-width characters of an ODF number format. A position value read from the document was not checked against the length of the format-code string, so a malformed number format could be processed against memory outside that string. In fixed versions the position is bounds-checked before use. Join the discussion | CVE Database V5 | 06/15/2026, 16:21:53 UTC Added: 06/15/2026, 18:00:22 UTC |
CVE-2026-6039: CWE-787 Out-of-bounds Write in The Document Foundation LibreOfficeCVE-2026-6039 0 LibreOffice can import drawings in the DXF format used by CAD software. A heap buffer overflow existed when importing a DXF polyline. The point count taken from the file was truncated to a 16-bit value when the point buffer was sized, while the full count was used to fill it, so a polyline whose point count exceeded the 16-bit range was written past the end of the buffer. In fixed versions such oversized polylines are rejected. Join the discussion | CVE Database V5 | 06/15/2026, 16:21:16 UTC Added: 06/15/2026, 18:00:22 UTC |
Showing 1 to 7 of 7 results