Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-28802

35
FAUCET Score

CVE-2026-28802 describes a critical vulnerability in Authlib, a Python library for OAuth and OpenID Connect servers, affecting versions 1.6.5 through 1.6.6. This flaw allows attackers to bypass signature verification by submitting a malicious JWT with "alg: none" and an empty signature, leading to unauthorized access or privilege escalation. With a CVSS score of 7.7 (HIGH), the vulnerability is easily exploitable over the network with low attack complexity and no user interaction required, posing a significant risk to confidentiality and integrity. While there is no evidence of active exploitation or public exploit code (Metasploit, Nuclei, ExploitDB), the vulnerability has garnered some community discussion, indicating awareness. Organizations using affected Authlib versions should upgrade to 1.6.7 immediately to mitigate this risk.

Impacted Technologies

VendorProductVersion(s)CPE
>= 1.6.5, < 1.6.7CPE matchmatch criteria
cpe:2.3:a:authlib:authlib:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

7.7HIGH

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
NONE
VS Integrity
HIGH
VS Availability
NONE
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
PROOF_OF_CONCEPT
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.43%
Probability of exploitation in next 30 days
EPSS Percentile
34.8%
Percentile rank of EPSS score among Peer Group
As of 2026-07-25
Model: v2026.06.15
This CVE's current EPSS score of 0.0043 is in the 12th percentile among its peer group of 36,833 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
pippatch availablevia ghsa
Product: authlibFixed in: 1.6.7

Vendor Advisories (1)

pipGHSA-7wc2-qxgw-g8gghigh

Authlib: Setting `alg: none` and a blank signature appears to bypass signature verification

Mar 4, 2026

References

access.redhat.com / errata/RHSA-2026:19375
access.redhat.com / errata/RHSA-2026:4942
access.redhat.com / errata/RHSA-2026:5168
access.redhat.com / errata/RHSA-2026:5665
access.redhat.com / errata/RHSA-2026:6309
access.redhat.com / errata/RHSA-2026:6568
access.redhat.com / security/cve/CVE-2026-28802
bugzilla.redhat.com / show_bug.cgi
security.access.redhat.com / data/csaf/v2/vex/2026/cve-2026-28802.json
github.com / authlib/authlib/commit/a61c2acb807496e67f32051b5f1b1d5ccf8f0a75
Patch
github.com / authlib/authlib/commit/b87c32ed07b8ae7f805873e1c9cafd1016761df7
Patch
github.com / authlib/authlib/security/advisories/GHSA-7wc2-qxgw-g8gg
ExploitVendor Advisory