Lucene search
+L

63241 matches found

Cvelist
Cvelist
added 2026/06/12 1:57 a.m.51 views

CVE-2026-11933 Post-authentication use-after-free in server-side JavaScript BSON-to-array conversion

A use-after-free vulnerability exists in MongoDB Server's server-side JavaScript engine when converting BSON documents to JavaScript arrays. An authenticated user with read privileges who is able to run server-side JavaScript for example, via $where or $function can cause the server to access...

8.8CVSS0.00384EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/06/12 12:00 a.m.50 views

PT-2026-48910

Name of the Vulnerable Software and Affected Versions Aqara IAM/SSO gateway affected versions not specified Description The IAM/SSO gateway at 'gw-builder.aqara.com' exposes an unauthenticated AES oracle, allowing bidirectional AES round-trips against the platform's signing key. This occurs due t...

10CVSS5.3AI score0.0029EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2026/06/12 12:00 a.m.31 views

PT-2026-48906

🚨 CVE-2026-50082 The Aqara Cloud Developer Portal developer.aqara.com issued a developer token to any email address supplied by the attacker. This is an instance of "CWE-306: Missing Authentication for Critical Function" with an estimated CVSS of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N 6.5...

9.8CVSS6.2AI score0.00412EPSS
SaveExploits2References5
Positive Technologies
Positive Technologies
added 2026/06/12 12:00 a.m.38 views

PT-2026-49004

Name of the Vulnerable Software and Affected Versions Nezha Monitoring versions 1.0.0 through 2.1.x Description The getRedirectURL function in oauth2.go constructs the OAuth2 callback URL by concatenating the request's Host header with a fixed path without validating the Host header. This allows...

6.8CVSS5.2AI score0.00239EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/06/12 12:00 a.m.32 views

PT-2026-49000

Name of the Vulnerable Software and Affected Versions CodeAstro Human Resource Management System version 1.0 Description An SQL injection issue exists within the Payroll Invoice Module. The flaw is located in the Invoice function of the applicationcontrollersPayroll.php file, where improper...

6.5CVSS6.6AI score0.0025EPSS
SaveExploits0References8
CISA KEV Catalog
CISA KEV Catalog
added 2026/06/12 12:00 a.m.31 views

Oracle PeopleSoft Enterprise PeopleTools Missing Authentication for Critical Function Vulnerability

Oracle PeopleSoft Enterprise PeopleTools contains a missing authentication for critical function vulnerability which could allow an unauthenticated attacker to obtain takeover of PeopleSoft Enterprise PeopleTools...

9.8CVSS5.3AI score0.95473EPSS
SaveIn wildExploits3
Positive Technologies
Positive Technologies
added 2026/06/12 12:00 a.m.52 views

PT-2026-50785

Name of the Vulnerable Software and Affected Versions OpenBSD versions prior to commit 6a23123 Description An out-of-bounds read exists in the mpls do error function within sys/netmpls/mpls input.c. Remote attackers can disclose kernel stack memory by sending crafted MPLS frames containing 16...

6.9CVSS5.8AI score0.005EPSS
SaveExploits2References24
Cvelist
Cvelist
added 2026/06/11 7:48 p.m.53 views

CVE-2026-50245 Brickcom Cameras Missing Authentication for Critical Function

Brickcom cameras allow unauthenticated access to live snapshot images via the /ONVIF endpoint and no authentication is required to retrieve still images from the camera feed...

8.3CVSS0.00156EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2026/06/11 6:33 p.m.47 views

CVE-2026-52859

Vim is an open source, command line text editor. Prior to version 9.2.0565, the updatesnapshot function in src/terminal.c copies the visible terminal screen into the scrollback buffer when a snapshot is taken. For each screen cell it walks the cell's chars array with no upper bound, stopping only...

8.2CVSS5.6AI score0.00303EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/11 5:16 p.m.17 views

UBUNTU-CVE-2026-44489

Axios is a promise based HTTP client for the browser and Node.js. From 1.15.2 to before 1.16.0, nested objects created by utils.merge e.g., config.proxy are still constructed as plain with Object.prototype in their chain. The setProxy function at lib/adapters/http.js:209-223 reads proxy.username,...

