Lucene search
+L

504 matches found

Vulnrichment
Vulnrichment
added 2026/04/20 11:45 a.m.4 views

CVE-2026-6635 rowboatlabs rowboat tools_webhook app.py tool_call improper authentication

A security vulnerability has been detected in rowboatlabs rowboat up to 0.1.67. This impacts the function toolcall of the file apps/experimental/toolswebhook/app.py of the component toolswebhook. Such manipulation of the argument X-Tools-JWE leads to improper authentication. The attack may be...

7.5CVSS6.5AI score0.00466EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/20 11:45 a.m.5 views

CVE-2026-6635

A security vulnerability has been detected in rowboatlabs rowboat up to 0.1.67. This impacts the function toolcall of the file apps/experimental/toolswebhook/app.py of the component toolswebhook. Such manipulation of the argument X-Tools-JWE leads to improper authentication. The attack may be...

7.5CVSS6.5AI score0.00466EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/04/20 11:45 a.m.43 views

CVE-2026-6635 rowboatlabs rowboat tools_webhook app.py tool_call improper authentication

A security vulnerability has been detected in rowboatlabs rowboat up to 0.1.67. This impacts the function toolcall of the file apps/experimental/toolswebhook/app.py of the component toolswebhook. Such manipulation of the argument X-Tools-JWE leads to improper authentication. The attack may be...

7.5CVSS0.00466EPSS
SaveExploits0References4
CVE
CVE
added 2026/04/20 11:45 a.m.30 views

CVE-2026-6635

Summary (CVE-2026-6635): Rowboat by Rowboat Labs, affected versions up to 0.1.67, has a vulnerability in the tools_webhook module. The flaw affects the function tool_call in apps/experimental/tools_webhook/app.py, where manipulation of the X-Tools-JWE header enables improper authentication. The i...

7.5CVSS6.5AI score0.00466EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/04/20 12:00 a.m.15 views

rowboat 安全漏洞

Rowboat is an open-source artificial intelligence-driven multi-agent builder developed by RowBoat Labs. Versions of Rowboat prior to 0.1.67 contained a security vulnerability. This vulnerability stemmed from improper handling of the parameter X-Tools-JWE in the toolcall function of the toolswebho...

7.5CVSS7.1AI score0.00466EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/20 12:00 a.m.43 views

PT-2026-33757

A security vulnerability has been detected in rowboatlabs rowboat up to 0.1.67. This impacts the function tool call of the file apps/experimental/tools webhook/app.py of the component tools webhook. Such manipulation of the argument X-Tools-JWE leads to improper authentication. The attack may be...

7.5CVSS6.5AI score0.00466EPSS
SaveExploits0References5
OPENSUSE Linux
OPENSUSE Linux
added 2026/04/16 12:00 a.m.25 views

Security update for python-jwcrypto (important)

openSUSE Security Update: Security update for python-jwcrypto Announcement ID: openSUSE-SU-2026:0130-1 Rating: important References: 1209496 1219837 1221230 1261802 Cross-References: CVE-2022-3102 CVE-2023-6681 CVE-2024-28102 CVE-2026-39373 CVSS scores: CVE-2022-3102 SUSE: 4.2...

8.7CVSS6.5AI score0.0098EPSS
SaveExploits2References4
OPENSUSE Linux
OPENSUSE Linux
added 2026/04/16 12:00 a.m.17 views

Security update for python-jwcrypto (important)

openSUSE Security Update: Security update for python-jwcrypto Announcement ID: openSUSE-SU-2026:0129-1 Rating: important References: 1209496 1219837 1221230 1261802 Cross-References: CVE-2022-3102 CVE-2023-6681 CVE-2024-28102 CVE-2026-39373 CVSS scores: CVE-2022-3102 SUSE: 4.2...

8.7CVSS6.5AI score0.0098EPSS
SaveExploits2References4
SUSE CVE
SUSE CVE
added 2026/04/11 9:23 a.m.19 views

SUSE CVE-2026-34986

Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption JWE, JSON Web Signature JWS, and JSON Web Token JWT standards. Prior to 4.1.4 and 3.0.5, decrypting a JSON Web Encryption JWE object will panic if t...

