Back to overview

CVE-2026-46388

MEDIUM
4.4
CVSS 3.1
Description
osquery is a SQL powered operating system instrumentation, monitoring, and analytics framework. Prior to 5.23.1, an unprivileged attacker can read the contents of an osquery file carve until the carve completes and the temporary files are deleted because in-progress carve directories are not created with private permissions. If the carve targets a directory that the attacker controls, arbitrary file reads are possible, such as sensitive local files. This issue is fixed in version 5.23.1.

Metadata

CVE ID
CVE-2026-46388
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-05-13 19:53 UTC
Published
2026-07-10 14:44 UTC
Last updated
2026-07-10 14:44 UTC
Primary CWE
CWE-279
CWE-279: Incorrect Execution-Assigned Permissions
Vendor / Product
osquery / osquery
Sources
cve.org  ·  NVD

Severity & Metrics

4.4 MEDIUM CVSS 3.1
CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N
Affected products (1)
VendorProductPlatformVersions
osquery osquery < 5.23.1
Weakness (CWE)
CWESourceDescription
CWE-279 cna CWE-279: Incorrect Execution-Assigned Permissions
CWE-378 cna CWE-378: Creation of Temporary File With Insecure Permissions
CWE-379 cna CWE-379: Creation of Temporary File in Directory with Insecure Permissions
CVSS scores (1)
ScoreSeverityVersionSourceVector
4.4 MEDIUM 3.1 cna CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N
References (4)
Back to overview