Code InjectionWeakness · CWE-94

CVE-2024-34405

CRITICAL · 9.1 CVSS v3.1 Published 2024-06-11
Mitigation only
No fix yet — a mitigation exists. There is no fixed release. A documented workaround reduces exposure in the meantime.
See remediation →
100/100
Remediation priority · Urgent
Remotely reachable No privileges Zero-click

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
Improper deep link validation in McAfee Security: Antivirus VPN for Android before 8.3.0 could allow an attacker to launch an arbitrary URL within the app.

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 · moderate confidence

This vulnerability in McAfee Security: Antivirus VPN for Android versions before 8.3.0 involves improper validation of deep links (URI schemes that trigger specific app actions). An attacker could craft malicious deep links to force the app to open arbitrary URLs, potentially enabling phishing attacks, navigation to malicious content, or exploitation of other URL-handling vulnerabilities within the app context.

MitigationUpdate to McAfee Security: Antivirus VPN for Android version 8.3.0 or later. If unable to update immediately, warn users not to click untrusted deep links and consider disabling deep link handling until the patch can be applied.

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

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
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/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. Identify if McAfee Security: Antivirus VPN is installed
    On the Android device, go to Settings > Apps and search for 'McAfee Security: Antivirus VPN', or use ADB command: adb shell pm list packages | grep mcafee
    Affected if The app is not found in the device's app list, the user is not affected by this specific vulnerability
  2. Check the installed version of the app
    In Settings > Apps > McAfee Security: Antivirus VPN, view the 'Version' or 'App info' section, or use ADB: adb shell dumpsys package com.mcafee.security.vpn (or com.mcafee.security - use the correct package name found in step 1) | grep versionName
    Affected if Unable to retrieve a version number means the app may not be properly installed or is a different McAfee product
  3. Compare your version against the affected range
    Take the installed version number from step 2 and compare it to version 8.3.0 - any version lower than 8.3.0 is affected (for example: 8.2.5, 8.2.0, 8.1.2, etc.)
    Affected if The installed version is any version before 8.3.0, for example 8.2.x, 8.1.x, or earlier major versions - these versions have the improper deep link validation vulnerability

You are affected if McAfee Security: Antivirus VPN for Android is installed and its version number is lower than 8.3.0.

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.

dbcve · scoped
Mitigation available No clean upgrade yet — mitigate in the meantime
Mitigation

Update to McAfee Security: Antivirus VPN for Android version 8.3.0 or later. If unable to update immediately, warn users not to click untrusted deep links and consider disabling deep link handling until the patch can be applied.

Recommended fix Moderate confidence

8.3.0

  1. Open Google Play Store on the Android device
  2. Search for 'McAfee Security: Antivirus VPN'
  3. Tap on the app and check if an update is available
  4. If update is available, tap 'Update' to install version 8.3.0 or later
  5. Alternatively, enable automatic app updates in Google Play Store settings to ensure future updates are applied automatically
  6. Verify the installed version by going to the app's settings or info section to confirm version 8.3.0 or higher is running

Generated from the published advisory — verify against the referenced sources before acting.

Have this fixed Scoped from the published advisory
  • Consultation3.0 h
  • Implementation4.0 h
  • Testing4.0 h
  • Review / QA2.0 h
13.0 hours of engineering $2,280
Get help mitigating

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

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2024-34405 — 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-2024-34405 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