Lucene search
+L

5825 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2026/08/05 12:21 p.m.16 views

Security Bulletin: IBM QRadar SIEM is vulnerable to using components with known vulnerabilities

Summary Multiple components with known vulnerabilities were addressed in IBM QRadar SIEM Vulnerability Details CVEID:CVE-2024-34459 DESCRIPTION: An issue was discovered in xmllint from libxml2 before 2.11.8 and 2.12.x before 2.12.7. Formatting error messages with xmllint --htmlout can result in a...

9.8CVSS7.9AI score0.1393EPSS
SaveExploits10Affected Software1
CVE
CVE
added 2026/08/05 10:50 a.m.123 views

CVE-2026-66747

The CVE describes a firmware implant in Zbtlink router firmware (ENDLESSDOORS) embedded as an OpenWrt package (librctl.so) that runs at boot as root under kworker. It does not listen for connections but phones home over cleartext TCP to a hardcoded C2 address on channels 7000/7001, with no authen...

9.8CVSS6.4AI score0.00617EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/08/01 10:35 a.m.22 views

EUVD-2026-51803

Data::Entropy versions before 0.010 for Perl read remote entropy sources over plain HTTP. The Data::Entropy::RawSource::RandomOrg and Data::Entropy::RawSource::RandomnumbersInfo remote sources are accessed over plain HTTP. The Data::Entropy::RawSource::RandomOrg integrity check trivially matches...

5.6AI score0.00161EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/31 5:17 p.m.48 views

CVE-2026-34490 XAAP Android Data Stored in Unencrypted Database

Cleartext storage of sensitive information vulnerability in Johnson Controls XAAP Application on Android allows an attacker on a jailbroken or otherwise compromised device to Retrieve Sensitive Data. This issue affects XAAP Application: before 1.53...

4.8CVSS0.0008EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/31 5:17 p.m.62 views

CVE-2026-34490

