Lucene search
+L

249108 matches found

Cvelist
Cvelist
added 2026/07/16 6:48 p.m.50 views

CVE-2026-53536 Activepieces: Cross-tenant file download via missing JWT audience check on step-files signed URL

Activepieces is an open source AI workflow automation platform. Prior to 0.83.0, the /v1/step-files/signed download endpoint verified the supplied JWT against the shared signing secret but did not check the token's audience, and combined with a missing null-check on the decoded fileId, this allow...

5.3CVSS0.00236EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/16 6:45 p.m.16 views

MAL-2026-10730 Malicious code in codeam-cli (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 2e8b39baa6129e1e1988002fcbeb2f62464f84fc7458f82f3754d1033a9b4ca6 codeam-cli spawns a node-pty pseudo-terminal wrapping the local Claude Code / Codex agent process and connects outbound over WebSocket to a hardcoded...

6.6AI score
SaveExploits0References2
OSV
OSV
added 2026/07/16 6:41 p.m.12 views

MAL-2026-10705 Malicious code in @agent-link/agent (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector a7018626958a160ab35a17b31ddd130ba9b6046b870f115b0fa83622b66bd912 The package's runtime connects to a hardcoded WebSocket relay default wss://msclaude.ai and dispatches messages received from that relay directly int...

5.8AI score
SaveExploits0References41
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/07/16 6:41 p.m.33 views

Malicious code in @agent-link/agent (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector a7018626958a160ab35a17b31ddd130ba9b6046b870f115b0fa83622b66bd912 The package's runtime connects to a hardcoded WebSocket relay default wss://msclaude.ai and dispatches messages received from that relay directly int...

5.8AI score
SaveExploits0References41
OSV
OSV
added 2026/07/16 6:35 p.m.11 views

MAL-2026-10749 Malicious code in sync-grove (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 65248cd6e2924b6485824bcf382441e39d5e09860bc1e849aee0d6d289d184fb Package.json declares "postinstall": "node setup.js", so setup.js runs automatically on npm install. The script assembles the strings shelljs and exe...

6.3AI score
SaveExploits0References3
OSV
OSV
added 2026/07/16 6:34 p.m.15 views

MAL-2026-10735 Malicious code in isite (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 08f0ac64df493f0f780dab52b41f561daedaf70c2a6c9cb62fe51307f89d29fe On initialization of the framework index.js - init, lib/wsClient.js opens a WebSocket to ws://socket.social-browser.com/isite URL hidden by a custom...

6.6AI score
SaveExploits0References5
EUVD
EUVD
added 2026/07/16 6:06 p.m.15 views

EUVD-2026-44998

BigBlueButton is an open-source virtual classroom. Prior to 3.0.21, bbb-web checksum validation could be bypassed when a presentationUploadExternalUrl parameter was supplied to API request handling in CreateMeeting.java and ValidationService.java, allowing a user to send valid requests to some...

8.1CVSS6.1AI score0.00476EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/16 6:06 p.m.44 views

CVE-2026-46353

BigBlueButton vulnerability CVE-2026-46353 affects the bbb-web component. Before version 3.0.21, checksum validation could be bypassed when a presentationUploadExternalUrl parameter was supplied to API request handling in CreateMeeting.java and ValidationService.java, allowing a user to send vali...

8.1CVSS6.1AI score0.00476EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/16 6:04 p.m.15 views

EUVD-2026-44997

BigBlueButton is an open-source virtual classroom. Prior to 3.0.23, the presentation URL validation did not properly restrict access to site local and link local addresses. The redirect following logic now pins resolved IPs. This issue is fixed in version 3.0.23...

6.8CVSS6AI score0.00435EPSS
SaveExploits0References2
attackerkb
attackerkb
added 2026/07/16 4:40 p.m.12 views

CVE-2026-63088

stoatchat before 0.14.0 contains a server-side request forgery SSRF vulnerability that allows unauthenticated network-accessible attackers to bypass the DNS-based IP blocklist by exploiting incomplete address validation in the urlisblacklisted function, which inspects only the first resolved...

8.6CVSS6.1AI score0.00506EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/16 4:35 p.m.31 views

CVE-2026-45795

The Janssen Project's Jans-auth-server had a JWE request object signature verification bypass prior to version 2.0.0: unsigned JWE were accepted because JwtAuthorizationRequest skipped inner signature validation when jwe.getSignedJWTPayload() was null, and AuthzRequestService.processRequestObject...

5.3CVSS6.1AI score0.00259EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/16 4:19 p.m.21 views

CVE-2026-54733

The Microsoft 365 and Microsoft Entra ID Plugins for Moodle provide Office 365 and Azure Active Directory integration for Moodle. Prior to 4.5.6, 5.0.5, and 5.1.1, the Microsoft Office 365 Integration plugin localo365 Teams SSO endpoint ssologin.php base64-decodes a JWT payload and authenticates...

9.3CVSS0.00875EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/16 4:07 p.m.45 views

CVE-2026-46621 Yamcs: Authenticated Remote Code Execution (RCE) via Jython Algorithm Code Injection

Yamcs is a mission control framework. Prior to 5.12.7, the Yamcs script evaluation engine for Python algorithms dynamically compiled and evaluated user-controlled algorithm text using Jython through the JSR-223 ScriptEngine API without enforcing a secure sandbox, so an authenticated user with the...

9.1CVSS0.01116EPSS
SaveExploits1References5
attackerkb
attackerkb
added 2026/07/16 4:07 p.m.14 views

CVE-2026-46621

Yamcs is a mission control framework. Prior to 5.12.7, the Yamcs script evaluation engine for Python algorithms dynamically compiled and evaluated user-controlled algorithm text using Jython through the JSR-223 ScriptEngine API without enforcing a secure sandbox, so an authenticated user with the...

9.1CVSS6.6AI score0.01116EPSS
SaveExploits1References6Affected Software1
Circl
Circl
added 2026/07/16 4:02 p.m.16 views

CVE-2026-53598

creationtimestamp| type| source ---|---|--- 2026-07-16 16:02:50+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqrmda6exv2n...

7.5CVSS6.1AI score0.01286EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/07/16 3:47 p.m.14 views

CVE-2026-43726

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger a use-after-free due to improper memory management, resulting in an unexpected process crash...

6.5CVSS6AI score0.00358EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/16 3:36 p.m.15 views

CVE-2026-43676

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger an out-of-bounds read due to improper bounds checking, resulting in an unexpected process crash...

6.5CVSS6AI score0.00469EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/16 3:33 p.m.17 views

CVE-2026-43663

A flaw was found in WebKitGTK. Processing maliciously crafted web content can trigger a use-after-free due to improper memory handling, resulting in an unexpected process crash...

6.5CVSS6AI score0.00368EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/16 2:52 p.m.19 views

EUVD-2026-44938

The Microsoft 365 and Microsoft Entra ID Plugins for Moodle provide Office 365 and Azure Active Directory integration for Moodle. Prior to 4.5.6, 5.0.5, and 5.1.1, the Microsoft Office 365 Integration plugin localo365 Teams SSO endpoint ssologin.php base64-decodes a JWT payload and authenticates...

9.3CVSS6.1AI score0.00875EPSS
SaveExploits0References7
attackerkb
attackerkb
added 2026/07/16 2:52 p.m.16 views

CVE-2026-54733

The Microsoft 365 and Microsoft Entra ID Plugins for Moodle provide Office 365 and Azure Active Directory integration for Moodle. Prior to 4.5.6, 5.0.5, and 5.1.1, the Microsoft Office 365 Integration plugin localo365 Teams SSO endpoint ssologin.php base64-decodes a JWT payload and authenticates...

9.3CVSS6.1AI score0.00875EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder