CVE-2026-54047
Last modified
CVE-2026-54047 is a critical-severity vulnerability rated 9.2/10 on the CVSS scale. Laci Synchroni is a decentralized mod and appearance sync server and plugin for Dalamud. Versions of the backend prior to 1.2.3 have an improper authentication vulnerability in the application's OAuth2 login flow.
Description
Laci Synchroni is a decentralized mod and appearance sync server and plugin for Dalamud. Versions of the backend prior to 1.2.3 have an improper authentication vulnerability in the application's OAuth2 login flow. The application relies on client-side state by trusting the `UID` field inside the `Authentications` object of a user's local `config.json` file. By manually editing this local file on their PC prior to logging in, a user can supply an arbitrary UID. Because the server fails to validate that the authenticated OAuth2 identity matches the requested UID, an attacker can fully impersonate any target user and perform actions on their behalf. This issue has been resolved in version 1.2.3. The patch modifies `AuthorizeOauthAsync` inside the `SecretKeyAuthenticatorService` to strictly bind the lookup of the requested User ID (`requestedUid`) to the record of the successfully authenticated identity (`primaryUid`). The server will no longer load or return session tokens for a requested UID unless it matches the verified, authenticated database record. No known workarounds are available.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| LaciSynchroni | server | < 1.2.3 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-54047?
How severe is CVE-2026-54047?
How do I fix CVE-2026-54047?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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-54030LibreChat is an enhanced ChatGPT clone that supports multipl…9.3
- CVE-2026-54033LibreChat is an enhanced ChatGPT clone that supports multipl…6.5
- CVE-2026-54036LibreChat is an enhanced ChatGPT clone that supports multipl…8.1
- CVE-2026-54037LibreChat is an enhanced ChatGPT clone that supports multipl…6.5
- CVE-2026-5404K12 RF5 file parser crash in Wireshark 4.6.0 to 4.6.4 and 4.…5.5
- CVE-2026-54040LibreChat is an enhanced ChatGPT clone that supports multipl…7.1
- CVE-2026-54048Specifying tblproperties('avro.schema.url'=' http://...' ) o…5.3
- CVE-2026-5405RDP protocol dissector crash in Wireshark 4.6.0 to 4.6.4 and…7.8
- CVE-2026-54050Sakai is a Collaboration and Learning Environment (CLE). Fro…6.5
- CVE-2026-54051Network-AI is a TypeScript/Node.js multi-agent orchestrator.…9.9
- CVE-2026-54052n8n-MCP is an MCP server that provides AI assistants access …9.9
- CVE-2026-54053Many Notes is a Markdown note-taking web application designe…9.6
Are you affected by CVE-2026-54047?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
