Lucene search
+L

262242 matches found

Circl
Circl
added 2026/06/19 10:12 p.m.16 views

CVE-2026-48772

creationtimestamp| type| source ---|---|--- 2026-06-19 22:12:24+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mooef5dho623 2026-06-20 04:30:27+00:00| seen| https://infosec.exchange/users/offseq/statuses/116780553070568538 2026-06-20 04:30:28+00:00| seen|...

10CVSS7AI score0.00212EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/06/19 9:42 p.m.21 views

Network-AI: ApprovalInbox HTTP server has no authentication — anyone can approve pending agent actions

Summary network-ai's ApprovalInbox lib/approval-inbox.ts is a shipped, exported, documented feature — "a web-accessible approval queue with REST API … and SSE streaming" SECURITY.md. It is the network surface of the human-in-the-loop Approval Gate, which ApprovalGate uses to require explicit huma...

6.1AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/06/19 9:42 p.m.19 views

GHSA-JVCM-F35G-W78P Network-AI: AgentRuntime sandbox path-prefix checks allow file access outside the configured base directory

Summary AgentRuntime promises scoped file access under a configured sandbox basePath, but its path containment checks use raw string prefix tests. A sandbox base such as /tmp/network-ai-sandbox also matches a sibling path such as /tmp/network-ai-sandboxevil/secret.txt. An agent/user that can call...

6.5CVSS5.9AI score0.00203EPSS
SaveExploits1References4
OSV
OSV
added 2026/06/19 9:42 p.m.20 views

GHSA-2FMP-9RVW-HC96 Network-AI: Poisoned environment backup manifest allows arbitrary recursive deletion during backup pruning

Summary EnvironmentManager.listBackups reads each backup's manifest.json and trusts the manifest's path field. EnvironmentManager.pruneBackups later passes that trusted entry.path directly to rmSyncentry.path, recursive: true, force: true . An attacker who can place or modify a manifest inside...

7.1CVSS6.1AI score0.00207EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/06/19 9:39 p.m.30 views

CVE-2026-56081 Cap-go - Account Lockout via 2FA Misconfiguration on Unverified Email

Cap-go before 12.128.2 contains an authentication logic flaw that lets an attacker register and control an account bound to a victim's email address before that email is verified. By enabling two-factor authentication on the pre-registered account, the attacker gains control over the account...

9.3CVSS0.00574EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/19 8:47 p.m.17 views

Selection of Less-Secure Algorithm During Negotiation ('Algorithm Downgrade')

Overview CoreWCF.Primitives is a port of the service side of Windows Communication Foundation WCF to .NET Core. The goal of this project is to enable existing WCF services to move to .NET Core. Affected versions of this package are vulnerable to Selection of Less-Secure Algorithm During Negotiati...

6.9CVSS5.8AI score0.00237EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/19 8:29 p.m.24 views

EUVD-2026-38090

Missing authorization in Microsoft Exchange Online allows an authorized attacker to elevate privileges over a network...

9.6CVSS5.8AI score0.00689EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/06/19 8:27 p.m.14 views

CVE-2026-48584 Microsoft Azure Synapse Elevation of Privilege Vulnerability

...

9.9CVSS5.8AI score0.00913EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/19 8:27 p.m.172 views

CVE-2026-45480

CVE-2026-45480 affects Azure Active Directory; improper authentication enables elevation of privileges over a network. The CVSS 3.1 score is 10.0 (CRITICAL) with network attack vector, no user interaction, and HIGH impact on confidentiality, integrity, and availability. No specific patch version ...

10CVSS5.9AI score0.00901EPSS
SaveExploits0References1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/06/19 8:25 p.m.42 views

Security Bulletin: Infosphere BigInsights is affected by multiple IBM DB2 advisories (CVE-2014-8910, CVE-2015-1883, CVE-2015-1922, CVE-2015-1935)

Problem Need to understand whether DB2 advisory impacts BigInsights 4.1 installations "Product":"code":"SSCRJT","label":"IBM Db2 Big SQL","Business Unit":"code":"BU048","label":"IBM Software","Component":"--","Platform":"code":"PF016","label":"Linux","Version":"4.1.0","Edition":"","Line of...

