CVE-2026-55618
Last modified
CVE-2026-55618 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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 3.0.2, the clean_found_uri function in eml_parser/parser.py validates potential URL strings before unescaping HTML entities used for colon, slash, or period characters. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
Description
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 3.0.2, the clean_found_uri function in eml_parser/parser.py validates potential URL strings before unescaping HTML entities used for colon, slash, or period characters. Valid encoded URLs and their host names are therefore rejected and omitted from the extracted URL and domain lists. Email security gateways and SOC pipelines that use those lists as indicators of compromise may fail to submit the hidden URLs to threat intelligence feeds, reputation services, or sandboxes, allowing malicious links to bypass inspection. This issue is fixed in version 3.0.2.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| GOVCERT-LU | eml_parser | < 3.0.2 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-55618?
How severe is CVE-2026-55618?
How do I fix CVE-2026-55618?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-5561A vulnerability was determined in Campcodes Complete POS Man…6.3
- CVE-2026-55610InvoiceShelf is an open-source web & mobile app that helps t…8.7
- CVE-2026-55611AnythingLLM is an application that turns pieces of content i…0
- CVE-2026-55615Langroid is a framework for building large-language-model-po…9.2
- CVE-2026-55616Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-55617Hydro is a next-generation high-performance online judge pla…6.9
- CVE-2026-55619eml_parser serves as a python module for parsing eml files a…5.3
- CVE-2026-5562A vulnerability was identified in provectus kafka-ui up to 0…9.8
- CVE-2026-55620eml_parser serves as a python module for parsing eml files a…7.5
- CVE-2026-55621Incus is a system container and virtual machine manager. Pri…7.7
- CVE-2026-55622Incus is a system container and virtual machine manager. Pri…7.7
- CVE-2026-55623Rejected reason: This CVE is a duplicate of another CVE.
Are you affected by CVE-2026-55618?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
