Lucene search
+L

24124 matches found

OSV
OSV
added 2026/07/07 11:45 a.m.9 views

PYSEC-2026-1904 ScanCode.io command injection in docker image fetch process

Command Injection in docker fetch process Summary A possible command injection in the docker fetch process as it allows to append malicious commands in the dockerreference parameter. Details In the function scanpipe/pipes/fetch.py:fetchdockerimage1 the parameter dockerreference is user...

6.8CVSS6.9AI score0.02437EPSS
SaveExploits1References8
PyPA
PyPA
added 2026/07/07 11:45 a.m.10 views

ScanCode.io command injection in docker image fetch process

Command Injection in docker fetch process SummaryA possible command injection in the docker fetch process as it allows to append malicious commands in the dockerreference parameter. DetailsIn the function scanpipe/pipes/fetch.py:fetchdockerimage1 the parameter dockerreference is user controllable...

8.8CVSS6.9AI score0.02437EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
added 2026/07/07 11:45 a.m.12 views

PyPDF2 quadratic runtime with malformed PDF missing xref marker

ImpactAn attacker who uses this vulnerability can craft a PDF which leads to unexpected long runtime.This quadratic runtime blocks the current process and can utilize a single core of the CPU by 100%. It does not affect memory usage. Patcheshttps://github.com/py-pdf/pypdf/pull/808 WorkaroundsIs...

6.5CVSS6.6AI score0.00625EPSS
SaveExploits1References9Affected Software1
OSV
OSV
added 2026/07/07 11:45 a.m.6 views

PYSEC-2026-1837 PyPDF2 quadratic runtime with malformed PDF missing xref marker

Impact An attacker who uses this vulnerability can craft a PDF which leads to unexpected long runtime. This quadratic runtime blocks the current process and can utilize a single core of the CPU by 100%. It does not affect memory usage. Patches https://github.com/py-pdf/pypdf/pull/808 Workarounds ...

6.2CVSS6.6AI score0.00625EPSS
SaveExploits1References9
OSV
OSV
added 2026/07/07 10:17 a.m.6 views

PYSEC-2026-936 Buffer overflow in `CONV_3D_TRANSPOSE` on TFLite

Impact The reference kernel of the CONV3DTRANSPOSE TensorFlow Lite operator wrongly increments the dataptr when adding the bias to the result. Instead of dataptr += numchannels; it should be dataptr += outputnumchannels; as if the number of input channels is different than the number of output...

7.1CVSS6.2AI score0.00523EPSS
SaveExploits1References7
Circl
Circl
added 2026/07/07 9:16 a.m.13 views

CVE-2025-68075

creationtimestamp| type| source ---|---|--- 2026-07-07 09:16:07+00:00| seen| https://bsky.app/profile/atomicedge.bsky.social/post/3mq2bfo4jtg2n...

6.5CVSS5.9AI score0.00156EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/07 6:45 a.m.35 views

CVE-2026-5730 IDOR in Idvlabs' Ontime

Authorization bypass through User-Controlled key vulnerability in Idvlabs Software and Consulting Services Inc. Ontime allows Exploitation of Trusted Identifiers. This issue affects Ontime: through 04052026...

7.5CVSS0.00246EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/07/07 5:55 a.m.9 views

kernel: Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_hold

A flaw was found in the Linux kernel's Bluetooth SCO Synchronous Connection-Oriented protocol implementation. The scorecvframe function fails to properly hold a reference to a socket after releasing a lock. This oversight allows a concurrent operation to free the socket while it is still being...

8.8CVSS6.2AI score0.003EPSS
SaveExploits0References5
Circl
Circl
added 2026/07/07 4:36 a.m.14 views

CVE-2026-34149

creationtimestamp| type| source ---|---|--- 2026-07-07 04:36:14+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mpzrr7czc623...

3.3CVSS5.9AI score0.00221EPSS
SaveExploits0References1
Circl
Circl
added 2026/07/07 2:42 a.m.10 views

