PatchSiren cyber security CVE debrief
CVE-2026-54047 LaciSynchroni CVE debrief
CVE-2026-54047 is a critical vulnerability in Laci Synchroni, a decentralized mod and appearance sync server and plugin for Dalamud. The vulnerability has a CVSS score of 9.2 and is caused by an improper authentication issue in the application's OAuth2 login flow. This allows an attacker to impersonate any target user and perform actions on their behalf. The issue has been resolved in version 1.2.3. Affected product deployments should be assessed for exposure, and defenders should prioritize patching to prevent user impersonation. The vulnerability is caused by the application's reliance on client-side state, trusting the 'UID' field inside the 'Authentications' object of a user's
- Vendor
- LaciSynchroni
- Product
- server
- CVSS
- CRITICAL 9.2
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-11
- Original CVE updated
- 2026-09-11
- Advisory published
- 2026-09-11
- Advisory updated
- 2026-09-11
Who should care
Defenders responsible for Laci Synchroni deployments should assess exposure and prioritize patching to prevent user impersonation. This includes reviewing the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance. They should also plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
Why it matters
CVE-2026-54047 is a critical vulnerability in Laci Synchroni that allows an attacker to impersonate any target user and perform actions on their behalf. Defenders should prioritize patching to version 1.2.3 or later to prevent user impersonation.
- User impersonation and unauthorized actions
- Potential for lateral movement and privilege escalation
Technical summary
The vulnerability is caused by an improper authentication issue 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. This allows an attacker to supply an arbitrary UID by manually editing the local file. The server fails to validate that the authenticated OAuth2 identity matches the requested UID, allowing an attacker to fully impersonate any target user and perform actions on their behalf. The issue has been resolved in version 1.2.3.
Defensive priority
Defenders should prioritize patching to version 1.2.3 or later to prevent user impersonation.
Recommended defensive actions
- Patch to version 1.2.3 or later
- Verify user authentication mechanisms
- Monitor for suspicious activity
- Review compensating controls for exposed systems
- Check relevant monitoring, detection, and logs for exposed assets
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
Evidence notes
The vulnerability is caused by the application's reliance on client-side state, trusting the 'UID' field inside the 'Authentications' object of a user's local 'config.json' file. This allows an attacker to supply an arbitrary UID by manually editing the local file. The issue has been resolved in version 1.2.3. No known workarounds are available. Defenders should verify user authentication mechanisms and monitor for suspicious activity. The CVE record was published on 2026-09-11T17:17:10.477Z and has not been modified since then. The N
Sources and references
Verified primary and authoritative sources
-
CVE-2026-54047 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-54047
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-54047 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-54047
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/LaciSynchroni/server/commit/5bc3efd68b738328b8faeff089dd18a826ec9ca4
-
Source reference
Unverified legacy reference
URL: https://github.com/LaciSynchroni/server/pull/28
-
Source reference
Unverified legacy reference
URL: https://github.com/LaciSynchroni/server/releases/tag/v1.2.3
-
Source reference
Unverified legacy reference
URL: https://github.com/LaciSynchroni/server/security/advisories/GHSA-gq4p-pxvg-6x9j
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.