CVE-2024-40893
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 · uneditedMultiple authenticated operating system (OS) command injection vulnerabilities exist in Firewalla Box Software versions before 1.979. A physically close attacker that is authenticated to the Bluetooth Low-Energy (BTLE) interface can use the network configuration service to inject commands in various configuration parameters including networkConfig.Interface.Phy.Eth0.Extra.PingTestIP, networkConfig.Interface.Phy.Eth0.Extra.DNSTestDomain, and networkConfig.Interface.Phy.Eth0.Gateway6. Additionally, because the configuration can be synced to the Firewalla cloud, the attacker may be able to persist access even after hardware resets and firmware re-flashes.
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 confidenceMultiple authenticated OS command injection vulnerabilities exist in Firewalla Box Software versions before 1.979. A physically proximate attacker with BTLE authentication can inject OS commands through network configuration parameters (networkConfig.Interface.Phy.Eth0.Extra.PingTestIP, networkConfig.Interface.Phy.Eth0.Extra.DNSTestDomain, and networkConfig.Interface.Phy.Eth0.Gateway6). The attacker can persist access via cloud configuration sync even after hardware resets and firmware re-flashes.
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
- Adjacent
- Complexity
- Low
- Privileges
- High
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
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 checksWork through these to decide whether this CVE applies to you.
-
Check the installed Firewalla Box software versionAccess the Firewalla web interface or run 'sudo firelog --version' via SSH to retrieve the current software versionAffected if The installed version is before 1.979 (for example, 1.970, 1.950, etc.)
-
Verify if BTLE interface is enabledCheck the Firewalla settings interface or run 'hciconfig' via SSH to see if Bluetooth Low Energy is powered on and discoverableAffected if BTLE is enabled and accessible to a physically proximate attacker
-
Inspect the PingTestIP network configuration parameterQuery the network configuration via the Firewalla API or inspect the configuration file containing networkConfig.Interface.Phy.Eth0.Extra.PingTestIPAffected if This parameter contains arbitrary OS command strings rather than a valid IP address
-
Inspect the DNSTestDomain network configuration parameterQuery the network configuration via the Firewalla API or inspect the configuration file containing networkConfig.Interface.Phy.Eth0.Extra.DNSTestDomainAffected if This parameter contains arbitrary OS command strings rather than a valid DNS domain name
-
Inspect the Gateway6 network configuration parameterQuery the network configuration via the Firewalla API or inspect the configuration file containing networkConfig.Interface.Phy.Eth0.Gateway6Affected if This parameter contains arbitrary OS command strings rather than a valid IPv6 gateway address
-
Check for unauthorized cloud configuration sync entriesReview the cloud-synced configuration backup accessible through the Firewalla cloud interface for unexpected changes or persisted entriesAffected if Unexpected configuration entries exist that were not set by the legitimate administrator
A user is affected if their Firewalla Box runs software version before 1.979, has BTLE enabled, and contains suspicious values in the three vulnerable network configuration parameters or unauthorized cloud sync entries.
Generated from the published advisory. Verify against your own configuration.
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 · scopedUpgrade to Firewalla Box Software version 1.979 or later; consider disabling the BTLE interface if not required, and audit cloud-synced configurations for unauthorized changes.
Firewalla Box Software version 1.979 or later
- 1. Identify the current Firewalla Box Software version by accessing the Firewalla interface or checking system settings.
- 2. If the current version is before 1.979, download the latest firmware version from the official Firewalla support渠道 (typically via the Firewalla mobile app or web interface).
- 3. Apply the firmware update following Firewalla's standard upgrade procedure, ensuring stable power and network connectivity during the process.
- 4. After upgrading, verify the new version is 1.979 or later by checking the system information.
- 5. Since the vulnerability can persist via cloud sync, also review and reset any suspicious configurations in the Firewalla cloud dashboard to ensure no lingering malicious settings remain.
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation3.0 h
- Implementation4.0 h
- Testing3.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,408.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2024-40893 — 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 sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2024-40893 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
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.
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.
- 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