KmailApplication · Kde

CVE-2016-7967

HIGH · 8.1 CVSS v3.0 Published 2016-12-23
Fix available
A fix is available. Upgrade to after 5.3.0 or later.
See remediation →
88/100
Remediation priority · High
Remotely reachable No privileges

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
KMail since version 5.3.0 used a QWebEngine based viewer that had JavaScript enabled. Since the generated html is executed in the local file security context by default access to remote and local URLs was enabled.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

KMail versions 5.3.0 and later use a QWebEngine-based HTML viewer with JavaScript enabled. Because the rendered HTML executes within the local file security context rather than a sandboxed web context, the viewer can make requests to both remote URLs and access local file resources, enabling information disclosure or other attacks.

MitigationDisable JavaScript execution in the QWebEngine viewer component or upgrade to a version where JavaScript is disabled by default in the HTML viewer.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
KmailApplication
Affected:<= 5.3.0

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
None
User interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Check installed KMail version
    Run kmail --version or check your package manager for the installed kde-kmail or kdepim version
    Affected if The version is 5.3.0 or earlier (or if your package shows a version number less than or equal to 5.3.0)
  2. Verify QWebEngine viewer is in use
    In KMail, go to Settings > Configure KMail > Reader > HTML viewer, or check if the HTML part component is using the WebEngine backend (this became the default in 5.3.0)
    Affected if The QWebEngine-based HTML viewer is enabled and in use
  3. Inspect JavaScript setting in HTML viewer
    In KMail settings under the HTML viewer configuration, check whether JavaScript is permitted to run in rendered HTML emails
    Affected if JavaScript execution is enabled or allowed in the HTML viewer settings
  4. Check for external network access from viewer
    Attempt to send a test HTML email with a reference to a remote image or script from an external server, and verify whether the viewer attempts to fetch it
    Affected if The viewer loads remote content from URLs in HTML emails (indicating the local file security context allows network requests)

You are affected if your KMail version is 5.3.0 or later with the QWebEngine HTML viewer enabled and JavaScript execution turned on in the viewer settings.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

From vendor data
Upgrade available Upgrade to a release after 5.3.0
Interim mitigation

Disable JavaScript execution in the QWebEngine viewer component or upgrade to a version where JavaScript is disabled by default in the HTML viewer.

Fix this in Kmail Scoped from the published advisory
  • Consultation2.0 h
  • Implementation3.0 h
  • Testing2.0 h
  • Review / QA1.0 h
8.0 hours of engineering $1,420
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,272.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2016-7967 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2016-7967 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data