7.5CVSS5.9AI score0.00651EPSS
SaveExploits0References55
OSV
OSV
added 2026/04/08 12:16 a.m.11 views

GHSA-FJRM-76X2-C4Q4 JWCrypto: JWE ZIP decompression bomb

Summary The fix for GHSA-j857-7rvv-vj97 in v1.5.6 is weak in that it does not allow to fully control the amount of plaintext the receiver is willing to deal with and provides just a weak upper bound. The patch limits input token size to 250KB but does not validate the decompressed output size. An...

5.3CVSS5.9AI score0.00294EPSS
SaveExploits1References6
OSV
OSV
added 2026/04/07 8:16 p.m.8 views

AZL-82055 CVE-2026-39373 affecting package python-jwcrypto 0.6.0-9

JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to 1.5.7, an unauthenticated attacker can exhaust server memory by sending crafted JWE tokens with ZIP compression. The existing patch for CVE-2024-28102 limits input token size to 250KB but does not validate th...

5.3CVSS6.1AI score0.00294EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/04/07 7:35 p.m.6 views

CVE-2026-39373 JWCrypto: JWE ZIP decompression bomb

JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to 1.5.7, an unauthenticated attacker can exhaust server memory by sending crafted JWE tokens with ZIP compression. The existing patch for CVE-2024-28102 limits input token size to 250KB but does not validate th...

5.3CVSS5.9AI score0.00294EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2026/04/07 7:35 p.m.11 views

CVE-2026-39373

JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to 1.5.7, an unauthenticated attacker can exhaust server memory by sending crafted JWE tokens with ZIP compression. The existing patch for CVE-2024-28102 limits input token size to 250KB but does not validate th...

5.3CVSS5.4AI score0.00294EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/04/07 12:47 a.m.19 views

CVE-2026-34986

A flaw was found in Go JOSE, a library for handling JSON Web Encryption JWE objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the...

7.5CVSS5.8AI score0.00651EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/04/07 12:00 a.m.11 views

PT-2026-31004

Name of the Vulnerable Software and Affected Versions JWCrypto versions prior to 1.5.7 Description A crafted JWE token with ZIP compression can exhaust server memory. The existing patch limits input token size to 250KB but does not validate the decompressed output size. A token under the 250KB...

5.3CVSS5.7AI score0.00294EPSS
SaveExploits1References22
Tenable Nessus
Tenable Nessus
added 2026/04/07 12:00 a.m.21 views

Linux Distros Unpatched Vulnerability : CVE-2026-34986

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption JWE, JSON W...

7.5CVSS6.5AI score0.00651EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/06 5:17 p.m.9 views

DEBIAN-CVE-2026-34986

Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption JWE, JSON Web Signature JWS, and JSON Web Token JWT standards. Prior to 4.1.4 and 3.0.5, decrypting a JSON Web Encryption JWE object will panic if t...

7.5CVSS6.2AI score0.00651EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/04/06 5:17 p.m.11 views

CVE-2026-34986

Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption JWE, JSON Web Signature JWS, and JSON Web Token JWT standards. Prior to 4.1.4 and 3.0.5, decrypting a JSON Web Encryption JWE object will panic if t...

7.5CVSS6AI score0.00651EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/06 4:22 p.m.127 views

CVE-2026-34986 Go JOSE affect by a panic in JWE decryption

Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption JWE, JSON Web Signature JWS, and JSON Web Token JWT standards. Prior to 4.1.4 and 3.0.5, decrypting a JSON Web Encryption JWE object will panic if t...

7.5CVSS0.00651EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/06 4:22 p.m.848 views

CVE-2026-34986

CVE-2026-34986 affects the Go JOSE library. Prior to versions 4.1.4 and 3.0.5, decrypting a JWE object can cause a panic when the alg field indicates a key-wrapping algorithm (any ending with KW, except A128GCMKW/A192GCMKW/A256GCMKW) and encrypted_key is empty. The panic occurs in cipher.KeyUnwra...

7.5CVSS6AI score0.00651EPSS
SaveExploits0References147Affected Software1
Rows per page
Query Builder