Lucene search
K

79996 matches found

CVE
CVE
added 2026/05/03 3:30 p.m.28 views

CVE-2026-7701

Telegram Desktop

5.3CVSS5.4AI score0.00394EPSS
Exploits0References4
EUVD
EUVD
added 2026/05/03 3:30 p.m.5 views

EUVD-2026-26839

A security vulnerability has been detected in Telegram Desktop up to 6.7.5. This vulnerability affects the function RequestButton of the file Telegram/SourceFiles/boxes/urlauthbox.cpp of the component Bot API. The manipulation of the argument loginurl leads to null pointer dereference. It is...

5.3CVSS5.4AI score0.00394EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2026/05/03 3:30 p.m.8 views

CVE-2026-7701

A security vulnerability has been detected in Telegram Desktop up to 6.7.5. This vulnerability affects the function RequestButton of the file Telegram/SourceFiles/boxes/urlauthbox.cpp of the component Bot API. The manipulation of the argument loginurl leads to null pointer dereference. It is...

5.3CVSS5.4AI score0.00394EPSS
Exploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/03 3:30 p.m.7 views

CVE-2026-7701 Telegram Desktop Bot API url_auth_box.cpp RequestButton null pointer dereference

A security vulnerability has been detected in Telegram Desktop up to 6.7.5. This vulnerability affects the function RequestButton of the file Telegram/SourceFiles/boxes/urlauthbox.cpp of the component Bot API. The manipulation of the argument loginurl leads to null pointer dereference. It is...

5.3CVSS5.4AI score0.00394EPSS
Exploits0References4
OSV
OSV
added 2026/05/03 9:57 a.m.5 views

OESA-2026-2191 compat-openssl11 security update

OpenSSL is a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security TLS and Secure Sockets Layer SSL protocols. Security Fixes: Issue summary: An invalid or NULL pointer dereference can happen in an application processing a malformed PKCS12 file. Impact summary: An...

8.1CVSS6.1AI score0.00885EPSS
Exploits1References6
OSV
OSV
added 2026/05/03 9:57 a.m.4 views

OESA-2026-2190 compat-openssl11 security update

OpenSSL is a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security TLS and Secure Sockets Layer SSL protocols. Security Fixes: Issue summary: An invalid or NULL pointer dereference can happen in an application processing a malformed PKCS12 file. Impact summary: An...

8.1CVSS7.5AI score0.00885EPSS
Exploits1References6
OSV
OSV
added 2026/05/03 9:57 a.m.5 views

OESA-2026-2173 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: icmp: fix NULL pointer dereference in icmptagvalidation icmptagvalidation unconditionally dereferences the result of rcudereferenceinetprotosproto without checki...

9.1CVSS6.2AI score0.96775EPSS
Exploits230References14
CNNVD
CNNVD
added 2026/05/03 12:0 a.m.7 views

Telegram Desktop 安全漏洞

Telegram Desktop is the desktop version of Telegram’s open-source instant messaging mobile application. Versions of Telegram Desktop prior to 6.7.5 contained a security vulnerability. This vulnerability stemmed from the function RequestButton in the Bot API component, specifically the handling of...

5.3CVSS5.8AI score0.00394EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2026/05/03 12:0 a.m.10 views

PT-2026-36705

Name of the Vulnerable Software and Affected Versions Telegram Desktop versions prior to 6.7.6 Description A null pointer dereference a condition where a program attempts to read from a memory address that is null, typically causing a crash can be triggered remotely in the Bot API component. The...

5.3CVSS5.7AI score0.00394EPSS
Exploits0References6
RustSec
RustSec
added 2026/05/02 12:0 p.m.10 views

Invalid pointer arithmetic in `iter()` and `iter_mut()`

The iter and itermut APIs compute current = &children0 as const const RawAutoChild.sub1, which performs pointer subtraction going before the start of the allocation. This is undefined behavior per Rust's pointer arithmetic rules. This can be triggered through safe public APIs — iter and itermut —...

5.8AI score
Exploits0
RustSec
RustSec
added 2026/05/02 12:0 p.m.10 views

Null-pointer dereference and double-free via safe APIs

