Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

Количество 384 790

Количество 384 790

nvd логотип

CVE-2026-59140

около 1 месяца назад

Data::SortedSet::Shared versions before 0.03 for Perl allow an out-of-bounds read via unvalidated node indices in the rank and min/max query paths. The attach-time validator ss_validate_header bounds only the root index against the node pool (node_capacity). The order-statistics and min/max queries then follow children[], leftmost and rightmost node indices read raw from the mmap'd segment without bounding them against node_capacity. A full structural check (ss_validate_tree) exists but runs only via an explicit validate method, not on attach. A local peer that can write the backing file can leave the header valid while poisoning the tree links, so the next rank, min or max query dereferences an out-of-bounds node index, reading adjacent memory or crashing the process.

CVSS3: 9.1
EPSS: Низкий
nvd логотип

CVE-2026-5913

5 месяцев назад

Out of bounds read in Blink in Google Chrome prior to 147.0.7727.55 allowed a remote attacker to perform an out of bounds memory read via a crafted HTML page. (Chromium security severity: Low)

CVSS3: 8.1
EPSS: Низкий
nvd логотип

CVE-2026-59139

около 1 месяца назад

Data::ReqRep::Shared versions before 0.05 for Perl allow an out-of-bounds read via an unvalidated arena offset and length in reqrep_recv_locked. The attach-time validator reqrep_validate_header checks the header scalars and region layout against the file size, but does not validate the array contents it then trusts. reqrep_recv_locked does memcpy(copy_buf, req_arena + arena_off, len) with arena_off and len read raw from the mmap'd segment and never bounded against the arena capacity (req_arena_cap). A local peer that can write the backing file can leave the header valid while poisoning a request slot's offset and length, so receiving the request copies a file-controlled offset and length out of the arena, reading adjacent memory or crashing the process.

CVSS3: 9.1
EPSS: Низкий
nvd логотип

CVE-2026-59138

21 день назад

Null pointer dereference in Microsoft Remote Registry Service allows an authorized attacker to deny service over a network.

CVSS3: 6.5
EPSS: Низкий
nvd логотип

CVE-2026-59137

21 день назад

Use of uninitialized resource in Windows Event Logging Service allows an authorized attacker to disclose information locally.

CVSS3: 5.5
EPSS: Низкий
nvd логотип

CVE-2026-59136

21 день назад

Use of uninitialized resource in Microsoft COM for Windows allows an authorized attacker to disclose information locally.

CVSS3: 5.5
EPSS: Низкий
nvd логотип

CVE-2026-59135

21 день назад

Weak authentication in Microsoft Windows Search Component allows an authorized attacker to disclose information locally.

CVSS3: 5.5
EPSS: Низкий
nvd логотип

CVE-2026-59134

21 день назад

Heap-based buffer overflow in Remote Desktop Client allows an unauthorized attacker to execute code over a network.

CVSS3: 7.5
EPSS: Низкий
nvd логотип

CVE-2026-59133

21 день назад

Execution with unnecessary privileges in Microsoft High Performance Computing (HPC) Pack allows an authorized attacker to elevate privileges over a network.

CVSS3: 8.8
EPSS: Низкий
nvd логотип

CVE-2026-59132

21 день назад

Null pointer dereference in Windows TCP/IP allows an unauthorized attacker to deny service over a network.

CVSS3: 7.5
EPSS: Низкий
nvd логотип

CVE-2026-59131

21 день назад

No cwe for this issue in AMD Zen allows an authorized attacker to disclose information locally.

CVSS3: 5.6
EPSS: Низкий
nvd логотип

CVE-2026-59130

21 день назад

No cwe for this issue in AMD Zen allows an authorized attacker to disclose information locally.

CVSS3: 5.6
EPSS: Низкий
nvd логотип

CVE-2026-5912

5 месяцев назад

Integer overflow in WebRTC in Google Chrome prior to 147.0.7727.55 allowed a remote attacker to perform an out of bounds memory write via a crafted HTML page. (Chromium security severity: Low)

CVSS3: 8.8
EPSS: Низкий
nvd логотип

CVE-2026-59128

21 день назад

Out-of-bounds read in Windows Encrypting File System (EFS) allows an authorized attacker to disclose information locally.

CVSS3: 5.5
EPSS: Низкий
nvd логотип

CVE-2026-59127

21 день назад

Integer overflow or wraparound in Windows Installer allows an authorized attacker to elevate privileges locally.

CVSS3: 7.8
EPSS: Низкий
nvd логотип

CVE-2026-59126

21 день назад

Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Event Logging Service allows an authorized attacker to elevate privileges locally.

CVSS3: 7
EPSS: Низкий
nvd логотип

CVE-2026-59125

21 день назад

Use after free in Virtual Hard Disk (VHD) Miniport Driver allows an authorized attacker to elevate privileges locally.

CVSS3: 7
EPSS: Низкий
nvd логотип

CVE-2026-59124

21 день назад

Deserialization of untrusted data in Microsoft High Performance Computing (HPC) Pack allows an unauthorized attacker to execute code over a network.

CVSS3: 9.8
EPSS: Низкий
nvd логотип

CVE-2026-59122

21 день назад

Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Telephony Service allows an authorized attacker to elevate privileges locally.

CVSS3: 7
EPSS: Низкий
nvd логотип

CVE-2026-5911

5 месяцев назад

Policy bypass in ServiceWorkers in Google Chrome prior to 147.0.7727.55 allowed a remote attacker to bypass content security policy via a crafted HTML page. (Chromium security severity: Low)

