๐Ÿ” CVE Alert

CVE-2026-48083

MEDIUM 6.5

OpenReception: Unauthenticated POST /api/log accepts arbitrary content with CRLF injection and no size or rate limits

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.2, the `/api/log` endpoint accepts unauthenticated POST requests, applies no schema validation to the message body, writes attacker-controlled content directly into the application's stdout log, interprets newline characters as real line breaks, and enforces no size or rate limits. Three independent abuse modes follow: log injection (forge log lines that look like legitimate system events), log volume DoS (saturate the logging pipeline at sustained 100+ requests per second of small messages), and oversized-payload submission (100 KB payloads accepted; larger sizes not tested). The most operationally damaging mode is log injection. An attacker can inject lines that an operator scanning logs would mistake for real system errors, mask their own activity behind fake noise, or pollute SIEM alerting rules with crafted false positives. A line such as `[error]: injected admin error` injected from an unauthenticated source is indistinguishable from the application's own error output once written to disk. Version 1.0.2 fixes the issue.

CWE CWE-117
Vendor open-reception
Product appointment-booking-software
Published Aug 6, 2026
Stay Ahead of the Next One

Get instant alerts for open-reception appointment-booking-software

Be the first to know when new medium vulnerabilities affecting open-reception appointment-booking-software are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
Low

Affected Versions

open-reception / appointment-booking-software
< 1.0.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/open-reception/appointment-booking-software/security/advisories/GHSA-fw48-38r5-7ffj github.com: https://github.com/open-reception/appointment-booking-software/commit/36104d21ee0b6616f1c10273ec9970a27cb56b57