PT-2026-68747 · Unknown · Openreception

CVE-2026-48085

·

Published

2026-08-06

·

Updated

2026-08-07

CVSS v3.1

9.8

Critical

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions OpenReception versions prior to 1.0.1
Description An issue exists where a fully provisioned instance accepts unauthenticated POST requests to the /setup/create-admin-account endpoint. The system creates additional GLOBAL ADMIN accounts without verifying if an administrator already exists, allowing an unauthenticated network attacker to gain full platform-level administrative control. The created accounts are immediately active with is active=true and confirmation state=ACCESS GRANTED, bypassing email confirmation. This occurs because the layout-level guard only redirects GET requests, while the default form action handler fails to recheck the adminExists() function. While SvelteKit's built-in same-origin check prevents browser-based CSRF, the restriction is bypassed by tools that can supply a matching Origin header.
Recommendations Upgrade to version 1.0.1.

Exploit

Fix

Missing Authorization

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-48085
GHSA-QVVQ-HHPJ-64RP

Affected Products

Openreception