CVE-2026-28678

Summary

DSA Study Hub is an interactive educational web application. Prior to commit d527fba, the user authentication system in server/routes/auth.js was found to be vulnerable to Insufficiently Protected Credentials. Authentication tokens (JWTs) were stored in HTTP cookies without cryptographic protection of the payload. This issue has been patched via commit d527fba.

Affected Software

VendorProductVersion RangeStatus
toxicbishopDSA-with-tsx< d527fbaaffected

Weaknesses

  • CWE-311: CWE-311: Missing Encryption of Sensitive Data
  • CWE-522: CWE-522: Insufficiently Protected Credentials

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: total

References