CVE-2026-52111
Received Received - Intake

Privilege Escalation in Fast Note Sync Service via AuthTokenKey Exposure

Vulnerability report for CVE-2026-52111, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-01

Last updated on: 2026-09-01

Assigner: MITRE

Description

An issue in fast-note-sync-service <=2.13.7 allows a remote attacker to escalate privileges via the admin configuration endpoint exposes authTokenKey

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-01
Last Modified
2026-09-01
Generated
2026-09-01
AI Q&A
2026-09-01
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
fast-note-sync-service fast-note-sync-service to 2.13.7 (inc)
haierkeys fast_note_sync_service to 2.13.7 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability exists in fast-note-sync-service versions up to 2.13.7. A remote attacker can escalate privileges by exploiting an exposed admin configuration endpoint that reveals the authTokenKey.

Detection Guidance

Check if user registration is enabled by inspecting the service configuration for user.register-is-enable: true. Verify if the service is deployed using Docker. Inspect the admin configuration endpoint to confirm exposure of authTokenKey. Review JWT token generation logic for use of authTokenKey and machine_id.

Impact Analysis

An attacker could gain elevated access to the system by using the exposed authTokenKey, potentially allowing unauthorized administrative actions or data manipulation.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive notes and metadata, which may include personal or health data. If exploited, it could violate GDPR's data protection principles or HIPAA's confidentiality requirements due to unauthorized access or disclosure of protected information.

Mitigation Strategies

Disable user self-registration by setting user.register-is-enable: false. Restrict access to the admin configuration endpoint. Regenerate authTokenKey with a strong random value. Ensure machine_id is not empty or predictable. Update to a patched version if available.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-52111. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart