Lucene search
+L

5246 matches found

OSV
OSV
added 2026/07/22 6:5 a.m.12 views

BELL-CVE-2026-63982 CVE-2026-63982 does not affect BellSoft software

Bulletin has no description...

4.7AI score0.00198EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/22 6:5 a.m.10 views

BELL-CVE-2026-63889

Bulletin has no description...

8.1CVSS4.8AI score0.00334EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/07/22 12:0 a.m.7 views

openSUSE 16 Security Update : ctop (openSUSE-SU-2026:21379-1)

The remote openSUSE 16 host has a package installed that is affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:21379-1 advisory. Changes in ctop embedded dependencies: - CVE-2022-21698: clientgolang: Denial of service using InstrumentHandlerCounter bsc1248710 -...

9.6CVSS7.3AI score0.05994EPSS
SaveExploits1References15
Github Security Blog
Github Security Blog
added 2026/07/21 8:37 p.m.10 views

Gitea: SSRF in restore-repo via unsanitized pull_request.yml Head.CloneURL

Summary Gitea's restore-repo CLI command restores a repository from a dump directory/archive. When parsing pullrequest.yml from that dump, the Head.CloneURL field is used to add a git remote and fetch from it with no validation, because the safety check that's supposed to guard it...

6.3CVSS5.8AI score0.00117EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/21 1:42 p.m.6 views

MINI-RVPJ-7759-6X26

Bulletin has no description...

8.7CVSS6.9AI score0.00418EPSS
SaveExploits1
OSV
OSV
added 2026/07/21 1:17 p.m.9 views

DEBIAN-CVE-2026-16368

Incorrect boundary conditions in the JavaScript: WebAssembly component. This vulnerability was fixed in Firefox 153, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13...

9.8CVSS5.2AI score0.00388EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/07/21 1:1 p.m.12 views

SUSE CVE-2026-64028

In the Linux kernel, the following vulnerability has been resolved: tracing: Avoid NULL return from histfieldname on truncation histfieldname returns "" everywhere except the fully-qualified VARREF/EXPR case, where snprintf truncation returns NULL early and bypasses the bottom NULL-"" guard...

5.4AI score0.00185EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:0 p.m.11 views

SUSE CVE-2026-64043

In the Linux kernel, the following vulnerability has been resolved: ovpn: fix race between deleting interface and adding new peer While deleting an existing ovpn interface, there is a very narrow window where adding a new peer via netlink may cause the netdevice to hang and prevent its...

5.3AI score0.00198EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/21 11:8 a.m.12 views

CVE-2026-63949

A flaw was found in the Linux kernel's auxdisplay line-display subsystem. A local user can trigger an out-of-bounds read by writing a zero-length message to the message sysfs attribute. This occurs because the linedispdisplay function attempts to read a character from a zero-length buffer, leadin...

5.3AI score0.00172EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/21 7:43 a.m.7 views

MINI-XQ76-772H-V9PC

Bulletin has no description...

6.1CVSS4.9AI score0.00223EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.11 views

PT-2026-63281

Name of the Vulnerable Software and Affected Versions Gitea affected versions not specified Description An issue exists in the OAuth2 sign-in callback that allows a deactivated user account to be reactivated when signing in through an authentication source that does not issue refresh tokens, such...

8.1CVSS5.8AI score0.00295EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/20 9:13 p.m.9 views

GHSA-45HQ-CXWH-F6VC Pillow `BdfFontFile`: `Image.new()` called without `_decompression_bomb_check()` — bomb protection bypass via font loading

Summary PIL/BdfFontFile.py bdfchar lines 84–88 reads the BBX width height field from a BDF font file and passes the dimensions directly to Image.new without calling Image.decompressionbombcheck. This completely bypasses Pillow's documented decompression bomb protection. Image.open enforces...

7.5CVSS5.5AI score0.00421EPSS
SaveExploits1References6
Patchstack
Patchstack
added 2026/07/20 8:51 p.m.22 views

NPM: brace-expansion: DoS via exponential-time expansion of consecutive non-expanding {} groups

NPM: brace-expansion: DoS via exponential-time expansion of consecutive non-expanding groups vulnerability discovered by ? in WordPress Npm brace-expansion versions 1.1.16...

8.7CVSS5.8AI score0.00348EPSS
SaveExploits0References12Affected Software1
CVE
CVE
added 2026/07/20 8:14 p.m.31 views

CVE-2026-53595

FreeScout prior to v1.8.224 is vulnerable to anonymous account takeover via POST /user-setup/{hash}/{invite_sent_at}. The endpoint authenticates solely by invite_hash; an attacker can overwrite the target account’s email and password and log in without authentication. After activation, invite_has...

9.4CVSS5.3AI score0.00374EPSS
SaveExploits1References1
CVE
CVE
added 2026/07/20 4:33 p.m.59 views

CVE-2026-46701

Summary (markdown): Network-AI’s MCP SSE server defaults to an empty secret prior to v5.4.5, causing _isAuthorized to return true for all requests and enabling unauthenticated cross-origin tool calls. The server also unconditionally sets Access-Control-Allow-Origin: *, allowing browser contexts t...

7.6CVSS5.3AI score0.00223EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/07/20 4:33 p.m.43 views

CVE-2026-46701 Network-AI: Unauthenticated Cross-Origin MCP Tool Invocation via Empty Default Secret

Network-AI is a TypeScript/Node.js multi-agent orchestrator. Prior to version 5.4.5, the MCP SSE server defaults to an empty secret process.env'NETWORKAIMCPSECRET' ?? '' at bin/mcp-server.ts:89, which causes isAuthorized lib/mcp-transport-sse.ts:254 to return true unconditionally for every reques...

7.6CVSS0.00223EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/07/20 12:4 p.m.9 views

CVE-2026-63751

SurrealDB versions before 3.1.0 contain a field-level permission bypass vulnerability in JSON Patch operations that allows authenticated users to read protected fields. Attackers can use UPDATE PATCH with an empty from pointer in copy or move operations to duplicate all record fields, including...

5.3CVSS5.3AI score0.00173EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/20 12:4 p.m.15 views

EUVD-2026-45910

SurrealDB before 3.1.5 contains an arbitrary file read vulnerability in the DEFINE ANALYZER mapper filter that allows database users with EDITOR or OWNER roles to read files accessible to the SurrealDB process. Attackers can specify arbitrary file paths in the mapper filter and retrieve file...

8.3CVSS5.5AI score0.00356EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/20 12:4 p.m.38 views

CVE-2026-63739

SurrealDB contains an arbitrary file read vulnerability prior to 3.1.5 in the DEFINE ANALYZER mapper filter. This allows users with EDITOR or OWNER roles to read files accessible to the SurrealDB process by specifying arbitrary file paths in the mapper filter and retrieving contents via query err...

8.3CVSS5.5AI score0.00356EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/20 12:4 p.m.7 views

CVE-2026-63739

SurrealDB before 3.1.5 contains an arbitrary file read vulnerability in the DEFINE ANALYZER mapper filter that allows database users with EDITOR or OWNER roles to read files accessible to the SurrealDB process. Attackers can specify arbitrary file paths in the mapper filter and retrieve file...

8.3CVSS5.5AI score0.00356EPSS
SaveExploits0References3
Rows per page
Query Builder