Lucene search
+L

4051 matches found

NVD
NVD
added 2026/08/25 5:17 p.m.6 views

CVE-2026-59189

OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. In OpenEXRUtil versions 3.3.0 through 3.3.12 and 3.4.0 through 3.4.12, the documented TypedDeepImageChannel::row API can return an out-of-bounds pointer when a deep imag...

7.1CVSS0.00247EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/25 5:09 p.m.2 views

ReparcelBug

Android-PoC für den writeToParcel/createFromParcel-Mismatch-Bug Siehe https://github.com/michalbednarski/IntentsLab/issues/2issuecomment-344365482 für eine Beschreibung des Bugs. Dieses Repository enthält den PoC für CVE-2017-0806, bei dem es sich um einen Mismatch in der GateKeeperResponse-Klass...

9.3CVSS7.4AI score0.01147EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/25 4:51 p.m.30 views

CVE-2026-59189

OpenEXRUtil (the reference implementation for the EXR image format used in the motion picture industry) is affected in versions 3.3.0–3.3.12 and 3.4.0–3.4.12 by a heap out-of-bounds read in the TypedDeepImageChannel::row() API. The root cause is a conflict between two coordinate models: at(x, y) ...

7.1CVSS5.2AI score0.00247EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/25 4:38 p.m.6 views

EUVD-2026-65589

OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. OpenEXR versions 3.3.0 through 3.3.12 and 3.4.0 through 3.4.13 are vulnerable to a heap out-of-bounds write when exrmetrics reads a crafted deep scanline EXR. This occur...

7.1CVSS5.2AI score0.00217EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 4:13 p.m.4 views

GHSA-VFP3-V2GW-7WFQ Echo: Encoded slash (%2F) bypasses route-level protection and exposes static files

Summary Echo's router and static file handler disagree on URL path decoding. The router matches routes using the raw encoded path preserving %2F as-is, while StaticDirectoryHandler unescapes %2F to / before resolving filesystem paths. This allows an attacker to bypass route-level access controls...

7.5CVSS5.6AI score0.00431EPSS
SaveExploits0References9
CVE
CVE
added 2026/08/25 2:26 p.m.24 views

CVE-2026-55529

PraisonAI (a multi-agent teams system) has an origin validation bypass in its MCP HTTP Stream transport. The _validate_origin method uses request_origin.startswith(allowed), so an attacker-controlled origin like http://localhost.evil.example matches the http://localhost allowlist entry via prefix...

6.9CVSS5.4AI score0.00124EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/25 9:17 a.m.8 views

CVE-2026-77145

The permission check for the frontend management update flow verified a different event than the one the request went on to modify. A user with frontend event management access could therefore modify events belonging to other organizers...

7.1CVSS0.00207EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/25 9:04 a.m.2 views

CVE-2026-22016-IPFS-CID-Spoofing-via-Multihash-Length-Extension

CVE-2026-22016 – Multihash लंबाई विस्तार के माध्यम से IPFS CID स्पूफिंग प्रोग्राम कोड Python root@kitploit: ipfscidspoof.py - Generates a CID with a different multihash length import multihash, cid Attacker creates a file whose hash, when truncated, matches a different file's prefix originalconte...

7.5CVSS7.5AI score0.00702EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/25 9:00 a.m.5 views

EUVD-2026-65331

The permission check for the frontend management update flow verified a different event than the one the request went on to modify. A user with frontend event management access could therefore modify events belonging to other organizers...

7.1CVSS5.4AI score0.00207EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/25 4:32 a.m.2 views

Windows-SignedBinary

Generieren eines signierten Windows-Binaries mit einem anderen Hash Die Idee war, Endpoint-Lösungen zu umgehen, die bekannte „bösartige“ signierte Anwendungen wie „regsvr32.exe“ blockieren. Ich wollte einen Weg finden, eine gültige signierte Datei mit einem anderen Hash zu erhalten. Die Analyse M...

