CVE-2026-52839
Last modified
CVE-2026-52839 is a low-severity vulnerability rated 3.3/10 on the CVSS scale. Easy!Appointments is a self hosted appointment scheduler. Versions prior to 1.6.0 correctly filter provider-scoped appointments in the `appointments/search` response, proving that provider isolation is an intended security boundary. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
Easy!Appointments is a self hosted appointment scheduler. Versions prior to 1.6.0 correctly filter provider-scoped appointments in the `appointments/search` response, proving that provider isolation is an intended security boundary. However, the direct mutation endpoints `appointments/store` and `appointments/update` only check generic appointment privileges and never verify that the submitted `id_users_provider` belongs to the current session. A normal authenticated provider can inject new appointments into another provider's schedule via `store`, or reassign existing appointments into a foreign provider's calendar via `update`. The `store` path contains an additional write-before-crash bug: the unauthorized row is committed to the database before the controller crashes on a type error, so the attacker receives an error response while the foreign appointment is already persisted. Version 1.6.0 patches the issue.
Metrics
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| alextselegidis | easyappointments | < 1.6.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-52839?
How severe is CVE-2026-52839?
How do I fix CVE-2026-52839?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-52816Gogs is an open source self-hosted Git service. Prior to 0.1…5.4
- CVE-2026-5282Out of bounds read in WebCodecs in Google Chrome prior to 14…8.1
- CVE-2026-5283Inappropriate implementation in ANGLE in Google Chrome prior…6.5
- CVE-2026-52830fast-mcp-telegram is a Telegram MCP Server. Prior to 0.19.1,…9.4
- CVE-2026-52837Easy!Appointments is a self hosted appointment scheduler. In…6.9
- CVE-2026-52838Easy!Appointments is a self hosted appointment scheduler. Ve…2.6
- CVE-2026-5284Use after free in Dawn in Google Chrome prior to 146.0.7680.…7.5
- CVE-2026-52840Easy!Appointments is a self hosted appointment scheduler. In…2.7
- CVE-2026-52841Easy!Appointments is a self hosted appointment scheduler. In…3.1
- CVE-2026-52842Lightpanda is a headless browser designed for AI and automat…9.3
- CVE-2026-52843Lightpanda is a headless browser designed for AI and automat…9.3
- CVE-2026-52844Caddy is an extensible server platform that uses TLS by defa…7.5
Are you affected by CVE-2026-52839?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
