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

exploitDog

Количество 77 202

Количество 77 202

ubuntu логотип

CVE-2026-62902

24 дня назад

Inclusion of functionality from untrusted control sphere in .NET allows an unauthorized attacker to disclose information over a network.

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

CVE-2026-62901

24 дня назад

Unchecked input for loop condition in .NET allows an unauthorized attacker to deny service over a network.

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

CVE-2026-62900

24 дня назад

Improper removal of sensitive information before storage or transfer in .NET allows an unauthorized attacker to disclose information over a network.

CVSS3: 5.9
EPSS: Низкий
ubuntu логотип

CVE-2026-62899

24 дня назад

Inconsistent interpretation of http requests ('http request/response smuggling') in .NET allows an unauthorized attacker to bypass a security feature over a network.

CVSS3: 5.9
EPSS: Низкий
ubuntu логотип

CVE-2026-62898

24 дня назад

Use after free in Microsoft QUIC allows an unauthorized attacker to disclose information over a network.

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

CVE-2026-62897

24 дня назад

Integer overflow or wraparound in .NET Framework allows an unauthorized attacker to execute code locally.

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

CVE-2026-62886

24 дня назад

Integer overflow or wraparound in .NET allows an unauthorized attacker to elevate privileges locally.

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

CVE-2026-62871

24 дня назад

Out-of-bounds write in .NET allows an unauthorized attacker to execute code locally.

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

CVE-2026-62867

14 дней назад

Incus is a system container and virtual machine manager. Prior to version 7.3.0, improper validation of user-provided `block.create_options` in storage volume configuration leads to argument injection in the constructed filesystem creation command line. This allows a project-scoped user to inject arbitrary arguments into the binary executed as root. Version 7.3.0 patches the issue.

CVSS3: 9.9
EPSS: Низкий
ubuntu логотип

CVE-2026-6277

3 месяца назад

GitLab has remediated an issue in GitLab EE affecting all versions from 13.9 before 18.10.8, 18.11 before 18.11.5, and 19.0 before 19.0.2 that under certain conditions could have allowed an authenticated user with Security Manager-role permissions to manage project security configuration even when the relevant feature was in a disabled state, due to incorrect authorization enforcement.

CVSS3: 4.3
EPSS: Низкий
ubuntu логотип

CVE-2026-6276

4 месяца назад

Using libcurl, when a custom `Host:` header is first set for an HTTP request and a second request is subsequently done using the same *easy handle* but without the custom `Host:` header set, the second request would use stale information and pass on cookies meant for the first host in the second request. Leak them.

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

CVE-2026-6269

3 месяца назад

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 15.10 before 18.10.8, 18.11 before 18.11.5, and 19.0 before 19.0.2 that under certain conditions could have allowed an authenticated user with developer-role permissions to modify hidden merge requests due to incorrect authorization enforcements.

CVSS3: 5.4
EPSS: Низкий
ubuntu логотип

CVE-2026-62644

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

In Roundcube Webmail before 1.6.17 and 1.7.x before 1.7.2, the password plugin of the Roundcube Webmail was subject to username spoofing via session data, which could lead to account takeover.

CVSS3: 6.4
EPSS: Низкий
ubuntu логотип

CVE-2026-62643

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

In Roundcube Webmail before 1.6.17 and 1.7.x before 1.7.2, insufficient Cascading Style Sheets (CSS) sanitization in HTML e-mail messages may lead to SSRF or Information Disclosure, e.g., if stylesheet links point to local network hosts. NOTE: this issue exists because of insufficient fixes for CVE-2026-35540 and CVE-2026-48843.

CVSS3: 7.2
EPSS: Низкий
ubuntu логотип

CVE-2026-62642

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

In Roundcube Webmail before 1.6.17 and 1.7.x before 1.7.2, an infinite loop was discovered in the TNEF decoder, which may lead to denial of service upon opening an email with a TNEF attachment.

CVSS3: 4.3
EPSS: Низкий
ubuntu логотип

CVE-2026-62641

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

In Roundcube Webmail before 1.6.17 and 1.7.x before 1.7.2, the TNEF decoder was subject to denial of service via a crafted compressed-RTF size.

CVSS3: 4.3
EPSS: Низкий
ubuntu логотип

CVE-2026-6253

4 месяца назад

