Back to overview

CVE-2026-47697

HIGH
7.1
CVSS 3.1
Description
Shelf is a platform for tracking physical assets. Shelf is multi-tenant; data is isolated per organization (workspace). Prior to version 1.20.2, several endpoints accepted entity IDs from request input and `connect`-ed / read / updated them without verifying the IDs belonged to the caller's organization. An authenticated user in Org A who knew or obtained an ID belonging to Org B could act on Org B's data across organization boundaries (a cross-tenant IDOR). A loader-only restriction on personal-workspace bookings was also bypassable via a crafted POST. Version 1.20.2 patches the issue. No known workarounds are available.

Metadata

CVE ID
CVE-2026-47697
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-05-19 21:18 UTC
Published
2026-07-21 20:53 UTC
Last updated
2026-07-21 20:53 UTC
Primary CWE
CWE-863
CWE-863: Incorrect Authorization
Vendor / Product
Shelf-nu / shelf.nu
Sources
cve.org  ·  NVD

Severity & Metrics

7.1 HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
Affected products (1)
VendorProductPlatformVersions
Shelf-nu shelf.nu < 1.20.2
Weakness (CWE)
CWESourceDescription
CWE-863 cna CWE-863: Incorrect Authorization
CVSS scores (1)
ScoreSeverityVersionSourceVector
7.1 HIGH 3.1 cna CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
References (1)
Back to overview