CVE Explorer
CVE-2026-32602
Homarr is an open-source dashboard. Prior to 1.57.0, the user registration endpoint (/api/trpc/user.register) is vulnerable to a race condition that allows an attacker to create multiple user accounts from a single-use invite token. The registration flow performs three sequential database operations without a transaction: CHECK, CREATE, and DELETE. Because these operations are not atomic, concurrent requests can all pass the validation step (1) before any of them reaches the deletion step (3). T
Known exploited
Not asserted
Disputed
No
Stale source
No
Conflicts
0
Affected products and versions
1 source assertion{"product":"homarr","vendor":"homarr-labs","versions":[{"status":"affected","version":"< 1.57.0"}]}
- cve_program_cvelist_v5affectedurn:baitaphish:normalized-source-record:v2:fddd4e683246350022491e82833e534975815c6665a561fbbe82f0c00009e076 · sha256:674fa85619c448f7… · /containers/cna/affected/0
Provider-owned CVSS observations
1 source assertion{"metric":{"attackComplexity":"HIGH","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":4.2,"baseSeverity":"MEDIUM","confidentialityImpact":"LOW","integrityImpact":"LOW","privilegesRequired":"LOW","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N","version":"3.1"},"metric_type":"cvssV3_1"}
- cve_program_cvelist_v5cvssurn:baitaphish:normalized-source-record:v2:fddd4e683246350022491e82833e534975815c6665a561fbbe82f0c00009e076 · sha256:674fa85619c448f7… · /containers/cna/metrics/0/cvssV3_1
CWE assertions
1 source assertion{"cweId":"CWE-367","description":"CWE-367: Time-of-check Time-of-use (TOCTOU) Race Condition","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:fddd4e683246350022491e82833e534975815c6665a561fbbe82f0c00009e076 · sha256:674fa85619c448f7… · /containers/cna/problemTypes/0/descriptions/0
Source references
2 source assertions{"name":"https://github.com/homarr-labs/homarr/security/advisories/GHSA-vfw3-53q9-2hp8","tags":["x_refsource_CONFIRM"],"url":"https://github.com/homarr-labs/homarr/security/advisories/GHSA-vfw3-53q9-2hp8"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:fddd4e683246350022491e82833e534975815c6665a561fbbe82f0c00009e076 · sha256:674fa85619c448f7… · /containers/cna/references/0
{"tags":["exploit"],"url":"https://github.com/homarr-labs/homarr/security/advisories/GHSA-vfw3-53q9-2hp8"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:fddd4e683246350022491e82833e534975815c6665a561fbbe82f0c00009e076 · sha256:674fa85619c448f7… · /containers/adp/0/references/0
Attribution and limitations
- CVE Program CVEList V5: Reproduce the MITRE copyright designation and CVE license in copies. Source →
Provider severity values are preserved separately. Baitaphish does not convert them into a risk rating, infer affected products, or treat EPSS as observed exploitation.