8CVSS5.9AI score0.03522EPSS
SaveExploits0Affected Software1
Wolfi
Wolfi
added 2026/06/19 8:24 p.m.17 views

GHSA-W2H3-VVVQ-3M53 vulnerabilities

Vulnerabilities for packages: tekton-pipelines...

5.8AI score
SaveExploits0
CVE
CVE
added 2026/06/19 8:16 p.m.52 views

CVE-2026-48129

Kestra CVE-2026-48129 concerns a path traversal in the task inputFiles feature. Before versions 1.3.19, 1.2.19, 1.1.19, and 1.0.43, rendered file names could be prefixed with ../, allowing a caller handling untrusted data or webhook data to create or overwrite files outside the task working direc...

6.5CVSS6AI score0.00445EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/06/19 8:16 p.m.9 views

CVE-2026-49342

YARD is a documentation generation tool for the Ruby programming language. Prior to version 0.9.44, YARD's static cache lookup reads a request path before the router's path cleanup runs. When a server is configured with a document root, a traversal path such as /../yard-cache-secret.html is joine...

5.3CVSS6.1AI score0.00403EPSS
SaveExploits0References3
Circl
Circl
added 2026/06/19 7:49 p.m.14 views

CVE-2019-25754

creationtimestamp| type| source ---|---|--- 2026-06-19 19:49:24+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3moo4fipdtx2i...

8.8CVSS5.8AI score0.00453EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2026/06/19 7:36 p.m.21 views

jupyterlab-git extension: Stored XSS leading to RCE

Overview Amazon Web Services AWS Security has identified a stored cross-site scripting XSS issue in the jupyterlab-git JupyterLab extension that can lead to remote code execution RCE. The issue exists in the PlainTextDiff.ts component, where the createHeader method passes Git filenames directly t...

9.3CVSS6.7AI score0.00529EPSS
SaveExploits2References10Affected Software3
vulnersOsv
vulnersOsv
added 2026/06/19 7:35 p.m.3 views

@openinc/parse-server-opendash (>=4.0.0, <=4.0.29) potentially affected by CVE-2026-53724 via parse-server (>=9.6.0-alpha.37, <=9.8.0)

parse-server NPM version =9.6.0-alpha.37, =4.0.0, =4.0.29 Source cves: CVE-2026-53724 Source advisory: OSV:GHSA-7WQV-XJF3-X35V...

2.1CVSS5.3AI score0.00281EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/06/19 5:59 p.m.33 views

CVE-2026-49291 mcp-memory-service: OAuth read-only clients can write and delete memories through MCP tools/call

mcp-memory-service is a semantic memory layer for AI applications. Prior to version 10.65.3, the HTTP MCP JSON-RPC endpoint at /mcp requires only OAuth read scope for all requests, then dispatches tools/call directly to handlers that include mutating tools. A read-only OAuth client can call...

8.1CVSS0.00488EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/06/19 5:16 p.m.16 views

CVE-2026-49271

libheif is a HEIF and AVIF file format decoder and encoder. Prior to version 1.22.1, the uncompressed HEIF decoder validates explicit icef compressed-unit offsets using unitoffset + unitsize. Because the addition can wrap, a crafted HEIF file can pass the range check and then construct a vector...

6.5CVSS5.8AI score0.00199EPSS
SaveExploits0
OSV
OSV
added 2026/06/19 5:16 p.m.10 views

UBUNTU-CVE-2026-56208

A heap buffer overflow vulnerability was found in libaom, the reference AV1 codec implementation. A flaw in the AV1 encoder's Look-Ahead Processing LAP mode causes the first-pass stats ring buffer wrap-around guard to be bypassed when glaginframes is set to 1 or higher. This results in a 232-byte...

7.6CVSS6.2AI score0.00421EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/19 4:59 p.m.8 views

OPENSUSE-SU-2026:21106-1 Security update for papers

This update for papers fixes the following issues Security issue: - CVE-2026-46529: command injection bsc1265880. Changes for papers: - Update to version 48.10 bsc1265880: - Update to version 48.9 jscPED-15957, bsc1261947: - Bug fixes: - Saved image files are empty - Print dialog says "Manage...

8.4CVSS5.8AI score0.00529EPSS
SaveExploits1References3
Rows per page
Query Builder