CVE-2026-67351

Summary

Serendipity before 2.6.1 contains an authentication context confusion vulnerability where password validation and session loading operate independently without ensuring both use the same user record. An authenticated Editor can create a username collision with an Administrator account and obtain administrative privileges by logging in with their own password while the session loads the Administrator's account data.

Affected Software

VendorProductVersion RangeStatus
s9ySerendipity0 < 2.6.1affected
s9ySerendipity2.6.1unaffected

Weaknesses

  • CWE-304: Missing Critical Step in Authentication

References