gitsafehub
github.com/fantix/authub ↗

fantix/authub

scanned 2026-08-15 · git 1f8a30f
2 of 6 checks flagged a security issue
🔴 Needs attention
Only 5 of 6 checks finished — treat this as provisional. Re-check ↻

Informational scan, not a security audit. How this is computed.

Leaked secretsVulnerable dependencies54Known OSS vulnerabilities60Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks none found ✓

API keys, passwords or tokens committed into the repo.

Nothing found by this check. ✓

via Gitleaks v8.21.2 · MIT

Vulnerable dependencies — Trivy 54 found · 3 serious

Packages you depend on that have known security holes (CVEs).

  • Serious CVE-2026-27962 authlib: Authlib: Authentication bypass due to JWK Header Injection vulnerability
    poetry.lock
    A package you depend on has a known security hole (CVE-2026-27962). Fix: Update that package to its patched version.
  • Serious CVE-2025-43859 h11: h11 accepts some malformed Chunked-Encoding bodies
    poetry.lock
    A package you depend on has a known security hole (CVE-2025-43859). Fix: Update that package to its patched version.
  • Serious CVE-2021-41945 Encode OSS httpx < 0.23.0 is affected by improper input validation in ...
    poetry.lock
    A package you depend on has a known security hole (CVE-2021-41945). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-37568 lepture Authlib before 1.3.1 has algorithm confusion with asymmetric p ...
    poetry.lock
    A package you depend on has a known security hole (CVE-2024-37568). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-59420 authlib: Authlib RFC violation
    poetry.lock
    A package you depend on has a known security hole (CVE-2025-59420). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-61920 authlib: Authlib Denial of Service
    poetry.lock
    A package you depend on has a known security hole (CVE-2025-61920). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-28490 authlib: Authlib: Information disclosure due to cryptographic padding oracle in JWE RSA1_5
    poetry.lock
    A package you depend on has a known security hole (CVE-2026-28490). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-28498 authlib: Authlib: Authentication bypass via forged OpenID Connect ID Tokens
    poetry.lock
    A package you depend on has a known security hole (CVE-2026-28498). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-62706 authlib: Authlib : JWE zip=DEF decompression bomb enables DoS
    poetry.lock
    A package you depend on has a known security hole (CVE-2025-62706). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-41425 authlib: Authlib: Cross-Site Request Forgery (CSRF) vulnerability in OAuth cache feature
    poetry.lock
    A package you depend on has a known security hole (CVE-2026-41425). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-41479 authlib: Authlib: Open Redirect vulnerability via crafted authorization requests
    poetry.lock
    A package you depend on has a known security hole (CVE-2026-41479). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-44681 Authlib is a Python library which builds OAuth and OpenID Connect serv ...
    poetry.lock
    A package you depend on has a known security hole (CVE-2026-44681). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-37920 python-certifi: Removal of e-Tugra root certificate
    poetry.lock
    A package you depend on has a known security hole (CVE-2023-37920). Fix: Update that package to its patched version.
  • Worth fixing CVE-2022-23491 python-certifi: untrusted root certificates
    poetry.lock
    A package you depend on has a known security hole (CVE-2022-23491). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-0286 openssl: X.400 address type confusion in X.509 GeneralName
    poetry.lock
    A package you depend on has a known security hole (CVE-2023-0286). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-50782 python-cryptography: Bleichenbacher timing oracle attack against RSA decryption - incomplete fix for CVE-2020-25659
    poetry.lock
    A package you depend on has a known security hole (CVE-2023-50782). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-26007 cryptography: cryptography Subgroup Attack Due to Missing Subgroup Validation for SECT Curves
    poetry.lock
    A package you depend on has a known security hole (CVE-2026-26007). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-69249 python-cryptography is a package designed to expose cryptographic prim ...
    poetry.lock
    A package you depend on has a known security hole (CVE-2026-69249). Fix: Update that package to its patched version.
  • Worth fixing GHSA-537c-gmf6-5ccf Vulnerable OpenSSL included in cryptography wheels
    poetry.lock
    A package you depend on has a known security hole (GHSA-537c-gmf6-5ccf). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-23931 python-cryptography: memory corruption via immutable objects
    poetry.lock
    A package you depend on has a known security hole (CVE-2023-23931). Fix: Update that package to its patched version.
  • Worth fixing CVE-2023-49083 python-cryptography: NULL-dereference when loading PKCS7 certificates
    poetry.lock
    A package you depend on has a known security hole (CVE-2023-49083). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-0727 openssl: denial of service via null dereference
    poetry.lock
    A package you depend on has a known security hole (CVE-2024-0727). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-69248 cryptography is a package designed to expose cryptographic primitives ...
    poetry.lock
    A package you depend on has a known security hole (CVE-2026-69248). Fix: Update that package to its patched version.
  • Worth fixing CVE-2021-32677 FastAPI is a web framework for building APIs with Python 3.6+ based on ...
    poetry.lock
    A package you depend on has a known security hole (CVE-2021-32677). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-1135 python-gunicorn: HTTP Request Smuggling due to improper validation of Transfer-Encoding headers
    poetry.lock
    A package you depend on has a known security hole (CVE-2024-1135). Fix: Update that package to its patched version.
