CVE-2021-37705

CRITICAL

OneFuzz 2.12.0-2.31.0 - Authenticated Origin Validation Error via Multi-Tenant Domain Configuration

Title source: llm
STIX 2.1

Description

OneFuzz is an open source self-hosted Fuzzing-As-A-Service platform. Starting with OneFuzz 2.12.0 or greater, an incomplete authorization check allows an authenticated user from any Azure Active Directory tenant to make authorized API calls to a vulnerable OneFuzz instance. To be vulnerable, a OneFuzz deployment must be both version 2.12.0 or greater and deployed with the non-default --multi_tenant_domain option. This can result in read/write access to private data such as software vulnerability and crash information, security testing tools and proprietary code and symbols. Via authorized API calls, this also enables tampering with existing data and unauthorized code execution on Azure compute resources. This issue is resolved starting in release 2.31.0, via the addition of application-level check of the bearer token's `issuer` against an administrator-configured allowlist. As a workaround users can restrict access to the tenant of a deployed OneFuzz instance < 2.31.0 by redeploying in the default configuration, which omits the `--multi_tenant_domain` option.

References (5)

Core 5
Core References
Patch, Third Party Advisory x_refsource_misc
https://github.com/microsoft/onefuzz/pull/1153
Release Notes, Third Party Advisory x_refsource_misc
https://github.com/microsoft/onefuzz/releases/tag/2.31.0
Product x_refsource_misc
https://pypi.org/project/onefuzz/

Scores

CVSS v3 10.0
EPSS 0.0242
EPSS Percentile 82.0%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:L

Details

CWE
CWE-346 CWE-285 CWE-863
Status published
Products (2)
microsoft/onefuzz 2.12.0 - 2.31.0
pypi/onefuzz 2.12.0 - 2.31.0PyPI
Published Aug 13, 2021
Tracked Since Feb 18, 2026