Lucene search
+L

2072 matches found

CVE
CVE
•added 2026/05/19 7:19 p.m.•86 views

CVE-2026-27173

JWT tokens that were used by workers in Kubernetes Executors have been exposed to users who had read only access to Kuberentes Pods. This could allow users with just read-only access to perform actions that were only available to running tasks via Task SDK and potentially allow to modify state of...

5.8AI score0.00206EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
•added 2026/05/19 7:19 p.m.•24 views

EUVD-2026-30977

JWT tokens that were used by workers in Kubernetes Executors have been exposed to users who had read only access to Kuberentes Pods. This could allow users with just read-only access to perform actions that were only available to running tasks via Task SDK and potentially allow to modify state of...

8.7CVSS5.8AI score0.00206EPSS
SaveExploits0References2
attackerkb
attackerkb
•added 2026/05/19 7:19 p.m.•12 views

CVE-2026-27173

JWT tokens that were used by workers in Kubernetes Executors have been exposed to users who had read only access to Kuberentes Pods. This could allow users with just read-only access to perform actions that were only available to running tasks via Task SDK and potentially allow to modify state of...

8.7CVSS5.8AI score0.00206EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2026/05/19 4:22 p.m.•21 views

Important: Red Hat Security Advisory: fence-agents security update

An update for fence-agents is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability...

7.5CVSS6.7AI score0.00931EPSS
SaveExploits2References3
Github Security Blog
Github Security Blog
•added 2026/05/19 2:47 p.m.•29 views

HAXcms: Mass Token Exfiltration and Cross-Tenant Hijack

Summary An attack chain utilizing Stored XSS alongside dynamic token exposure in the /system/api/connectionSettings endpoint allows an authenticated attacker to perform a complete cross-tenant account takeover. The API dynamically leaks the active session's authentication tokens including the jwt...

8.7CVSS5.9AI score0.00481EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2026/05/19 2:44 p.m.•24 views

HAXcms: Private Key Disclosure via Broken HMAC Implementation

Summary The hmacBase64 function in the HAXcms Node.js backend contains two critical cryptographic implementation errors that together allow any unauthenticated attacker to extract the system’s private signing key and forge arbitrary admin-level JSON Web Tokens JWTs allowing them to get full admin...

9.3CVSS6.1AI score0.00287EPSS
SaveExploits1References3Affected Software1
CVE
CVE
•added 2026/05/19 9:34 a.m.•50 views

CVE-2026-31986

Use of Hard-coded Cryptographic Key vulnerability in Apache OFBiz. This issue affects Apache OFBiz: before 24.09.06. Users are recommended to upgrade to version 24.09.06, which fixes the issue...

5.8AI score0.00559EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
•added 2026/05/19 9:34 a.m.•57 views

CVE-2026-31986 Apache OFBiz: Unauthenticated RCE via Default JWT Signing Key and Widget Template Injection

Use of Hard-coded Cryptographic Key vulnerability in Apache OFBiz. This issue affects Apache OFBiz: before 24.09.06. Users are recommended to upgrade to version 24.09.06, which fixes the issue...

0.00559EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/05/19 9:34 a.m.•29 views

CVE-2026-31986 Apache OFBiz: Unauthenticated RCE via Default JWT Signing Key and Widget Template Injection

Use of Hard-coded Cryptographic Key vulnerability in Apache OFBiz. This issue affects Apache OFBiz: before 24.09.06. Users are recommended to upgrade to version 24.09.06, which fixes the issue...

5.8AI score0.00559EPSS
SaveExploits0References1
OSV
OSV
•added 2026/05/19 9:27 a.m.•14 views

CVE-2026-31387 Apache OFBiz: Cookie Manipulation Allows Authenticated JWT Forgery and Account Impersonation

Improper Authentication vulnerability in Apache OFBiz. This issue affects Apache OFBiz: before 24.09.06. Users are recommended to upgrade to version 24.09.06, which fixes the issue...

5.3CVSS5.9AI score
SaveExploits0References4
OSV
OSV
•added 2026/05/18 5:24 p.m.•14 views

GHSA-C32J-VQHX-RX3X ruby-jwt: Empty-key HMAC bypass; cross-language sibling of CVE-2026-44351