5.4AI score
SaveExploits0
OSV
OSV
added 2026/08/24 8:17 p.m.3 views

DEBIAN-CVE-2026-76816

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.137.Final and 4.2.17.Final, MqttEncoder does not validate client identifiers, will topics, usernames, and PUBLISH topic names before encoding, allowing prohibited null bytes in MQTT UTF-8 string fields and...

3.5CVSS5.4AI score0.00174EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/24 8:17 p.m.7 views

CVE-2026-76816

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.137.Final and 4.2.17.Final, MqttEncoder does not validate client identifiers, will topics, usernames, and PUBLISH topic names before encoding, allowing prohibited null bytes in MQTT UTF-8 string fields and...

3.5CVSS0.00174EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/24 7:53 p.m.33 views

CVE-2026-76816 Netty: MQTT Topic Name and Client ID Validation Bypass

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.137.Final and 4.2.17.Final, MqttEncoder does not validate client identifiers, will topics, usernames, and PUBLISH topic names before encoding, allowing prohibited null bytes in MQTT UTF-8 string fields and...

3.5CVSS0.00174EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/24 7:53 p.m.12 views

CVE-2026-76816

Netty , an asynchronous event-driven network framework, contains a validation bypass in its MqttEncoder prior to versions 4.1.137.Final and 4.2.17.Final . The encoder fails to validate client identifiers, will topics, usernames, and PUBLISH topic names before encoding, allowing prohibited null by...

3.5CVSS5.3AI score0.00174EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/24 5:28 p.m.3 views

enforcement-coverage

تغطية الإنفاذ تكتشف مسارات API التي تحمل تحكمًا في التفويض أضعف من مساراتها الشقيقة. عثرت على CVE-2026-45316 في Open WebUI من الكود المصدري وحده، دون أي معرفة مسبقة بنشرة أمنية: root@kitploit: MISMATCH POST /notes/id/pin notes.py:pinnotebyid 3/3 comparable write operations on note require...

3.5CVSS4.8AI score0.00218EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/24 12:00 p.m.3 views

CVE-2022-22706-poc

CVE-2022-22706 - Page-Cache-Schreiben Der Arm-Mali-GPU-Treiber übergibt dem Userspace eine CPU-beschreibbare Abbildung von Seiten, die er schreibgeschützt gepinnt hat, sodass ein unprivilegierter Prozess einen beschreibbaren Alias des Page-Cache erhält, der eine Datei unterstützt, die er nur mit...

7.8CVSS6.6AI score0.01095EPSS
SaveExploits1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.5 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: pfifotailenqueue: Drop a new packet when sch-limit == 0. Expected behavior: If the scheduler’s limit is reached, pfifotailenqueue will drop a packet from the scheduler’s queue and decrease the scheduler’s qlen by one. Then, it wi...

7.8CVSS6AI score0.00267EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/24 9:08 a.m.12 views

CVE-2026-74664

A flaw was found in the Linux kernel's Open vSwitch component. When processing flow updates, the ovsflowcmdnew function preallocates a reply buffer based on the request's flow identifier. If a shorter User Flow ID UFID is provided, but the system matches an existing flow with a longer key...

5.5CVSS5.6AI score0.00177EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/24 12:00 a.m.5 views

Unity Linux 20.1050e / 20.1060e / 20.1070-8ae / 20.1070e Security Update: log4j (UTSA-2026-005302)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005302 advisory. Improper validation of certificate with host mismatch in Apache Log4j SMTP appender. This could allow an SMTPS connection to be intercepted by a man-in-the-middle...

4.3CVSS6.4AI score0.08096EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/22 3:32 p.m.13 views

CVE-2026-74664

This vulnerability affects the Linux kernel's Open vSwitch (OVS) netlink flow command handling. The root cause is in ovs_flow_cmd_new(), which preallocates the reply skb sized from the request flow identifier. When a flow update request uses a UFID that misses the UFID lookup and falls back to th...

5.5AI score0.00177EPSS
SaveExploits0References8
Rows per page
Query Builder