Lucene search
+L

1806 matches found

RedhatCVE
RedhatCVE
added 2025/05/23 5:37 a.m.5 views

CVE-2023-26089

European Chemicals Agency IUCLID 6.x before 6.27.6 allows authentication bypass because a weak hard-coded secret is used for JWT signing. The affected versions are 5.15.0 through 6.27.5...

9.8CVSS7.1AI score0.01073EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 4:34 a.m.17 views

CVE-2023-48176

An Insecure Permissions issue in WebsiteGuide v.0.2 allows a remote attacker to gain escalated privileges via crafted jwt JSON web token...

9.8CVSS7.2AI score0.00911EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/23 3:54 a.m.15 views

CVE-2023-34088

Collabora Online is a collaborative online office suite. A stored cross-site scripting XSS vulnerability was found in Collabora Online prior to versions 22.05.13, 21.11.9.1, and 6.4.27. An attacker could create a document with an XSS payload as a document name. Later, if an administrator opened t...

8.7CVSS4.8AI score0.00403EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 3:18 a.m.4 views

CVE-2023-23612

OpenSearch is an open source distributed and RESTful search engine. OpenSearch uses JWTs to store role claims obtained from the Identity Provider IdP when the authentication backend is SAML or OpenID Connect. There is an issue in how those claims are processed from the JWTs where the leading and...

8.8CVSS8.3AI score0.00796EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 2:18 a.m.11 views

CVE-2023-51442

Navidrome is an open source web-based music collection server and streamer. A security vulnerability has been identified in navidrome's subsonic endpoint, allowing for authentication bypass. This exploit enables unauthorized access to any known account by utilizing a JSON Web Token JWT signed wit...

8.6CVSS7.3AI score0.0069EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 1:50 a.m.19 views

CVE-2023-2827

SAP Plant Connectivity - version 15.5 PCo or the Production Connector for SAP Digital Manufacturing - version 1.0, do not validate the signature of the JSON Web Token JWT in the HTTP request sent from SAP Digital Manufacturing. Therefore, unauthorized callers from the internal network could send...

7.9CVSS6.9AI score0.00285EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 11:17 p.m.9 views

CVE-2022-36672

Novel-Plus v3.6.2 was discovered to contain a hard-coded JWT key located in the project config file. This vulnerability allows attackers to create a custom user session...

9.8CVSS6.9AI score0.00984EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/05/22 11:12 p.m.38 views

CVE-2025-4692 ABUP IoT Cloud Platform Incorrect Privilege Assignment

Actors can use a maliciously crafted JavaScript object notation JSON web token JWT to perform privilege escalation by submitting the malicious JWT to a vulnerable method exposed on the cloud platform. If the exploit is successful, the user can escalate privileges to access any device managed by t...

6.8CVSS0.00291EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:47 p.m.7 views

CVE-2021-22160

If Apache Pulsar is configured to authenticate clients using tokens based on JSON Web Tokens JWT, the signature of the token is not validated if the algorithm of the presented token is set to "none". This allows an attacker to connect to Pulsar instances as any user incl. admins...

9.8CVSS6.9AI score0.52926EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:6 p.m.9 views

CVE-2021-37580

A flaw was found in Apache ShenYu Admin. The incorrect use of JWT in ShenyuAdminBootstrap allows an attacker to bypass authentication. This issue affected Apache ShenYu 2.3.0 and 2.4.0...

9.8CVSS6.6AI score0.40058EPSS
SaveExploits2References1
RedhatCVE
RedhatCVE
added 2025/05/22 5:9 p.m.9 views

CVE-2020-36533

A vulnerability was found in Klapp App and classified as problematic. This issue affects some unknown processing of the JSON Web Token Handler. The manipulation leads to weak authentication. The attack may be initiated remotely...

9.8CVSS6.9AI score0.01441EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2025/05/22 12:0 a.m.10 views

PT-2025-22569 · Unknown · Abup Cloud Update Platform

Name of the Vulnerable Software and Affected Versions: ABUP Cloud Update Platform affected versions not specified Description: The issue allows actors to perform privilege escalation by submitting a maliciously crafted JavaScript object notation JSON web token JWT to a vulnerable method exposed o...

6.8CVSS6.6AI score0.00291EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/17 7:15 p.m.24 views

CVE-2025-47945

Donetick an open-source app for managing tasks and chores. Prior to version 0.1.44, the application uses JSON Web Tokens JWT for authentication, but the signing secret has a weak default value. While the responsibility is left to the system administrator to change it, this approach is inadequate...

9.8CVSS0.00598EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2025/05/15 12:0 a.m.14 views

Cisco IOS XE Wireless Controller Arbitrary File Upload (cisco-sa-wlc-file-uplpd-rHZG9UfC)

According to its self-reported version, Cisco IOS-XE Software is affected by a vulnerability. - A vulnerability in the Out-of-Band Access Point AP Image Download feature of Cisco IOS XE Software for Wireless LAN Controllers WLCs could allow an unauthenticated, remote attacker to upload arbitrary...

10CVSS8AI score0.25043EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2025/05/13 5:18 p.m.5 views

go-jose: Go JOSE's Parsing Vulnerable to Denial of Service

A flaw was found in GO-JOSE. In affected versions, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code uses strings.Splittoken, "." to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large numb...

8.7CVSS6.8AI score0.00385EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/05/13 4:0 p.m.7 views

golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing

A flaw was found in the golang-jwt implementation of JSON Web Tokens JWT. In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an...

7.5CVSS7.1AI score0.00693EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/05/13 1:31 p.m.8 views

go-jose: Go JOSE's Parsing Vulnerable to Denial of Service

A flaw was found in GO-JOSE. In affected versions, when parsing compact JWS or JWE input, Go JOSE could use excessive memory. The code uses strings.Splittoken, "." to split JWT tokens, which is vulnerable to excessive memory consumption when processing maliciously crafted tokens with a large numb...

8.7CVSS6.8AI score0.00385EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/05/13 12:0 a.m.5 views

ZKTeco ZKBio CVSecurity 信任管理问题漏洞

ZKTeco ZKBio CVSecurity is a series of biometric solutions from the Chinese company ZKTeco. A trust management issue vulnerability exists in ZKTeco ZKBio CVSecurity version 6.4.1R, which stems from a hard-coded key that could lead to unverified JWT token authentication...

9.8CVSS6.6AI score0.003EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2025/05/09 6:8 p.m.29 views

CVE-2025-20188

A vulnerability in the Out-of-Band Access Point AP Image Download, the Clean Air Spectral Recording, and the client debug bundles features of Cisco IOS XE Software for Wireless LAN Controllers WLCs could allow an unauthenticated, remote attacker to upload arbitrary files to an affected system. Th...

10CVSS9.9AI score0.25043EPSS
SaveExploits1References1
The Hacker News
The Hacker News
added 2025/05/08 4:57 a.m.52 views

Cisco Patches CVE-2025-20188 (10.0 CVSS) in IOS XE That Enables Root Exploits via JWT

Cisco has released software fixes to address a maximum-severity security flaw in its IOS XE Wireless Controller that could enable an unauthenticated, remote attacker to upload arbitrary files to a susceptible system. The vulnerability, tracked as CVE-2025-20188 , has been rated 10.0 on the CVSS...

10CVSS9.8AI score0.25043EPSS
SaveExploits1
Rows per page
Query Builder