Lucene search
+L

1873 matches found

Snyk
Snyk
added 2026/04/16 9:21 p.m.22 views

Use of a Broken or Risky Cryptographic Algorithm

Overview flowise is a Flowiseai Server Affected versions of this package are vulnerable to Use of a Broken or Risky Cryptographic Algorithm in the process that handles JWT secret assignment. An attacker can gain unauthorized access and impersonate any user, including administrators, by crafting...

5.6CVSS5.8AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/16 3:31 p.m.13 views

Apache Airflow: JWT token appearing in logs

JWT Tokens used by tasks were exposed in logs. This could allow UI users to act as Dag Authors. Users are advised to upgrade to Airflow version that contains fix. Users are recommended to upgrade to version 3.2.0, which fixes this issue...

7.5CVSS5.8AI score0.00739EPSS
SaveExploits0References7Affected Software1
Snyk
Snyk
added 2026/04/16 3:31 p.m.5 views

Insertion of Sensitive Information into Log File

Overview Affected versions of this package are vulnerable to Insertion of Sensitive Information into Log File due to JWT Tokens being embedded inside workload object in task logs. An attacker can gain unauthorized access to sensitive information by viewing log files containing JWT tokens. This...

7.5CVSS5.7AI score0.00739EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/16 2:16 p.m.10 views

CVE-2026-31987

JWT Tokens used by tasks were exposed in logs. This could allow UI users to act as Dag Authors. Users are advised to upgrade to Airflow version that contains fix. Users are recommended to upgrade to version 3.2.0, which fixes this issue...

7.5CVSS0.00739EPSS
SaveExploits0References5
CVE
CVE
added 2026/04/16 1:31 p.m.36 views

CVE-2026-31987

Apache Airflow CVE-2026-31987 involves JWT tokens used by tasks being exposed in logs, potentially allowing UI users to act as Dag Authors. Connected sources consistently identify the issue as a log exposure of JWT tokens and advise upgrading to a fixed Airflow release (version 3.2.0 or newer). T...

7.5CVSS5.8AI score0.00739EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/16 1:22 a.m.9 views

CVE-2025-66236

Before Airflow 3.2.0, it was unclear that secure Airflow deployments require the Deployment Manager to take appropriate actions and pay attention to security details and security model of Airflow. Some assumptions the Deployment Manager could make were not clear or explicit enough, even though...

7.5CVSS5.8AI score0.00439EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/16 12:00 a.m.9 views

PT-2026-33314

Name of the Vulnerable Software and Affected Versions Apache Airflow versions prior to 3.2.0 Description JWT Tokens used by tasks were exposed in logs. This exposure could allow UI users to act as Dag Authors. Recommendations Upgrade to version 3.2.0...

7.5CVSS5.8AI score0.00739EPSS
SaveExploits0References19
CNNVD
CNNVD
added 2026/04/16 12:00 a.m.17 views

Apache Airflow 安全漏洞

Apache Airflow is an open-source platform developed by the Apache Foundation in the United States. It allows for the creation, management, and monitoring of workflows. This platform features scalability and dynamic monitoring capabilities. There is a security vulnerability in Apache Airflow, wher...

7.5CVSS5.8AI score0.00739EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/04/16 12:00 a.m.23 views

PT-2026-51774

Name of the Vulnerable Software and Affected Versions Flowise versions prior to 3.1.0 Description The software uses a weak hardcoded default value 'Secre$t' for the TOKEN HASH SECRET environment variable in the packages/server/src/enterprise/utils/tempTokenUtils.ts file when the variable is not...

5.6CVSS6.2AI score0.00093EPSS
SaveExploits0References9
Snyk
Snyk
added 2026/04/15 7:43 p.m.73 views

Logging of Excessive Data

Overview pocketmine/pocketmine-mp is a highly customisable, open source server software for Minecraft: Bedrock Edition written in PHP Affected versions of this package are vulnerable to Logging of Excessive Data through the processing of client data JWTs in LoginPacket. An attacker can cause...

6.9CVSS5.8AI score
SaveExploits0References2
OSV
OSV
added 2026/04/14 11:14 p.m.17 views

GHSA-PM7Q-RJJX-979P Oxia exposes bearer token in debug log messages on authentication failure

Summary When OIDC authentication fails, the full bearer token is logged at DEBUG level in plaintext. If debug logging is enabled in production, JWT tokens are exposed in application logs and any connected log aggregation system. Impact An attacker with access to application logs e.g., via a...

8.7CVSS5.9AI score0.00308EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/14 7:22 p.m.17 views

CVE-2026-35594

Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, Vikunja's link share authentication GetLinkShareFromClaims in pkg/models/linksharing.go constructs authorization objects entirely from JWT claims without any server-side database validation. When a project owner delet...

6.5CVSS5.7AI score0.00268EPSS
SaveExploits1References1
GithubExploit
GithubExploit
added 2026/04/14 5:17 a.m.144 views

avsig

⚡ AVSIG JWT Inspector & Security Auditor - decode, anal...

5.8AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/04/13 7:23 p.m.11 views

CVE-2026-34727

Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, the OIDC callback handler issues a full JWT token without checking whether the matched user has TOTP two-factor authentication enabled. When a local user with TOTP enrolled is matched via the OIDC email fallback...

9.1CVSS5.8AI score0.00281EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/13 3:17 p.m.12 views

PYSEC-2026-8

Before Airflow 3.2.0, it was unclear that secure Airflow deployments require the Deployment Manager to take appropriate actions and pay attention to security details and security model of Airflow. Some assumptions the Deployment Manager could make were not clear or explicit enough, even though...

7.5CVSS5.8AI score0.00439EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/13 5:37 a.m.17 views

BIT-AIRFLOW-2025-57735 Apache Airflow: Airflow Logout Not Invalidating JWT

When user logged out, the JWT token the user had authtenticated with was not invalidated, which could lead to reuse of that token in case it was intercepted. In Airflow 3.2 we implemented the mechanism that implements token invalidation at logout. Users who are concerned about the logout scenario...

9.1CVSS5.8AI score0.00667EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/04/10 7:49 p.m.11 views

Ech0 Comment Panel Endpoints Missing RequireScopes Middleware — Scoped Access Token Bypass

Summary All 9 comment panel admin endpoints /api/panel/comments/ are missing RequireScopes middleware, while every other admin endpoint in the application enforces scope-based authorization on access tokens. An admin-issued access token scoped to minimal permissions e.g., echo:read only can perfo...

5.8AI score
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/10 7:22 p.m.8 views

CVE-2026-35063

OpenPLCV3 REST API endpoint checks for JWT presence but never verifies the caller's role. Any authenticated user with role=user can delete any other user, including administrators, by specifying their user ID or they can create new accounts with role=admin, escalating to full administrator access...

8.8CVSS5.8AI score0.0024EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/10 4:16 p.m.10 views

CVE-2026-35594

Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, Vikunja's link share authentication GetLinkShareFromClaims in pkg/models/linksharing.go constructs authorization objects entirely from JWT claims without any server-side database validation. When a project owner delet...

6.5CVSS0.00268EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/04/10 3:55 p.m.36 views

CVE-2026-35594 Vikunja Link Share JWT tokens remain valid for 72 hours after share deletion or permission downgrade

Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, Vikunja's link share authentication GetLinkShareFromClaims in pkg/models/linksharing.go constructs authorization objects entirely from JWT claims without any server-side database validation. When a project owner delet...

6.5CVSS0.00268EPSS
SaveExploits1References4
Rows per page
Query Builder