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-44844 is a medium severity vulnerability in the GOVCERT-LU eml_parser Python module prior to version 3.0.1. The vulnerability arises from uncontrolled recursion in the get_raw_body_text() function, which recurses without depth limits on nested message/rfc822 attachments. An attacker supplying a crafted EML file with about 120 nested parts can trigger a RecursionError, causing the parser to crash. The exploit requires a non-RFC-compliant EML file, making it an unlikely scenario. This issue is fixed in version 3.0.1. Join the discussion | CVE Database V5 | 05/26/2026, 19:49:45 UTC Added: 05/26/2026, 20:35:41 UTC |
0 eml_parser serves as a python module for parsing eml files and returning various information found in the e-mail as well as computed information. Prior to version 2.0.1, the official example script examples/recursively_extract_attachments.py contains a path traversal vulnerability that allows arbitrary file write outside the intended output directory. Attachment filenames extracted from parsed emails are directly used to construct output file paths without any sanitization, allowing an attacker-controlled filename to escape the target directory. This issue has been patched in version 2.0.1. Join the discussion | CVE Database V5 | 03/07/2026, 15:22:43 UTC Added: 03/07/2026, 15:31:10 UTC |
Showing 1 to 2 of 2 results