Lucene search
+L

66 matches found

Kitploit
Kitploit
added 2026/09/04 1:13 p.m.3 views

CVE-2025-65945-poc

CVE-2025-65945: node-jws Signature Bypass This is a proof of concept for a signature verification bypass in the node-jws library. The bug lets attackers forge valid JWTs when the server derives HMAC secrets from user-controlled data. What's the bug? The jws.createVerify function doesn't validate...

7.5CVSS6AI score0.00215EPSS
SaveExploits1
CVE
CVE
added 2026/09/03 12:35 p.m.9 views

CVE-2026-3416

CVE-2026-3416 affects the API Publisher component in multiple WSO2 products. The root cause is the use of a non-cryptographic pseudorandom number generator (PRNG) to create shared secrets for Webhook HMAC validation. Because the PRNG lacks sufficient entropy, a sophisticated attacker with high at...

5.9CVSS5.9AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/03 12:35 p.m.6 views

CVE-2026-3416 Predictable Pseudorandom Number Generation via Webhook HMAC Secret Generation in Multiple WSO2 Products Allows Forged Event Payloads

The API Publisher component previously used a non-cryptographic pseudorandom number generator PRNG to create shared secrets for Webhook HMAC validation. This PRNG lacks sufficient entropy for security-sensitive operations, allowing a sophisticated attacker to predict future secrets. This enables...

5.9CVSS5.9AI score
SaveExploits0References1
CVE
CVE
added 2026/08/05 4:05 p.m.60 views

CVE-2026-15656

CVE-2026-15656 affects IBM Maximo Application Suite (MAS) 9.2, 9.1, and 9.0. The issue is that authorization tokens and session cookies are not marked with the Secure attribute, allowing cookies to be exposed if a user visits an http link or a site containing such a link. As described in the conn...

4.3CVSS5.3AI score0.00116EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/08/05 4:04 p.m.78 views

CVE-2026-18531

CVE-2026-18531 affects IBM Maximo Application Suite (MAS) versions 9.0, 9.1, and 9.2. The issue is due to a weak HMAC session signing secret, which could allow a remote attacker to tamper with session data. The consequence is potential session integrity loss without requiring user interaction. Ac...

5.3CVSS5.6AI score0.00226EPSS
SaveExploits0References1Affected Software1
RedHat Linux
RedHat Linux
added 2026/08/04 6:56 p.m.13 views

python-pyjwt: PyJWT: Authentication bypass due to forged JSON Web Tokens

A flaw was found in PyJWT, a Python library for JSON Web Token JWT implementation. When decoding JWTs, the library fails to validate the use of JSON Web Keys JWK in the HMAC algorithm while also supporting asymmetric algorithms. This allows a remote attacker to use the issuer's public key as the...

7.4CVSS5.9AI score0.00395EPSS
SaveExploits1References5
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/03 11:18 a.m.19 views

Security Bulletin: IBM MAS uses axios-1.15.2, protobufjs-8.0.1 and undici-7.26 which is vulnerable to multiple CVEs, and contains vulnerabilities related to missing Secure attribute on mas-redirect-uri cookie and weak HMAC Session Secret

Summary IBM Maximo Application Suite uses axios-1.15.2.tgz, protobufjs-8.0.1.tgz, protobufjs-8.2.0.tgz and undici-7.26.0.tgz which is vulnerable to CVE-2026-11525, CVE-2026-12151, CVE-2026-6733, CVE-2026-6734, CVE-2026-9678, CVE-2026-9679, CVE-2026-9697, CVE-2026-54270, CVE-2026-45740,...

8.8CVSS7AI score0.0102EPSS
SaveExploits8Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/06 5:08 a.m.29 views

python-pyjwt: PyJWT: Authentication bypass due to forged JSON Web Tokens

A flaw was found in PyJWT, a Python library for JSON Web Token JWT implementation. When decoding JWTs, the library fails to validate the use of JSON Web Keys JWK in the HMAC algorithm while also supporting asymmetric algorithms. This allows a remote attacker to use the issuer's public key as the...

7.4CVSS5.9AI score0.00395EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/07/06 3:54 a.m.22 views

python-pyjwt: PyJWT: Authentication bypass due to forged JSON Web Tokens

A flaw was found in PyJWT, a Python library for JSON Web Token JWT implementation. When decoding JWTs, the library fails to validate the use of JSON Web Keys JWK in the HMAC algorithm while also supporting asymmetric algorithms. This allows a remote attacker to use the issuer's public key as the...

7.4CVSS5.9AI score0.00395EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2026/06/22 12:00 a.m.23 views

Amazon Linux 2023 : python3-jwt, python3-jwt+crypto (ALAS2023-2026-1842)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2026-1842 advisory. PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, when the verifier is decoding JSON Web Tokens, while supporting both asymmetric and HMAC algorithms, the library does not validate u...