JWT.decodetoken, '', true, algorithm: 'HS256' accepts an attacker-forged token. OpenSSL::HMAC.digest'SHA256', '', payload returns a valid digest under an empty key, and no raise InvalidKeyError if key.empty? precondition exists in the HMAC algorithm. JWT.decodetoken, "", true, algorithm: 'HS256' ...

7.4CVSS5.7AI score0.00364EPSS
SaveExploits0References8
Snyk
Snyk
•added 2026/05/18 5:24 p.m.•13 views

Improper Authentication

Overview Affected versions of this package are vulnerable to Improper Authentication in the signing and verification logic before applying JWT.decode. An attacker can forge valid JWTs by supplying a crafted token that passes signature verification due to the acceptance of empty keys. Note: This i...

9.1CVSS5.8AI score0.00364EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/05/18 1:04 p.m.•43 views

CVE-2026-44699

A flaw was found in libjwt. This vulnerability allows a remote attacker to bypass authentication by forging a valid JSON Web Token JWT. The flaw occurs because libjwt accepts an RSA JSON Web Key JWK that does not contain an 'alg' parameter as the verification key for HMAC-based tokens. This leads...

9.1CVSS5.8AI score0.00352EPSS
SaveExploits0References2
attackerkb
attackerkb
•added 2026/05/16 3:28 p.m.•15 views

CVE-2021-47942

Home Assistant Community Store HACS prior to 1.10.0 contains a path traversal vulnerability that allows unauthenticated attackers to read sensitive files by traversing directories via the /hacsfiles/ endpoint. Attackers can retrieve the .storage/auth file containing user credentials and refresh...

8.7CVSS5.8AI score0.00498EPSS
SaveExploits1References4
Veracode
Veracode
•added 2026/05/16 5:29 a.m.•25 views

Origin Validation Error

Dozzle is vulnerable to Origin Validation Error. The vulnerability is due to improper origin validation in the WebSocket upgrader, where connections from any origin are accepted and authenticated with the victim's JWT cookie, allowing attackers to hijack authenticated sessions and gain unauthoriz...

9.6CVSS5.8AI score0.00219EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2026/05/16 5:27 a.m.•20 views

Use Of Cryptographically Weak Pseudo-Random Number Generator (PRNG)

Cloudreve is vulnerable to Use of Cryptographically Weak Pseudo-Random Number Generator PRNG. The vulnerability is due to the generation of security-sensitive secrets using math/rand seeded with predictable timestamps, which allows an attacker to recover the secret key, forge JWTs, and gain...

9.8CVSS5.9AI score0.00501EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
•added 2026/05/16 5:26 a.m.•24 views

Server-Side Request Forgery (SSRF)

github.com/centrifugal/centrifug is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to improper handling of dynamic JWKS endpoint template variables, which allows an unauthenticated attacker to craft a malicious JWT with manipulated iss or aud claims to force Centrifugo t...

9.3CVSS6.4AI score0.00358EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
•added 2026/05/16 5:24 a.m.•16 views

Exposure Of Sensitive Information

Portainer Community Edition is vulnerable to Exposure of Sensitive Information. The vulnerability is due to the authentication middleware accepting JWT bearer tokens through the ?token= URL query parameter, which allows an attacker to obtain authentication tokens from browser history, proxy logs,...

7.5CVSS5.8AI score0.00599EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
•added 2026/05/16 5:23 a.m.•21 views

Sensitive Information Exposure

Portainer Community Edition is vulnerable to Exposure of Sensitive Information. The vulnerability is due to the authentication middleware accepting JWT bearer tokens through the ?token= URL query parameter, which allows an attacker to obtain authentication tokens from browser history, proxy logs,...

7.7CVSS5.8AI score0.00457EPSS
SaveExploits1References6Affected Software1
attackerkb
attackerkb
•added 2026/05/15 4:08 p.m.•14 views

CVE-2026-44699

LibJWT is a C JSON Web Token Library. From 3.0.0 to 3.3.2, libjwt accepts an RSA JWK that does not contain an alg parameter as the verification key for an HS256/HS384/HS512 token. In the OpenSSL backend, this causes HMAC verification to run with a zero-length key, so an attacker can forge a valid...

9.1CVSS5.8AI score0.00352EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder