CWE-139014 advisories

Weak Authentication

What it is

The authentication mechanism is weak enough to be bypassed, guessed, or replayed.

How to fix it

Upgrade, enforce strong authentication (MFA), and invalidate weak sessions.

How to avoid it

Use vetted auth with MFA, rate-limit attempts, and never rely on guessable secrets.

Known Weak Authentication vulnerabilities

Stateward flags Weak Authentication in your own code and dependencies on every pull request.

Scan my repo

Summarize with AI

ChatGPTClaudePerplexity

Sources: CISA KEV (public domain), OSV.dev & GitHub Advisory Database (CC-BY-4.0), FIRST EPSS, NVD/CWE (public domain). Served live from the Stateward advisory database.