Two soundness violations exist in the Rust bindings for MetaCall: Null-pointer dereference: MetaCallFuture::newraw accepts a raw pointer without validation. The Debug impl calls Box::fromrawself.data on it. Passing a null pointer causes the Debug impl to construct a NonNull from null, producing...

5.8AI score
Exploits0
OSV
OSV
added 2026/05/02 12:0 p.m.4 views

RUSTSEC-2026-0139 Null-pointer dereference and double-free via safe APIs

Two soundness violations exist in the Rust bindings for MetaCall: Null-pointer dereference: MetaCallFuture::newraw accepts a raw pointer without validation. The Debug impl calls Box::fromrawself.data on it. Passing a null pointer causes the Debug impl to construct a NonNull from null, producing...

5.8AI score
Exploits0References3
OSV
OSV
added 2026/05/02 12:0 p.m.6 views

RUSTSEC-2026-0133 Invalid pointer arithmetic in `iter()` and `iter_mut()`

The iter and itermut APIs compute current = &children0 as const const RawAutoChild.sub1, which performs pointer subtraction going before the start of the allocation. This is undefined behavior per Rust's pointer arithmetic rules. This can be triggered through safe public APIs — iter and itermut —...

5.8AI score
Exploits0References3
OSV
OSV
added 2026/05/02 12:0 p.m.4 views

RUSTSEC-2026-0130 Out-of-bounds read/write in `Index` and `IndexMut` implementations

The Index and IndexMut implementations for Caja use unchecked pointer arithmetic without bounds validation. Creating a Caja with a small key and then accessing an out-of-range index causes out-of-bounds reads or writes beyond the allocated memory. This can be triggered through safe public APIs —...

5.8AI score
Exploits0References3
RustSec
RustSec
added 2026/05/02 12:0 p.m.10 views

Out-of-bounds read/write in `Index` and `IndexMut` implementations

The Index and IndexMut implementations for Caja use unchecked pointer arithmetic without bounds validation. Creating a Caja with a small key and then accessing an out-of-range index causes out-of-bounds reads or writes beyond the allocated memory. This can be triggered through safe public APIs —...

5.8AI score
Exploits0Affected Software1
Cvelist
Cvelist
added 2026/05/02 11:33 a.m.39 views

CVE-2026-6525 NULL Pointer Dereference in Wireshark

IEEE 802.11 protocol dissector crash in Wireshark 4.6.0 to 4.6.4...

5.5CVSS0.00181EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2026/05/02 11:33 a.m.6 views

CVE-2026-6525 NULL Pointer Dereference in Wireshark

IEEE 802.11 protocol dissector crash in Wireshark 4.6.0 to 4.6.4...

5.5CVSS5.8AI score0.00181EPSS
Exploits1References2
CVE
CVE
added 2026/05/02 11:33 a.m.22 views

CVE-2026-6525

Wireshark CVE-2026-6525 refers to a crash in the IEEE 802.11 protocol dissector affecting Wireshark 4.6.0–4.6.4. The issue is a crash (not a memory-safety description) with a CVSSv3.1 base score of 5.5 (MEDIUM). Exploitation is described as LOCAL with user interaction required and impact limited ...

5.5CVSS5.8AI score0.00181EPSS
Exploits1References2Affected Software1
NVD
NVD
added 2026/05/02 7:16 a.m.3 views

CVE-2026-43058

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: fix pass-by-value structs causing MSAN warnings vidtvtsnullwriteinto and vidtvtspcrwriteinto take their argument structs by value, causing MSAN to report uninit-value warnings. While only vidtvtsnullwriteinto has...

5.5CVSS0.00121EPSS
Exploits0References9
ATTACKERKB
ATTACKERKB
added 2026/05/02 6:11 a.m.2 views

CVE-2026-43058

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: fix pass-by-value structs causing MSAN warnings vidtvtsnullwriteinto and vidtvtspcrwriteinto take their argument structs by value, causing MSAN to report uninit-value warnings. While only vidtvtsnullwriteinto has...

5.8AI score0.00121EPSS
Exploits0References7Affected Software1
Rows per page
Query Builder