Security readout for executives and security teams
Plain-English summary
Btrbk versions before 0.31.2 can allow command execution when its SSH command filter is used for remote backup access. The issue is narrow but serious for systems relying on authorized_keys restrictions to safely delegate backup operations.
Executive priority
Prioritize remediation where btrbk is used for remote backups with SSH key restrictions. Business impact could include unauthorized command execution on backup infrastructure, but current sources do not support emergency treatment absent exposed or high-trust deployments.
Technical view
The vulnerability is in ssh_filter_btrbk.sh, used with authorized_keys to filter SSH commands for remote btrbk operations. Sources describe mishandling of remote host filtering, which can permit command execution outside the intended restriction. Fixed upstream version is 0.31.2.
Likely exposure
Exposure is most likely on systems running btrbk before 0.31.2 and using ssh_filter_btrbk.sh in authorized_keys for remote hosts. Debian LTS and Fedora issued security updates, indicating packaged Linux deployments may be affected.
Exploitation context
The provided sources do not show active exploitation, and the CVE is not listed as KEV. The attack context appears tied to configured SSH-based remote backup access, not a default internet-facing service. Evidence is incomplete on prerequisites and exploit prevalence.
Researcher notes
Key facts come from the CVE record, upstream commit, changelog, and Debian/Fedora advisories. CVSS, CWE, detailed affected CPEs, and exploitation evidence are not supplied in the bundle, so risk scoring should be adjusted after local configuration review.
Mitigation direction
- Upgrade btrbk to version 0.31.2 or later.
- Apply relevant Debian LTS or Fedora security updates.
- Review authorized_keys entries using ssh_filter_btrbk.sh.
- Check upstream and distribution advisories for environment-specific guidance.
- Restrict backup SSH keys and accounts to necessary hosts only.
Validation and detection
- Inventory installed btrbk versions across backup systems.
- Identify authorized_keys entries invoking ssh_filter_btrbk.sh.
- Confirm distro package versions include the security fix.
- Review backup SSH accounts for unexpected command permissions.
- Check logs for unusual backup-user SSH activity.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CVE-2021-38173 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/digint/btrbk/commit/58212de771c381cd4fa05625927080bf264e9584CVE reference · x_refsource_MISC
- https://github.com/digint/btrbk/blob/master/ChangeLogCVE reference · x_refsource_CONFIRM
- [debian-lts-announce] 20210905 [SECURITY] [DLA 2755-1] btrbk security updateCVE reference · mailing-list, x_refsource_MLIST
- FEDORA-2022-dc62389784CVE reference · vendor-advisory, x_refsource_FEDORA
- FEDORA-2022-a66734e7a2CVE reference · vendor-advisory, x_refsource_FEDORA
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