7.4CVSS5.9AI score0.00395EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2026/06/16 12:16 p.m.33 views

python-pyjwt: PyJWT: Authentication bypass due to forged JSON Web Tokens

A flaw was found in PyJWT, a Python library for JSON Web Token JWT implementation. When decoding JWTs, the library fails to validate the use of JSON Web Keys JWK in the HMAC algorithm while also supporting asymmetric algorithms. This allows a remote attacker to use the issuer's public key as the...

7.4CVSS5.5AI score0.00395EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/06/15 7:28 p.m.37 views

PyJWT: Public-key JWK accepted as HMAC secret enables forged HS256 tokens when mixed families are allowed

!NOTE Exploitation requires a verifier configured with both symmetric and asymmetric algorithms in algorithms=… and a raw-JSON JWK as the key= argument, both contrary to documented usage, hence the High attack-complexity rating. Summary When the verifier is decoding JSON Web Tokens, while...

7.4CVSS5.4AI score0.00395EPSS
SaveExploits1References4Affected Software1
RedHat Linux
RedHat Linux
added 2026/06/07 5:26 a.m.9 views

python-pyjwt: PyJWT: Authentication bypass due to forged JSON Web Tokens

A flaw was found in PyJWT, a Python library for JSON Web Token JWT implementation. When decoding JWTs, the library fails to validate the use of JSON Web Keys JWK in the HMAC algorithm while also supporting asymmetric algorithms. This allows a remote attacker to use the issuer's public key as the...

7.4CVSS6.1AI score0.00395EPSS
SaveExploits1References5
CVE
CVE
added 2026/05/28 6:39 p.m.47 views

CVE-2026-45039

RustFS prior to 1.0.0-beta.2 uses an HMAC-SHA256 signature for internode RPC authentication that falls back to DEFAULT_SECRET_KEY = "rustfsadmin" if neither RUSTFS_RPC_SECRET nor the global S3 secret key is configured. The vulnerability arises from get_shared_secret() in crates/ecstore/src/rpc/ht...

9.8CVSS5.7AI score0.00268EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/28 6:39 p.m.47 views

CVE-2026-45039 RustFS: Internode RPC HMAC secret falls back to public default credential, enabling peer impersonation

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.2, the internode RPC layer authenticates every request with an HMAC-SHA256 signature using a shared secret. The function that produces this secret, getsharedsecret in crates/ecstore/src/rpc/httpauth.rs, falls back to...

9.8CVSS0.00268EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/28 6:39 p.m.22 views

CVE-2026-45039 RustFS: Internode RPC HMAC secret falls back to public default credential, enabling peer impersonation

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.2, the internode RPC layer authenticates every request with an HMAC-SHA256 signature using a shared secret. The function that produces this secret, getsharedsecret in crates/ecstore/src/rpc/httpauth.rs, falls back to...

9.8CVSS5.7AI score0.00268EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/28 4:16 p.m.30 views

DEBIAN-CVE-2026-48526

PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, when the verifier is decoding JSON Web Tokens, while supporting both asymmetric and HMAC algorithms, the library does not validate use of JSON Web Keys in HMAC algorithm, allowing attacker to use the issuer public key as the...

7.4CVSS5.8AI score0.00395EPSS
SaveExploits1References1
NVD
NVD
added 2026/05/28 4:16 p.m.32 views

CVE-2026-48526

PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, when the verifier is decoding JSON Web Tokens, while supporting both asymmetric and HMAC algorithms, the library does not validate use of JSON Web Keys in HMAC algorithm, allowing attacker to use the issuer public key as the...

7.4CVSS0.00395EPSS
SaveExploits1References38
Vulnrichment
Vulnrichment
added 2026/05/28 3:09 p.m.21 views

CVE-2026-48526 PyJWT: Public-key JWK accepted as HMAC secret enables forged HS256 tokens when mixed families are allowed

PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, when the verifier is decoding JSON Web Tokens, while supporting both asymmetric and HMAC algorithms, the library does not validate use of JSON Web Keys in HMAC algorithm, allowing attacker to use the issuer public key as the...

7.4CVSS5.8AI score0.00395EPSS
SaveExploits1References1
OSV
OSV
added 2026/05/28 3:09 p.m.10 views

CVE-2026-48526 PyJWT: Public-key JWK accepted as HMAC secret enables forged HS256 tokens when mixed families are allowed

PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, when the verifier is decoding JSON Web Tokens, while supporting both asymmetric and HMAC algorithms, the library does not validate use of JSON Web Keys in HMAC algorithm, allowing attacker to use the issuer public key as the...

7.4CVSS6AI score
SaveExploits0References40
Rows per page
Query Builder