CVE-2026-34490 affects the XAAP Android application (pre-1.53). The issue is cleartext storage of sensitive data in an unencrypted local database on the device, allowing a local attacker on a jailbroken or otherwise compromised device to retrieve sensitive information. CVSS v4.0 base score 4.8 (M...

5.5CVSS5.5AI score0.0008EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/07/31 7:08 a.m.47 views

CVE-2026-18211 Keycloak-services: keycloak-services: secure-client-uris policy bypass via localhost-prefixed domains

A flaw was found in the secure-client-uris client policy executor within Keycloak core services. This component is responsible for enforcing security requirements on client configurations, such as requiring encrypted connections for redirect URIs. Due to an improper check that only looks at the...

4.2CVSS0.00178EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/31 7:08 a.m.16 views

CVE-2026-18211

A flaw was found in the secure-client-uris client policy executor within Keycloak core services. This component is responsible for enforcing security requirements on client configurations, such as requiring encrypted connections for redirect URIs. Due to an improper check that only looks at the...

5.4CVSS5.2AI score0.00178EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/30 2:59 p.m.37 views

CVE-2026-67596

CVE-2026-67596 affects the CSL 1010 M2M 3G WiFi Module firmware up to version 2.2.1.4. The vulnerability arises from a weak encryption scheme where a single-byte XOR cipher with a static key is applied to the configuration backup file (Router.cfg). This allows unauthenticated attackers to recover...

6.9CVSS5.5AI score0.00108EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/28 10:15 p.m.9 views

GHSA-WHMM-QJ9R-WVR2 td has pre-auth denial of service via unbounded memory allocation in proto.UnencryptedMessage.Decode

Impact A remote, unauthenticated attacker can cause excessive memory allocation and resulting CPU / GC pressure, potentially OOM termination by sending a crafted unencrypted MTProto packet. proto.UnencryptedMessage.Decode read an attacker-controlled 32-bit dataLen field and immediately allocated ...

7.5CVSS6.2AI score0.00346EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/28 10:15 p.m.14 views

td has pre-auth denial of service via unbounded memory allocation in proto.UnencryptedMessage.Decode

Impact A remote, unauthenticated attacker can cause excessive memory allocation and resulting CPU / GC pressure, potentially OOM termination by sending a crafted unencrypted MTProto packet. proto.UnencryptedMessage.Decode read an attacker-controlled 32-bit dataLen field and immediately allocated ...

7.5CVSS6.2AI score0.00346EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/07/28 10:14 p.m.18 views

EUVD-2026-50085

gotd/td is a T Telegram MTProto API client in Go. Prior to 0.145.1, proto.UnencryptedMessage.Decode in proto/unencryptedmessage.go read attacker controlled dataLen from an unauthenticated MTProto unencrypted packet and allocated makebyte, dataLen before checking the remaining buffer, allowing...

7.5CVSS5.9AI score0.00346EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/28 10:14 p.m.53 views

CVE-2026-54638

gotd/td, a Go MTProto client, is affected by a pre-auth denial of service in proto.UnencryptedMessage.Decode where dataLen from an unauthenticated MTProto unencrypted packet could trigger unbounded memory allocation before validating the buffer. This could cause excessive memory usage and CPU/GC ...

7.5CVSS5.9AI score0.00346EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/28 10:14 p.m.40 views

CVE-2026-54638 td has pre-auth denial of service via unbounded memory allocation in proto.UnencryptedMessage.Decode

gotd/td is a T Telegram MTProto API client in Go. Prior to 0.145.1, proto.UnencryptedMessage.Decode in proto/unencryptedmessage.go read attacker controlled dataLen from an unauthenticated MTProto unencrypted packet and allocated makebyte, dataLen before checking the remaining buffer, allowing...

7.5CVSS0.00346EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/28 10:14 p.m.9 views

CVE-2026-54638 td has pre-auth denial of service via unbounded memory allocation in proto.UnencryptedMessage.Decode

gotd/td is a T Telegram MTProto API client in Go. Prior to 0.145.1, proto.UnencryptedMessage.Decode in proto/unencryptedmessage.go read attacker controlled dataLen from an unauthenticated MTProto unencrypted packet and allocated makebyte, dataLen before checking the remaining buffer, allowing...

7.5CVSS5.9AI score
SaveExploits0References6
Snyk
Snyk
added 2026/07/28 12:55 p.m.10 views

Improperly Implemented Security Check for Standard

Overview org.keycloak:keycloak-services is an open source identity and access management solution for modern applications and services. Affected versions of this package are vulnerable to Improperly Implemented Security Check for Standard through the secure-client-uris client policy executor in t...

5.4CVSS5.4AI score0.00178EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/28 12:00 a.m.16 views

PT-2026-65618

Name of the Vulnerable Software and Affected Versions gotd/td versions prior to 0.145.1 Description A remote unauthenticated attacker can cause a denial of service by sending a crafted unencrypted MTProto packet. The Decode function in proto.UnencryptedMessage reads an attacker-controlled 32-bit...

7.5CVSS5.8AI score0.00346EPSS
SaveExploits0References10
Samba
Samba
added 2026/07/28 12:00 a.m.11 views

The CTDB protocol has bounds checking issues

== Summary: CTDB fails to do integrity checking of received packets. This includes failure to check field lengths against packet lengths when unmarshalling packets. Description CTDB fails to do a number of integrity checks on received packets. This includes: checking of field lengths against pack...

6.5CVSS6AI score0.0029EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/21 5:09 a.m.36 views

CVE-2026-15812 Kronosnet: kronosnet: access control list bypass via link id spoofing on unencrypted dynamic links

A vulnerability was found in the internal Access Control List ACL subsystem of kronosnet Version affected: = 1.34. When the framework is explicitly configured to manage dynamic links accepting network traffic from any IP address without network payload encryption, the validation architecture...

4.8CVSS0.00256EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/21 5:09 a.m.40 views

CVE-2026-15812

CVE-2026-15812 affects kronosnet (

4.8CVSS5.6AI score0.00256EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/21 5:09 a.m.6 views

CVE-2026-15812 Kronosnet: kronosnet: access control list bypass via link id spoofing on unencrypted dynamic links

A vulnerability was found in the internal Access Control List ACL subsystem of kronosnet Version affected: = 1.34. When the framework is explicitly configured to manage dynamic links accepting network traffic from any IP address without network payload encryption, the validation architecture...

4.8CVSS5.6AI score0.00256EPSS
SaveExploits0References2
Rows per page
Query Builder