CVE-2020-26273
Last modified
CVE-2020-26273 is a medium-severity vulnerability rated 5.2/10 on the CVSS scale. osquery is a SQL powered operating system instrumentation, monitoring, and analytics framework. In osquery before version 4.6.0, by using sqlite's ATTACH verb, someone with administrative access to osquery can cause reads and writes to arbitrary sqlite databases on disk. EPSS estimates a 0.94% chance of exploitation in the next 30 days.
Description
osquery is a SQL powered operating system instrumentation, monitoring, and analytics framework. In osquery before version 4.6.0, by using sqlite's ATTACH verb, someone with administrative access to osquery can cause reads and writes to arbitrary sqlite databases on disk. This _does_ allow arbitrary files to be created, but they will be sqlite databases. It does not appear to allow existing non-sqlite files to be overwritten. This has been patched in osquery 4.6.0. There are several mitigating factors and possible workarounds. In some deployments, the people with access to these interfaces may be considered administrators. In some deployments, configuration is managed by a central tool. This tool can filter for the `ATTACH` keyword. osquery can be run as non-root user. Because this also limits the desired access levels, this requires deployment specific testing and configuration.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linuxfoundation | Osquery | < 4.6.0 |
References
- https://github.com/osquery/osquery/commit/c3f9a3dae22d43ed3b4f6a403cbf89da4cba7c3cPatch, Third Party Advisory
- https://github.com/osquery/osquery/releases/tag/4.6.0Release Notes, Third Party Advisory
- https://github.com/osquery/osquery/security/advisories/GHSA-4g56-2482-x7q8Exploit, Third Party Advisory
- https://github.com/osquery/osquery/commit/c3f9a3dae22d43ed3b4f6a403cbf89da4cba7c3cPatch, Third Party Advisory
- https://github.com/osquery/osquery/releases/tag/4.6.0Release Notes, Third Party Advisory
- https://github.com/osquery/osquery/security/advisories/GHSA-4g56-2482-x7q8Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-26273?
How severe is CVE-2020-26273?
How do I fix CVE-2020-26273?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2020
- CVE-2020-26268In affected versions of TensorFlow the tf.raw_ops.ImmutableC…4.4
- CVE-2020-26269In TensorFlow release candidate versions 2.4.0rc*, the gener…7.5
- CVE-2020-2627Vulnerability in the MySQL Server product of Oracle MySQL (c…6.5
- CVE-2020-26270In affected versions of TensorFlow running an LSTM/GRU model…3.3
- CVE-2020-26271In affected versions of TensorFlow under certain cases, load…3.3
- CVE-2020-26272The Electron framework lets users write cross-platform deskt…6.5
- CVE-2020-26274In systeminformation (npm package) before version 4.31.1 the…8.8
- CVE-2020-26275The Jupyter Server provides the backend (i.e. the core servi…6.1
- CVE-2020-26276Fleet is an open source osquery manager. In Fleet before ver…9.8
- CVE-2020-26277DBdeployer is a tool that deploys MySQL database servers eas…6.1
- CVE-2020-26278Weave Net is open source software which creates a virtual ne…8
- CVE-2020-26279go-ipfs is an open-source golang implementation of IPFS whic…8.1
Are you affected by CVE-2020-26273?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