5.3CVSS5.3AI score0.00236EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/06/11 5:10 p.m.12 views

Missing Authentication for Critical Function

Overview Affected versions of this package are vulnerable to Missing Authentication for Critical Function via unauthenticated access to the /debug/pprof endpoints. An attacker can retrieve sensitive runtime information, including in-memory state, call stacks, and authentication cache data, or...

8.8CVSS5.9AI score0.00358EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/06/11 3:36 p.m.13 views

CVE-2026-44490 Axios: DoS & Header Injection via Prototype Pollution Read-Side Gadgets in axios merge functions

Axios is a promise based HTTP client for the browser and Node.js. Prior to 0.32.0 and 1.16.0, axios exposes two read-side prototype-pollution gadgets. When Object.prototype is polluted by an upstream dependency in the same process e.g. lodash .merge / CVE-2018-16487, axios silently picks up the...

4.8CVSS5.5AI score0.00309EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2026/06/11 1:53 p.m.27 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.8AI score0.00728EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/06/11 11:39 a.m.32 views

kernel: RDMA/rxe: Fix double free in rxe_srq_from_init

A flaw was found in the Linux kernel's Remote Direct Memory Access RDMA subsystem, specifically within the rxe driver. An error in the rxesrqfrominit function's memory management can lead to a double free vulnerability. This occurs when an attempt to copy data to user space fails, causing the sam...

7.8CVSS5.5AI score0.00175EPSS
SaveExploits0References5
Friends Of PHP
Friends Of PHP
added 2026/06/11 10:41 a.m.20 views

CompilerRuntime code injection via unescaped function names

Impact mtdowling/jmespath.php can generate and execute attacker-controlled PHP code when JmesPath\CompilerRuntime is used with an attacker-controlled JMESPath expression. The compiler emits parsed JMESPath function names into generated PHP source without sufficient escaping. A crafted expression...

9.8CVSS5.9AI score0.00417EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2026/06/11 7:41 a.m.20 views

MAL-2026-5607 Malicious code in chai-net-test (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector cd5f4bb3d7abae3be57c7521b84016b6484d4c21bd2898fcde043d376513cf1e chai-net-test ships a remote-code-execution dropper behind its public chain API. When a consumer calls chain... the documented entry point,...

5.5AI score
SaveExploits0References3
OSV
OSV
added 2026/06/11 7:19 a.m.28 views

MAL-2026-5605 Malicious code in chai-as-victimed (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 4b60cf728d4e2f5932f37d3e420649f6facc08959a8380a4724ec9e885b88754 Package name impersonates chai-as-promised but ships a remote-code dropper. lib/caller.js base64-decodes a hardcoded URL pointing to...

6.5AI score
SaveExploits0References1
OSV
OSV
added 2026/06/11 5:21 a.m.38 views

MAL-2026-5576 Malicious code in vite-tsconfig (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 88e76d2cfe72140b4419a881bd3271d2fb1f246444a8418f6decfd81a76dd17c Package impersonates the popular tsconfig-paths library description: 'Load node modules according to tsconfig paths' but ships a hidden...

5.3AI score
SaveExploits0References3
CNNVD
CNNVD
added 2026/06/11 12:00 a.m.35 views

OpenClaw 安全漏洞

OpenClaw is an open-source intelligent artificial assistant developed by OpenClaw. Versions of OpenClaw prior to 2026.4.24 contained security vulnerabilities. These vulnerabilities stemmed from an authorization bypass issue in the MCP loopback function, allowing unauthorized users to circumvent t...

6.9CVSS5.6AI score0.00096EPSS
SaveExploits0References1
CNVD
CNVD
added 2026/06/11 12:00 a.m.13 views

Tenda W15E formDelwebAuthPic function: picName parameter buffer overflow vulnerability

Tenda W15E is a wireless router produced by the Chinese company Tenda. The Tenda W15E has a buffer overflow vulnerability in its formDelwebAuthPic function’s picName parameter. An attacker can exploit this vulnerability to trigger a Denial-of-Service DoS attack through carefully crafted HTTP...

7.5CVSS8.5AI score0.00309EPSS
SaveExploits0
Rows per page
Query Builder