… 29 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 60 found · 4 serious

Your dependencies cross-checked against the OSV vulnerability database.

  • Serious PYSEC-2026-287 Authlib JWS JWK Header Injection: Signature Verification Bypass
    /workdirs/scan-1b8d2550-d97d-42f8-b8ac-069602e86854/poetry.lock
    A package you depend on has a known security hole (CVE-2026-27962). Fix: Update that package to its patched version.
  • Serious PYSEC-2026-2120 Black is the uncompromising Python code formatter. Black provides a GitHub action for formatting code. This action supports an option, use_pyproject: true, for reading the version of Black to use from
    /workdirs/scan-1b8d2550-d97d-42f8-b8ac-069602e86854/poetry.lock
    A package you depend on has a known security hole (CVE-2026-31900). Fix: Update that package to its patched version.
  • Serious PYSEC-2026-348 h11 accepts some malformed Chunked-Encoding bodies
    /workdirs/scan-1b8d2550-d97d-42f8-b8ac-069602e86854/poetry.lock
    A package you depend on has a known security hole (CVE-2025-43859). Fix: Update that package to its patched version.
  • Serious PYSEC-2022-183 Encode OSS httpx <=1.0.0.beta0 is affected by improper input validation in `httpx.URL`, `httpx.Client` and some functions using `httpx.URL.copy_with`.
    /workdirs/scan-1b8d2550-d97d-42f8-b8ac-069602e86854/poetry.lock
    A package you depend on has a known security hole (CVE-2021-41945). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2024-52 lepture Authlib before 1.3.1 has algorithm confusion with asymmetric public keys. Unless an algorithm is specified in a jwt.decode call, HMAC verification is allowed with any asymmetric public key. (T
    /workdirs/scan-1b8d2550-d97d-42f8-b8ac-069602e86854/poetry.lock
    A package you depend on has a known security hole (CVE-2024-37568). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-1200 Authlib: JWS/JWT accepts unknown crit headers (RFC violation → possible authz bypass)
    /workdirs/scan-1b8d2550-d97d-42f8-b8ac-069602e86854/poetry.lock
    A package you depend on has a known security hole (CVE-2025-59420). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-1202 Authlib : JWE zip=DEF decompression bomb enables DoS
    /workdirs/scan-1b8d2550-d97d-42f8-b8ac-069602e86854/poetry.lock
    A package you depend on has a known security hole (CVE-2025-62706). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-1203 Authlib is vulnerable to Denial of Service via Oversized JOSE Segments
    /workdirs/scan-1b8d2550-d97d-42f8-b8ac-069602e86854/poetry.lock
    A package you depend on has a known security hole (CVE-2025-61920). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-188 Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to 1.6.12 and 1.7.1, an unauthenticated open redirect in Authlib's OpenIDImplicitGrant and OpenIDHybridGrant authorizat
    /workdirs/scan-1b8d2550-d97d-42f8-b8ac-069602e86854/poetry.lock
    A package you depend on has a known security hole (CVE-2026-44681). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-2116 Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.9, a cryptographic padding oracle vulnerability was identified in the Authlib Python library concerning
    /workdirs/scan-1b8d2550-d97d-42f8-b8ac-069602e86854/poetry.lock
    A package you depend on has a known security hole (CVE-2026-28490). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-2117 Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.9, a library-level vulnerability was identified in the Authlib Python library concerning the validation
    /workdirs/scan-1b8d2550-d97d-42f8-b8ac-069602e86854/poetry.lock
    A package you depend on has a known security hole (CVE-2026-28498). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-2119 Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to 1.6.10 and 1.7.1, Authlib's OAuth 2.0 authorization endpoint can be turned into an unauthenticated open redirect whe
    /workdirs/scan-1b8d2550-d97d-42f8-b8ac-069602e86854/poetry.lock
    A package you depend on has a known security hole (CVE-2026-41479). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-25 Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to 1.6.11, there is no CSRF protection on the cache feature in authlib.integrations.starlette_client.OAuth. This vulne
    /workdirs/scan-1b8d2550-d97d-42f8-b8ac-069602e86854/poetry.lock
    A package you depend on has a known security hole (CVE-2026-41425). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2024-48 Versions of the package black before 24.3.0 are vulnerable to Regular Expression Denial of Service (ReDoS) via the lines_with_leading_tabs_expanded function in the strings.py file. An attacker could e
    /workdirs/scan-1b8d2550-d97d-42f8-b8ac-069602e86854/poetry.lock
    A package you depend on has a known security hole (CVE-2024-21503). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-2121 Black is the uncompromising Python code formatter. Prior to 26.3.1, Black writes a cache file, the name of which is computed from various formatting options. The value of the --python-cell-magics opti
    /workdirs/scan-1b8d2550-d97d-42f8-b8ac-069602e86854/poetry.lock
    A package you depend on has a known security hole (CVE-2026-32274). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2022-42986 Certifi is a curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. Certifi 2022.12.07 removes root certificates from
    /workdirs/scan-1b8d2550-d97d-42f8-b8ac-069602e86854/poetry.lock
    A package you depend on has a known security hole (CVE-2022-23491). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2023-135 Certifi 2023.07.22 removes root certificates from "e-Tugra" from the root store. These are in the process of being removed from Mozilla's trust store. e-Tugra's root certificates are being removed pur
    /workdirs/scan-1b8d2550-d97d-42f8-b8ac-069602e86854/poetry.lock
    A package you depend on has a known security hole (CVE-2023-37920). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2024-230 Certifi is a curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. Certifi starting in 2021.05.30 and prior to 2024.
    /workdirs/scan-1b8d2550-d97d-42f8-b8ac-069602e86854/poetry.lock
    A package you depend on has a known security hole (CVE-2024-39689). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-2132 Pallets Click, versions 8.3.2 and below, contain a command injection vulnerability in the click.edit() function, allowing attackers to pass arbitrary OS commands from an unprivileged account.
    /workdirs/scan-1b8d2550-d97d-42f8-b8ac-069602e86854/poetry.lock
    A package you depend on has a known security hole (CVE-2026-7246). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2023-11 cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. In affected versions `Cipher.update_into` would accept Python objects which implement the buffer
    /workdirs/scan-1b8d2550-d97d-42f8-b8ac-069602e86854/poetry.lock
    A package you depend on has a known security hole (CVE-2023-23931). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2023-254 cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Calling `load_pem_pkcs7_certificates` or `load_der_pkcs7_certificates` could lead to a NULL-poin
    /workdirs/scan-1b8d2550-d97d-42f8-b8ac-069602e86854/poetry.lock
    A package you depend on has a known security hole (CVE-2023-49083). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-1283 Python Cryptography package vulnerable to Bleichenbacher timing oracle attack
    /workdirs/scan-1b8d2550-d97d-42f8-b8ac-069602e86854/poetry.lock
    A package you depend on has a known security hole (CVE-2023-50782). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-1285 Null pointer dereference in PKCS12 parsing
    /workdirs/scan-1b8d2550-d97d-42f8-b8ac-069602e86854/poetry.lock
    A package you depend on has a known security hole (CVE-2024-0727). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-2141 cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Prior to 46.0.5, the public_key_from_numbers (or EllipticCurvePublicNumbers.public_key()), Ellip
    /workdirs/scan-1b8d2550-d97d-42f8-b8ac-069602e86854/poetry.lock
    A package you depend on has a known security hole (CVE-2026-26007). Fix: Update that package to its patched version.
  • Worth fixing PYSEC-2026-35 cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Prior to version 46.0.6, DNS name constraints were only validated against SANs within child cert
    /workdirs/scan-1b8d2550-d97d-42f8-b8ac-069602e86854/poetry.lock
    A package you depend on has a known security hole (CVE-2026-34073). Fix: Update that package to its patched version.
… 35 more not shown

via OSV-Scanner v1.9.2 · Apache-2.0

Risky code patterns — Semgrep none found ✓

Code that can be exploited: injection, hardcoded credentials and similar.

Nothing found by this check. ✓

via Semgrep v1.147.0 · LGPL-2.1

Malicious dependencies — Guarddog none found ✓

Packages that look intentionally malicious: typosquats, sneaky install scripts.

Nothing found by this check. ✓

via Guarddog v2.10.0 · Apache-2.0

Project health

A signal about how the project is maintained — not a vulnerability in your code. It doesn’t affect the verdict above.

Project health — OpenSSF Scorecard didn’t run

Maintenance & supply-chain hygiene. A signal about the project, not a vulnerability in your code.

This check didn’t finish — that’s not the same as “clean.” Try Check again above.

via OpenSSF Scorecard · Apache-2.0

About these results. Six open-source checks ran in parallel; every finding is tagged with the tool that produced it. The verdict follows a published rule. False positives and false negatives are normal — a clean scan does not mean the code is secure, and a red verdict does not mean the project is compromised.