CVSS3: 4.3
EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
nvd логотип
CVE-2026-59140

Data::SortedSet::Shared versions before 0.03 for Perl allow an out-of-bounds read via unvalidated node indices in the rank and min/max query paths. The attach-time validator ss_validate_header bounds only the root index against the node pool (node_capacity). The order-statistics and min/max queries then follow children[], leftmost and rightmost node indices read raw from the mmap'd segment without bounding them against node_capacity. A full structural check (ss_validate_tree) exists but runs only via an explicit validate method, not on attach. A local peer that can write the backing file can leave the header valid while poisoning the tree links, so the next rank, min or max query dereferences an out-of-bounds node index, reading adjacent memory or crashing the process.

CVSS3: 9.1
1%
Низкий
около 1 месяца назад
nvd логотип
CVE-2026-5913

Out of bounds read in Blink in Google Chrome prior to 147.0.7727.55 allowed a remote attacker to perform an out of bounds memory read via a crafted HTML page. (Chromium security severity: Low)

CVSS3: 8.1
0%
Низкий
5 месяцев назад
nvd логотип
CVE-2026-59139

Data::ReqRep::Shared versions before 0.05 for Perl allow an out-of-bounds read via an unvalidated arena offset and length in reqrep_recv_locked. The attach-time validator reqrep_validate_header checks the header scalars and region layout against the file size, but does not validate the array contents it then trusts. reqrep_recv_locked does memcpy(copy_buf, req_arena + arena_off, len) with arena_off and len read raw from the mmap'd segment and never bounded against the arena capacity (req_arena_cap). A local peer that can write the backing file can leave the header valid while poisoning a request slot's offset and length, so receiving the request copies a file-controlled offset and length out of the arena, reading adjacent memory or crashing the process.

CVSS3: 9.1
1%
Низкий
около 1 месяца назад
nvd логотип
CVE-2026-59138

Null pointer dereference in Microsoft Remote Registry Service allows an authorized attacker to deny service over a network.

CVSS3: 6.5
1%
Низкий
21 день назад
nvd логотип
CVE-2026-59137

Use of uninitialized resource in Windows Event Logging Service allows an authorized attacker to disclose information locally.

CVSS3: 5.5
0%
Низкий
21 день назад
nvd логотип
CVE-2026-59136

Use of uninitialized resource in Microsoft COM for Windows allows an authorized attacker to disclose information locally.

CVSS3: 5.5
0%
Низкий
21 день назад
nvd логотип
CVE-2026-59135

Weak authentication in Microsoft Windows Search Component allows an authorized attacker to disclose information locally.

CVSS3: 5.5
0%
Низкий
21 день назад
nvd логотип
CVE-2026-59134

Heap-based buffer overflow in Remote Desktop Client allows an unauthorized attacker to execute code over a network.

CVSS3: 7.5
1%
Низкий
21 день назад
nvd логотип
CVE-2026-59133

Execution with unnecessary privileges in Microsoft High Performance Computing (HPC) Pack allows an authorized attacker to elevate privileges over a network.

CVSS3: 8.8
1%
Низкий
21 день назад
nvd логотип
CVE-2026-59132

Null pointer dereference in Windows TCP/IP allows an unauthorized attacker to deny service over a network.

CVSS3: 7.5
2%
Низкий
21 день назад
nvd логотип
CVE-2026-59131

No cwe for this issue in AMD Zen allows an authorized attacker to disclose information locally.

CVSS3: 5.6
0%
Низкий
21 день назад
nvd логотип
CVE-2026-59130

No cwe for this issue in AMD Zen allows an authorized attacker to disclose information locally.

CVSS3: 5.6
0%
Низкий
21 день назад
nvd логотип
CVE-2026-5912

Integer overflow in WebRTC in Google Chrome prior to 147.0.7727.55 allowed a remote attacker to perform an out of bounds memory write via a crafted HTML page. (Chromium security severity: Low)

CVSS3: 8.8
0%
Низкий
5 месяцев назад
nvd логотип
CVE-2026-59128

Out-of-bounds read in Windows Encrypting File System (EFS) allows an authorized attacker to disclose information locally.

CVSS3: 5.5
0%
Низкий
21 день назад
nvd логотип
CVE-2026-59127

Integer overflow or wraparound in Windows Installer allows an authorized attacker to elevate privileges locally.

CVSS3: 7.8
0%
Низкий
21 день назад
nvd логотип
CVE-2026-59126

Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Event Logging Service allows an authorized attacker to elevate privileges locally.

CVSS3: 7
0%
Низкий
21 день назад
nvd логотип
CVE-2026-59125

Use after free in Virtual Hard Disk (VHD) Miniport Driver allows an authorized attacker to elevate privileges locally.

CVSS3: 7
0%
Низкий
21 день назад
nvd логотип
CVE-2026-59124

Deserialization of untrusted data in Microsoft High Performance Computing (HPC) Pack allows an unauthorized attacker to execute code over a network.

CVSS3: 9.8
2%
Низкий
21 день назад
nvd логотип
CVE-2026-59122

Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Telephony Service allows an authorized attacker to elevate privileges locally.

CVSS3: 7
0%
Низкий
21 день назад
nvd логотип
CVE-2026-5911

Policy bypass in ServiceWorkers in Google Chrome prior to 147.0.7727.55 allowed a remote attacker to bypass content security policy via a crafted HTML page. (Chromium security severity: Low)

CVSS3: 4.3
0%
Низкий
5 месяцев назад

Уязвимостей на страницу