CVE-2026-63435

Source
https://cve.org/CVERecord?id=CVE-2026-63435
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63435.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-63435
Aliases
Downstream
Published
2026-09-01T20:09:20.820Z
Modified
2026-09-04T03:30:48.221353042Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
Mail: Email address spoofing via malformed RFC 2047 encoded-words
Details

Mail is an internet library for Ruby designed to handle email generation, parsing, and sending. Prior to 2.9.1, Mail::Utilities.qvaluedecode and Mail::Utilities.bvaluedecode used a single String#match and an overly greedy charset capture to decode only the first RFC 2047 encoded-word and mishandle surrounding or subsequent text. A crafted malformed encoded-word in an address display name or local part could cross ? delimiters and make decoded From, To, or Reply-To header values differ from the raw values inspected by a human reviewer or downstream parser, enabling apparent sender or recipient spoofing, phishing, or authorization-check bypass. This issue is fixed in version 2.9.1.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/63xxx/CVE-2026-63435.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-436"
    ]
}
References

Affected packages

Git / github.com/mikel/mail

Affected ranges

Type
GIT
Repo
https://github.com/mikel/mail
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
Show details
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.9.1"
        }
    ]
}

Affected versions

2.*
2.0.3
2.0.5
2.1.2
2.1.3
2.2.0
2.2.10
2.2.11
2.2.13
2.2.14
2.2.15
2.2.17
2.2.18
2.2.2
2.2.3
2.2.4
2.2.5
2.2.5.1
2.2.5.2
2.2.6
2.2.8
2.2.9
2.3.0
2.4.1
2.4.2
2.4.3
2.4.4
2.5.0
2.5.1
2.5.2
2.5.3
2.6.0
2.6.1
2.6.3
2.6.4
2.7.0
2.7.0.rc1
2.7.0.rc2
2.7.0.rc3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63435.json"