curl might erroneously pass on credentials for a first proxy to a second proxy. This can happen when the following conditions are true: 1. curl is setup to use specific different proxies for different URL schemes 2. the first proxy needs credentials 3. the second proxy uses no credentials 4. while using the first proxy (using say `http://`), curl is asked to follow a redirect to a URL using another scheme (say `https://`), accessed using a second, different, proxy

CVSS3: 5.9
EPSS: Низкий
ubuntu логотип

CVE-2026-6245

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

A flaw was found in the System Security Services Daemon (SSSD). The pam_passkey_child_read_data() function within the PAM passkey responder fails to properly handle raw bytes received from a pipe. Because the data is treated as a NUL-terminated C string without explicit termination, it results in an out-of-bounds read when processed by functions like snprintf(). A local attacker could potentially trigger this vulnerability by initiating a crafted passkey authentication request, causing the SSSD PAM responder to crash, resulting in a local Denial of Service (DoS).

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

CVE-2026-62436

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

[This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] With the introduction of Grant Table v2 came the requirement to be able to switch between versions. Switching from v1 to v2 reduces the number of valid grant references, as a bigger shared entry structure is then needed while the shared table doesn't change size. Switching from v2 back to v1 the status frames, which are separate in v2, go away. Code holding, but intermediately dropping and then re-acquiring the grant table lock, sometimes wrongly assumes that said properties wouldn't change across the window in time where the lock is not being held. The v1 -> v2 issue is CVE-2026-62435. The v2 -> v1 issue is CVE-2026-62436.

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

CVE-2026-62435

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

[This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] With the introduction of Grant Table v2 came the requirement to be able to switch between versions. Switching from v1 to v2 reduces the number of valid grant references, as a bigger shared entry structure is then needed while the shared table doesn't change size. Switching from v2 back to v1 the status frames, which are separate in v2, go away. Code holding, but intermediately dropping and then re-acquiring the grant table lock, sometimes wrongly assumes that said properties wouldn't change across the window in time where the lock is not being held. The v1 -> v2 issue is CVE-2026-62435. The v2 -> v1 issue is CVE-2026-62436.

CVSS3: 6.5
EPSS: Низкий

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

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

Inclusion of functionality from untrusted control sphere in .NET allows an unauthorized attacker to disclose information over a network.

CVSS3: 6.5
1%
Низкий
24 дня назад
ubuntu логотип
CVE-2026-62901

Unchecked input for loop condition in .NET allows an unauthorized attacker to deny service over a network.

CVSS3: 7.5
1%
Низкий
24 дня назад
ubuntu логотип
CVE-2026-62900

Improper removal of sensitive information before storage or transfer in .NET allows an unauthorized attacker to disclose information over a network.

CVSS3: 5.9
1%
Низкий
24 дня назад
ubuntu логотип
CVE-2026-62899

Inconsistent interpretation of http requests ('http request/response smuggling') in .NET allows an unauthorized attacker to bypass a security feature over a network.

CVSS3: 5.9
1%
Низкий
24 дня назад
ubuntu логотип
CVE-2026-62898

Use after free in Microsoft QUIC allows an unauthorized attacker to disclose information over a network.

CVSS3: 7.5
1%
Низкий
24 дня назад
ubuntu логотип
CVE-2026-62897

Integer overflow or wraparound in .NET Framework allows an unauthorized attacker to execute code locally.

CVSS3: 7
0%
Низкий
24 дня назад
ubuntu логотип
CVE-2026-62886

Integer overflow or wraparound in .NET allows an unauthorized attacker to elevate privileges locally.

CVSS3: 7.8
0%
Низкий
24 дня назад
ubuntu логотип
CVE-2026-62871

Out-of-bounds write in .NET allows an unauthorized attacker to execute code locally.

CVSS3: 7.8
0%
Низкий
24 дня назад
ubuntu логотип
CVE-2026-62867

Incus is a system container and virtual machine manager. Prior to version 7.3.0, improper validation of user-provided `block.create_options` in storage volume configuration leads to argument injection in the constructed filesystem creation command line. This allows a project-scoped user to inject arbitrary arguments into the binary executed as root. Version 7.3.0 patches the issue.

CVSS3: 9.9
0%
Низкий
14 дней назад
ubuntu логотип
CVE-2026-6277

GitLab has remediated an issue in GitLab EE affecting all versions from 13.9 before 18.10.8, 18.11 before 18.11.5, and 19.0 before 19.0.2 that under certain conditions could have allowed an authenticated user with Security Manager-role permissions to manage project security configuration even when the relevant feature was in a disabled state, due to incorrect authorization enforcement.

