Galaxy I9305 FirmwareOperating system · Samsung

CVE-2020-26144

MEDIUM · 6.5 CVSS v3.1 Published 2021-05-11
Fix available
A fix is available. Upgrade to 10.0.1-31 / 11.0.0-36 or later.
See remediation →
70/100
Remediation priority · Elevated
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
An issue was discovered on Samsung Galaxy S3 i9305 4.4.4 devices. The WEP, WPA, WPA2, and WPA3 implementations accept plaintext A-MSDU frames as long as the first 8 bytes correspond to a valid RFC1042 (i.e., LLC/SNAP) header for EAPOL. An adversary can abuse this to inject arbitrary network packets independent of the network configuration.

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

The Samsung Galaxy S3 i9305 WiFi driver (WEP/WPA/WPA2/WPA3) incorrectly validates incoming A-MSDU frames, accepting plaintext frames when the first 8 bytes match a valid RFC1042 (LLC/SNAP) header for EAPOL. This allows an attacker within radio range to inject arbitrary network packets independently of the network's security configuration.

MitigationThis is a firmware-level vulnerability in an end-of-life device (Android 4.4.4). The primary mitigation is to avoid using this device on untrusted networks, implement network segmentation to isolate vulnerable clients, and ideally retire the device since no vendor patch is expected.

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
Galaxy I9305 FirmwareOperating system
Affected:= 4.4.4
C 250 FirmwareOperating system
Affected:< 10.0.1-31
C 260 FirmwareOperating system
Affected:< 10.0.1-31
C 230 FirmwareOperating system
Affected:< 10.0.1-31
C 235 FirmwareOperating system
Affected:< 10.0.1-31
C 200 FirmwareOperating system
Affected:< 11.0.0-36
C 120 FirmwareOperating system
Affected:< 11.0.0-36
C 130 FirmwareOperating system
Affected:< 11.0.0-36

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
Adjacent
Complexity
Low
Privileges
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
None

CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/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 Samsung Galaxy S3 i9305 device
    Check device model number in system settings under 'About phone' or use 'getprop ro.product.model' command in ADB shell
    Affected if Device model is exactly SM-I9305 or I9305 running Android 4.4.4
  2. Verify Android version on Samsung device
    Check Android version in Settings > About phone > Android version, or run 'getprop ro.build.version.release' in ADB shell
    Affected if Android version is exactly 4.4.4 (KitKat)
  3. Identify Arista switch model
    Use command 'show version' or check physical labeling on the switch chassis to identify the exact C-series model (C 250, C 260, C 230, C 235, C 200, C 120, or C 130)
    Affected if Switch is an Arista C 250, C 260, C 230, C 235, C 200, C 120, or C 130 model
  4. Check Arista firmware version for C 250/260/230/235
    Run 'show version' command and note the EOS version displayed
    Affected if Firmware version is less than 10.0.1-31 on C 250, C 260, C 230, or C 235 models
  5. Check Arista firmware version for C 200/120/130
    Run 'show version' command and note the EOS version displayed
    Affected if Firmware version is less than 11.0.0-36 on C 200, C 120, or C 130 models

You are affected if you have a Samsung Galaxy S3 I9305 on Android 4.4.4, or an Arista C-series switch (C 250/260/230/235 below 10.0.1-31, or C 200/120/130 below 11.0.0-36) using WiFi functionality.

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 10.0.1-31 / 11.0.0-36 or later
Fixed in 10.0.1-3111.0.0-36
Interim mitigation

This is a firmware-level vulnerability in an end-of-life device (Android 4.4.4). The primary mitigation is to avoid using this device on untrusted networks, implement network segmentation to isolate vulnerable clients, and ideally retire the device since no vendor patch is expected.

Fix this in Galaxy I9305 Firmware Scoped from the published advisory
  • Consultation2.0 h
  • Testing2.0 h
  • Review / QA1.0 h
5.0 hours of engineering $880
Get the upgrade done

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

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

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