CVE-2026-52838

Source
https://cve.org/CVERecord?id=CVE-2026-52838
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-52838.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-52838
Aliases
  • GHSA-996f-334j-67g7
Published
2026-07-14T15:07:43.865Z
Modified
2026-07-16T03:48:36.795305091Z
Severity
  • 2.6 (Low) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:N/I:L/A:N CVSS Calculator
Summary
Easy!Appointments disable_booking_message rendered as raw HTML on public booking page — Stored XSS
Details

Easy!Appointments is a self hosted appointment scheduler. Versions prior to 1.6.0 allow administrators to define a custom "booking disabled" message through the booking settings page. That value is stored in the disable_booking_message setting via a rich-text editor and later passed directly to the public booking_message view without escaping or sanitization. An authenticated administrator can store HTML or JavaScript in this field, enable disabled-booking mode, and trigger stored XSS in every unauthenticated visitor who opens the public booking page. Version 1.6.0 fixes the issue.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/52xxx/CVE-2026-52838.json"
}
References

Affected packages

Git / github.com/alextselegidis/easyappointments

Affected ranges

Type
GIT
Repo
https://github.com/alextselegidis/easyappointments
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.6.0"
        }
    ]
}

Affected versions

1.*
1.1.0
1.1.0-beta.2
1.2.0-alpha.1
1.2.0-beta.1
1.3.0-alpha.1
1.3.0-beta.1
1.3.0-beta.2
1.5.0
1.5.0-alpha.1
1.5.0-beta.1
1.5.0-dev.1
1.5.0-dev.2
1.5.0-dev.3
1.5.0-dev.4
1.5.1
1.5.1-beta.1
1.5.2-beta.1
1.6.0-alpha.1
1.6.0-beta.1
1.6.0-beta.2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-52838.json"