CVE-2026-28678

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:toxicbishop:dsa_study_hub:*:*:*:*:*:node.js:*:*

History

No history.

Information

Published : 2026-03-07 16:15

Updated : 2026-03-11 17:35


NVD link : CVE-2026-28678

Mitre link : CVE-2026-28678

CVE.ORG link : CVE-2026-28678


JSON object : View

Products Affected

toxicbishop

  • dsa_study_hub
CWE
CWE-311

Missing Encryption of Sensitive Data

CWE-522

Insufficiently Protected Credentials