GHSA-VJC7-JRH9-9J86

creationtimestamp| type| source ---|---|--- 2026-07-07 02:42:04+00:00| seen| https://gist.github.com/alon710/6a50137ec82734dd8b73a28b2639fdfa...

5.9AI score
SaveExploits0References1
OSV
OSV
added 2026/07/07 1:33 a.m.6 views

MINI-7M2X-WJ4H-GQC9

Bulletin has no description...

6.1CVSS5.9AI score0.00245EPSS
SaveExploits0
OSV
OSV
added 2026/07/07 1:33 a.m.7 views

MINI-P74H-QMJM-83QF

Bulletin has no description...

5.3CVSS5.9AI score0.00174EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/07 12:0 a.m.11 views

Fedora 43 : kernel / kernel-headers (2026-c3e2e91b4d)

The remote Fedora 43 host has packages installed that are affected by a vulnerability as referenced in the FEDORA-2026-c3e2e91b4d advisory. The 7.1.3 stable kernel rebase contains new features, improved hardware support, and a number of important fixes across the tree. This also has a fix for...

8.8CVSS7.3AI score0.00908EPSS
SaveExploits5References2
Oracle linux
Oracle linux
added 2026/07/07 12:0 a.m.14 views

kernel security, bug fix, and enhancement update

5.14.0-687.19.1 - Disable UKI signing Orabug: 36571828 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list olkmodsigningkey.pem Orabug: 29539237 - Update x509.genkey Orabug:...

9.8CVSS6.5AI score0.00465EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/07/06 9:21 p.m.9 views

kernel: Linux kernel: Use-After-Free in net/gro due to improper handling of zerocopy skbs

A flaw was found in the Linux kernel's Generic Receive Offload GRO networking subsystem. This vulnerability occurs when skbgroreceive attempts to merge zerocopy socket buffers skbs without properly managing page reference counts, specifically when the SKBFLMANAGEDFRAGREFS flag is set. An attacker...

7.8CVSS7.3AI score0.00137EPSS
SaveExploits0References11
CVE
CVE
added 2026/07/06 8:27 p.m.57 views

CVE-2026-54765

CVE-2026-54765 affects Traefik v3.7.0 through v3.7.5, fixed in v3.7.6. In the Kubernetes Gateway API provider, two accepted HTTPRoutes targeting the same backend Service:port can have different backendRef filters, with only one route’s filter set applied to all requests. This can allow a route’s ...

8.5CVSS5.9AI score0.00276EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/07/06 8:27 p.m.42 views

CVE-2026-54765 Traefik: Gateway HTTPRoute backendRef filters can leak backend context across routes sharing a Service:port

Traefik is an open source HTTP reverse proxy and load balancer. From v3.7.0 prior to v3.7.6, Traefik's Kubernetes Gateway API provider may resolve two accepted HTTPRoutes that target the same backend Service:port but configure different backendRef filters to the same child service and apply only...

6.3CVSS0.00276EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/06 7:41 p.m.7 views

MINI-HRCX-GCJJ-R4MM

Bulletin has no description...

8.7CVSS5.9AI score0.00397EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/06 7:31 p.m.46 views

CVE-2026-42546 OP-TEE has missing OPTEE_MSG_ATTR_TYPE_MASK in cleanup_shm_refs() leaks mobj references

OP-TEE is a Trusted Execution Environment TEE designed as companion to a non-secure Linux kernel running on Arm; Cortex-A cores using the TrustZone technology. Starting in version 3.3.0 and prior to version 4.11.0, a resource leak exists in OP-TEE’s shared memory cleanup logic because the functio...

3.8CVSS0.00105EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/06 2:56 p.m.10 views

CGA-FMCC-4647-HMC7

Bulletin has no description...

6.5CVSS5.9AI score0.01347EPSS
SaveExploits0
Rows per page
Query Builder