CVSS3: 4.3
0%
Низкий
3 месяца назад
ubuntu логотип
CVE-2026-6276

Using libcurl, when a custom `Host:` header is first set for an HTTP request and a second request is subsequently done using the same *easy handle* but without the custom `Host:` header set, the second request would use stale information and pass on cookies meant for the first host in the second request. Leak them.

CVSS3: 7.5
0%
Низкий
4 месяца назад
ubuntu логотип
CVE-2026-6269

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 15.10 before 18.10.8, 18.11 before 18.11.5, and 19.0 before 19.0.2 that under certain conditions could have allowed an authenticated user with developer-role permissions to modify hidden merge requests due to incorrect authorization enforcements.

CVSS3: 5.4
0%
Низкий
3 месяца назад
ubuntu логотип
CVE-2026-62644

In Roundcube Webmail before 1.6.17 and 1.7.x before 1.7.2, the password plugin of the Roundcube Webmail was subject to username spoofing via session data, which could lead to account takeover.

CVSS3: 6.4
1%
Низкий
около 2 месяцев назад
ubuntu логотип
CVE-2026-62643

In Roundcube Webmail before 1.6.17 and 1.7.x before 1.7.2, insufficient Cascading Style Sheets (CSS) sanitization in HTML e-mail messages may lead to SSRF or Information Disclosure, e.g., if stylesheet links point to local network hosts. NOTE: this issue exists because of insufficient fixes for CVE-2026-35540 and CVE-2026-48843.

CVSS3: 7.2
0%
Низкий
около 2 месяцев назад
ubuntu логотип
CVE-2026-62642

In Roundcube Webmail before 1.6.17 and 1.7.x before 1.7.2, an infinite loop was discovered in the TNEF decoder, which may lead to denial of service upon opening an email with a TNEF attachment.

CVSS3: 4.3
1%
Низкий
около 2 месяцев назад
ubuntu логотип
CVE-2026-62641

In Roundcube Webmail before 1.6.17 and 1.7.x before 1.7.2, the TNEF decoder was subject to denial of service via a crafted compressed-RTF size.

CVSS3: 4.3
0%
Низкий
около 2 месяцев назад
ubuntu логотип
CVE-2026-6253

curl might erroneously pass on credentials for a first proxy to a second proxy. This can happen when the following conditions are true: 1. curl is setup to use specific different proxies for different URL schemes 2. the first proxy needs credentials 3. the second proxy uses no credentials 4. while using the first proxy (using say `http://`), curl is asked to follow a redirect to a URL using another scheme (say `https://`), accessed using a second, different, proxy

CVSS3: 5.9
1%
Низкий
4 месяца назад
ubuntu логотип
CVE-2026-6245

A flaw was found in the System Security Services Daemon (SSSD). The pam_passkey_child_read_data() function within the PAM passkey responder fails to properly handle raw bytes received from a pipe. Because the data is treated as a NUL-terminated C string without explicit termination, it results in an out-of-bounds read when processed by functions like snprintf(). A local attacker could potentially trigger this vulnerability by initiating a crafted passkey authentication request, causing the SSSD PAM responder to crash, resulting in a local Denial of Service (DoS).

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

[This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] With the introduction of Grant Table v2 came the requirement to be able to switch between versions. Switching from v1 to v2 reduces the number of valid grant references, as a bigger shared entry structure is then needed while the shared table doesn't change size. Switching from v2 back to v1 the status frames, which are separate in v2, go away. Code holding, but intermediately dropping and then re-acquiring the grant table lock, sometimes wrongly assumes that said properties wouldn't change across the window in time where the lock is not being held. The v1 -> v2 issue is CVE-2026-62435. The v2 -> v1 issue is CVE-2026-62436.

CVSS3: 6.5
0%
Низкий
около 1 месяца назад
ubuntu логотип
CVE-2026-62435

[This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] With the introduction of Grant Table v2 came the requirement to be able to switch between versions. Switching from v1 to v2 reduces the number of valid grant references, as a bigger shared entry structure is then needed while the shared table doesn't change size. Switching from v2 back to v1 the status frames, which are separate in v2, go away. Code holding, but intermediately dropping and then re-acquiring the grant table lock, sometimes wrongly assumes that said properties wouldn't change across the window in time where the lock is not being held. The v1 -> v2 issue is CVE-2026-62435. The v2 -> v1 issue is CVE-2026-62436.

CVSS3: 6.5
0%
Низкий
около 1 месяца назад

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