Lucene search
+L

225564 matches found

Cvelist
Cvelist
added 3 hours ago6 views

CVE-2026-20320

A vulnerability in the Open Client Interface OCI XML Parser of Cisco BroadWorks could allow an unauthenticated, remote attacker to read sensitive configuration information on an affected system. This vulnerability exists because XML entries are improperly parsed due to external entity resolution...

7.5CVSS
SaveExploits0References1
EUVD
EUVD
added 3 hours ago4 views

EUVD-2026-62563

A vulnerability in the USB driver of Cisco RoomOS could allow an unauthenticated, local attacker with physical access to the USB port on an affected device to execute arbitrary code with root privileges. This vulnerability is due to insufficient boundary checks for specific data that is provided...

6.1CVSS6.2AI score
SaveExploits0References1
NVD
NVD
added 5 hours ago3 views

CVE-2026-76239

Stigmem before 0.9.0a11 fails to validate the deliveryaddress parameter when creating webhook subscriptions, allowing authenticated users to specify internal loopback and private network destinations. Attackers can trigger matching fact-change events to cause the Stigmem server to issue server-si...

6.3CVSS
SaveExploits0References2
Circl
Circl
added 6 hours ago4 views

CVE-2026-71062

creationtimestamp| type| source ---|---|--- 2026-08-19 13:35:24+00:00| seen| https://bsky.app/profile/o2cloud.bsky.social/post/3mtgtwvco7x2l 2026-08-19 16:45:12+00:00| seen| https://www.acn.gov.it/portale/w/critical-patch-update-di-oracle-10...

8.5CVSS4.8AI score
SaveExploits0References2
Circl
Circl
added 8 hours ago5 views

GHSA-XPR4-8VP6-C87J

creationtimestamp| type| source ---|---|--- 2026-08-19 11:32:39+00:00| seen| https://gist.github.com/alon710/3948341428804c685cf1bc5b4fc0d3f1...

4.9AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 10 hours ago2 views

CVE-2026-74369

A flaw was found in the Linux kernel's liveupdate component. This use-after-free vulnerability occurs due to an incorrect order of operations when managing file handler modules. Specifically, the system attempts to access module operations after the module's reference count has been decremented,...

5.5CVSS5.9AI score0.00155EPSS
SaveExploits0References4
NCSC
NCSC
added 10 hours ago3 views

Vulnerabilities in Oracle Commerce Platform

Oracle has identified several vulnerabilities in the Oracle Commerce Platform version 11.4.0. These vulnerabilities allow unauthorized attackers with network access to perform critical actions without authentication. This includes gaining unauthorized access to sensitive data, modifying, deleting...

9.8CVSS7.3AI score0.05842EPSS
SaveExploits0References1
Circl
Circl
added 10 hours ago4 views

GHSA-XPMJ-WJCP-6PWW

creationtimestamp| type| source ---|---|--- 2026-08-19 09:32:00+00:00| seen| https://gist.github.com/alon710/f8eaee2020ed8f819add6f9d1de77bf8...

4.9AI score
SaveExploits0References1
OSV
OSV
added 11 hours ago4 views

BIT-JUPYTERLAB-2026-73416 jupyterlab: PyPI extension blocklist package-name canonicalization bypass

jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. From 4.5.0 until 4.5.10 and 4.6.2, in jupyterlab/extensions/manager.py and jupyterlab/extensions/pypi.py, JupyterLab's PyPI extension manager enforces...

6.1CVSS5.5AI score0.00487EPSS
SaveExploits0References11
NVD
NVD
added 11 hours ago6 views

CVE-2026-58087

The GETALL and SETALL commands in semctl2 recorded the number of semaphores in the target set, dropped the lock protecting the set, allocated a buffer sized for that count, and reacquired the lock. A sequence-number check was used to verify that the set had not been replaced in the interim, but t...

7.8CVSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 12 hours ago2 views

CVE-2026-74356

A flaw was found in the Linux kernel's vhost subsystem. An incorrect return value from the vhostgetavailidx function can cause the host to livelock. A malicious guest operating system OS can exploit this by not processing virtqueue entries, leading to the host repeatedly disabling notifications a...

7.4CVSS5.6AI score0.00235EPSS
SaveExploits0References4
EUVD
EUVD
added 12 hours ago4 views

EUVD-2026-62338

To retrieve the previous timer value, the kernel calls realtimergettime, which obtains the current time for the timer's clock. For a timer using CLOCKTAI this can fail when no TAI offset has been configured, but the error return was not checked, so the uninitialized output buffer was copied to...

5.6AI score
SaveExploits0References1
NVD
NVD
added 13 hours ago4 views

CVE-2026-49428

Certain system calls, such open2 with the OTRUNC flag set, and fspacectl2, could incorrectly free memory in largepage objects. These operations are not permitted on largepage objects, but the implementation did not verify this. An unprivileged local user can abuse the bug to access freed kernel...

8.4CVSS
SaveExploits0References1
NVD
NVD
added 13 hours ago5 views

CVE-2026-49422

The RACK setsockopt2 handler drops the connection lock in order to copy option data from userspace, then reacquires the lock. After reacquiring, it verifies that the TCP stack had not been switched away, but did not reload its pointer to the stack's per-connection control block. If userspace...

8.4CVSS
SaveExploits0References1
EUVD
EUVD
added 14 hours ago6 views

EUVD-2026-62255

Certain system calls, such open2 with the OTRUNC flag set, and fspacectl2, could incorrectly free memory in largepage objects. These operations are not permitted on largepage objects, but the implementation did not verify this. An unprivileged local user can abuse the bug to access freed kernel...

8.4CVSS7.3AI score
SaveExploits0References1
CVE
CVE
added 14 hours ago24 views

CVE-2026-49428

Certain system calls, such open2 with the OTRUNC flag set, and fspacectl2, could incorrectly free memory in largepage objects. These operations are not permitted on largepage objects, but the implementation did not verify this. An unprivileged local user can abuse the bug to access freed kernel...

8.4CVSS7.4AI score
SaveExploits0References1
Cvelist
Cvelist
added 14 hours ago4 views

CVE-2026-49428 posixshm: system calls can incorrectly free memory of largepage objects

Certain system calls, such open2 with the OTRUNC flag set, and fspacectl2, could incorrectly free memory in largepage objects. These operations are not permitted on largepage objects, but the implementation did not verify this. An unprivileged local user can abuse the bug to access freed kernel...

SaveExploits0References1
CVE
CVE
added 14 hours ago31 views

CVE-2026-49427

In FreeBSD's posixshm module, pages backing largepage shared memory objects were not explicitly wired, so sendfile(2) with SF_NOCACHE freed them despite active mappings, enabling use-after-free of kernel memory. An unprivileged local user can exploit this to read freed kernel memory and escalate ...

7.3AI score
SaveExploits0References1
CVE
CVE
added 14 hours ago45 views

CVE-2026-49422

The RACK setsockopt2 handler drops the connection lock in order to copy option data from userspace, then reacquires the lock. After reacquiring, it verifies that the TCP stack had not been switched away, but did not reload its pointer to the stack's per-connection control block. If userspace...

8.4CVSS7.3AI score
SaveExploits0References1
EUVD
EUVD
added 14 hours ago5 views

EUVD-2026-62244

The RACK setsockopt2 handler drops the connection lock in order to copy option data from userspace, then reacquires the lock. After reacquiring, it verifies that the TCP stack had not been switched away, but did not reload its pointer to the stack's per-connection control block. If userspace...

8.4CVSS7.3AI score
SaveExploits0References1
Rows per page
Query Builder