VYPR

Maven package

org.apache.camel/camel-mail

pkg:maven/org.apache.camel/camel-mail

Vulnerabilities (2)

  • CVE-2026-33454CriApr 27, 2026
    affected >= 3.0.0, < 4.14.6fixed 4.14.6

    The Camel-Mail component is vulnerable to Camel message header injection. The custom header filter strategy used by the component (MailHeaderFilterStrategy) only filters the 'out' direction via setOutFilterStartsWith, while it does not configure the 'in' direction via setInFilter

  • CVE-2018-8041Sep 17, 2018
    affected >= 2.20.0, < 2.20.4fixed 2.20.4

    Apache Camel's Mail 2.20.0 through 2.20.3, 2.21.0 through 2.21.1 and 2.22.0 is vulnerable to path traversal.