Lucene search
+L

18431 matches found

NVD
NVD
added 2026/08/15 6:21 a.m.8 views

CVE-2026-72020

In the Linux kernel, the following vulnerability has been resolved: ipvs: reset full ipvsseq structs in ipvsconnnew Commit 9a05475cebdd "ipvs: avoid kmemcachezalloc in ipvsconnnew" changed ipvsconnnew to allocate an ipvsconn object with kmemcachealloc. The function then initializes many fields...

9.8CVSS0.00695EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/05 9:18 a.m.14 views

CVE-2026-8029

The ZTE Smart Life app contains an SQL injection vulnerability that allows attackers to execute UNION SELECT statements to query sensitive data in the feedback.db database across tables, including user accounts, phone numbers, feedback content, and local debug log paths, thereby enabling the thef...

3.9CVSS0.00134EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 8:36 a.m.54 views

CVE-2026-8029

The CVE-2026-8029 entry concerns a SQL injection in the ZTE Smart Life app that permits UNION SELECT queries to access data in the feedback.db database. The vulnerability can expose sensitive information across tables, including user accounts, phone numbers, feedback content, and local debug log ...

3.9CVSS5.9AI score0.00134EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 8:36 a.m.10 views

EUVD-2026-53292

The ZTE Smart Life app contains an SQL injection vulnerability that allows attackers to execute UNION SELECT statements to query sensitive data in the feedback.db database across tables, including user accounts, phone numbers, feedback content, and local debug log paths, thereby enabling the thef...

3.9CVSS5.9AI score0.00134EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 8:36 a.m.9 views

CVE-2026-8029

The ZTE Smart Life app contains an SQL injection vulnerability that allows attackers to execute UNION SELECT statements to query sensitive data in the feedback.db database across tables, including user accounts, phone numbers, feedback content, and local debug log paths, thereby enabling the thef...

3.9CVSS5.9AI score0.00134EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/05 12:00 a.m.7 views

Photon OS 5.0: Linux PHSA-2026-5.0-91-0770

An update of the linux package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2026-5.0-91-0770. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

9.8CVSS8AI score0.00481EPSS
SaveExploits9References115
NVD
NVD
added 2026/08/04 3:16 p.m.31 views

CVE-2026-18401

The non-blocking asynchronous JSON parser in jackson-core does not enforce the maxNumberLength constraint defined in StreamReadConstraints default: 1000 characters. An attacker able to submit JSON to an application that uses the async parser API can supply a number token of arbitrary length,...

6.9CVSS0.0031EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/04 2:23 p.m.37 views

CVE-2026-18401 jackson-core: Number length constraint bypass in non-blocking (async) JSON parser leads to potential denial of service

The non-blocking asynchronous JSON parser in jackson-core does not enforce the maxNumberLength constraint defined in StreamReadConstraints default: 1000 characters. An attacker able to submit JSON to an application that uses the async parser API can supply a number token of arbitrary length,...

6.9CVSS0.0031EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/04 2:23 p.m.18 views

CVE-2026-18401 jackson-core: Number length constraint bypass in non-blocking (async) JSON parser leads to potential denial of service

The non-blocking asynchronous JSON parser in jackson-core does not enforce the maxNumberLength constraint defined in StreamReadConstraints default: 1000 characters. An attacker able to submit JSON to an application that uses the async parser API can supply a number token of arbitrary length,...

6.9CVSS5.7AI score
SaveExploits0References7
CVE
CVE
added 2026/08/04 2:23 p.m.65 views

CVE-2026-18401

The CVE describes a vulnerability in jackson-core’s non-blocking (async) JSON parser where maxNumberLength is not enforced, unlike the synchronous parser. Root cause: the async parsing path in NonBlockingUtf8JsonParserBase does not invoke number length validation; _finishNumberIntegralPart() accu...

6.9CVSS5.7AI score0.0031EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/03 4:47 p.m.10 views

Important: Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: grafana13.1: grafana13.1-13.1.1-0.5.hum1 aarch64, x8664 grafana13.1-13.1.1-0.5.hum1.src src Security Fixes: grafana13.1: CVE-2026-67313 CVE-2026-67314 CVE-2026-67315 CVE-2026-67316 CVE-2026-67317...

6.9CVSS5.5AI score0.00366EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/03 4:33 p.m.100 views

CVE-2026-69152 brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation

The brace-expansion library generates arbitrary strings containing a common prefix and suffix. Prior to 1.1.18, 2.1.4, 3.0.6, and 5.0.9, expand does not apply maxLength while constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memo...

7.5CVSS5.6AI score
SaveExploits0References7
OSV
OSV
added 2026/08/01 10:35 a.m.10 views

CVE-2026-18536 Data::Entropy versions before 0.010 for Perl read remote entropy sources over plain HTTP

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...

7.5CVSS5.6AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/01 10:35 a.m.46 views

CVE-2026-18536 Data::Entropy versions before 0.010 for Perl read remote entropy sources over plain HTTP

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...

0.00161EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/01 10:35 a.m.22 views

CVE-2026-18536

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...

7.5CVSS5.6AI score0.00161EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/07/31 1:20 p.m.12 views

kernel: KVM: x86: Fix shadow paging use-after-free due to unexpected GFN

A flaw was found in the Linux kernel's KVM Kernel-based Virtual Machine x86 shadow paging mechanism. This use-after-free vulnerability arises from incorrect handling of Guest Frame Numbers GFNs when guest page tables are modified. A local attacker with control over a guest virtual machine could...

8.8CVSS6.4AI score0.00154EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/30 7:10 a.m.6 views

CLEANSTART-2026-XL50286 Security fixes in hubble-ui 0.13.3-r1

Package hubble-ui version 0.13.3-r1 fixes 7 vulnerabilities: CVE-2026-25679, CVE-2026-27142, CVE-2026-27139, CVE-2026-33186, CVE-2025-58190...

9.1CVSS6.7AI score0.01557EPSS
SaveExploits2References1
OSV
OSV
added 2026/07/30 7:10 a.m.10 views

CLEANSTART-2026-IN49367 Security fixes in grafana-alloy 1.15.0-r0

Package grafana-alloy version 1.15.0-r0 fixes 18 vulnerabilities: CVE-2026-34040, CVE-2026-33997, CVE-2026-34165, CVE-2026-33762, CVE-2026-34986...

8.8CVSS7.1AI score0.09641EPSS
SaveExploits2References1
RedhatCVE
RedhatCVE
added 2026/07/29 4:57 p.m.15 views

CVE-2026-64282

A flaw was found in the Linux kernel's KVM Kernel-based Virtual Machine for arm64 architectures. A race condition between the kvmtranslatevncr function and an MMU Memory Management Unit notifier can lead to a Page Frame Number PFN leak. This occurs because an early return in kvmtranslatevncr fail...

5.5CVSS5.8AI score0.00105EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/29 9:16 a.m.13 views

CVE-2026-65325

Apache Traffic Server reuses multiplexed HTTP/2 origin connections without verifying the server certificate covers the new request hostname. This issue affects Apache Traffic Server: from 9.0.0 through 9.2.14, from 10.0.0 through 10.1.3. Users are recommended to upgrade to version 9.2.15 or 10.1....

6.3CVSS0.00156EPSS
SaveExploits0References1
Rows per page
Query Builder