Lucene search
+L

77227 matches found

CVE
CVE
added 2026/08/24 5:07 p.m.20 views

CVE-2026-71910

Multiple DrayTek VigorAP models contain a command injection vulnerability in the apautotest function, caused by insufficient validation of the CMD0, CMD3, and CMD6 fields before command execution. A remote attacker with valid administrative credentials to the device's web management interface can...

8.6CVSS6.1AI score0.03054EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/24 4:22 p.m.9 views

CVE-2026-78329 Apache Camel: Camel-Undertow: the endpoint discarded the undertow-specific header filter strategy in favour of the base HTTP one, so the undertow filtering never ran on endpoint-configured routes

Improper input validation vulnerability in Apache Camel Undertow component. This issue affects Apache Camel: from 4.11.0 before 4.14.9, from 4.15.0 before 4.18.4, from 4.19.0 before 4.22.0. UndertowEndpoint defaulted its headerFilterStrategy field to the base HttpHeaderFilterStrategy and pushed...

9.8CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/24 4:22 p.m.52 views

CVE-2026-78329 Apache Camel: Camel-Undertow: the endpoint discarded the undertow-specific header filter strategy in favour of the base HTTP one, so the undertow filtering never ran on endpoint-configured routes

Improper input validation vulnerability in Apache Camel Undertow component. This issue affects Apache Camel: from 4.11.0 before 4.14.9, from 4.15.0 before 4.18.4, from 4.19.0 before 4.22.0. UndertowEndpoint defaulted its headerFilterStrategy field to the base HttpHeaderFilterStrategy and pushed...

0.00427EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/08/24 4:22 p.m.8 views

EUVD-2026-64962

Improper input validation vulnerability in Apache Camel Undertow component. This issue affects Apache Camel: from 4.11.0 before 4.14.9, from 4.15.0 before 4.18.4, from 4.19.0 before 4.22.0. UndertowEndpoint defaulted its headerFilterStrategy field to the base HttpHeaderFilterStrategy and pushed...

5.5AI score0.00427EPSS
SaveExploits1References1
CVE
CVE
added 2026/08/24 4:22 p.m.27 views

CVE-2026-78329

CVE-2026-78329 is an improper input validation vulnerability in the Apache Camel Undertow component (affected: 4.11.0–4.14.8, 4.15.0–4.18.3, 4.19.0–4.21.9; CVSS 9.8 CRITICAL ). The root cause is that UndertowEndpoint defaulted its headerFilterStrategy to the base HttpHeaderFilterStrategy, overwri...

9.8CVSS5.3AI score0.00427EPSS
SaveExploits1References1Affected Software1
EUVD
EUVD
added 2026/08/24 4:21 p.m.9 views

EUVD-2026-64961

Improper input validation vulnerability in Apache Camel Atmosphere Websocket component. This issue affects Apache Camel: from 4.0.0 before 4.14.9, from 4.15.0 before 4.18.4, from 4.19.0 before 4.22.0. The camel-atmosphere-websocket producer selects which connected WebSocket peers a message is...

5.6AI score0.00461EPSS
SaveExploits1References1
OSV
OSV
added 2026/08/24 4:21 p.m.5 views

CVE-2026-71300 Apache Camel: Camel-Atmosphere-Websocket: WebSocket dispatch header injection

Improper input validation vulnerability in Apache Camel Atmosphere Websocket component. This issue affects Apache Camel: from 4.0.0 before 4.14.9, from 4.15.0 before 4.18.4, from 4.19.0 before 4.22.0. The camel-atmosphere-websocket producer selects which connected WebSocket peers a message is...

9.8CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/24 4:21 p.m.41 views

CVE-2026-71300 Apache Camel: Camel-Atmosphere-Websocket: WebSocket dispatch header injection

Improper input validation vulnerability in Apache Camel Atmosphere Websocket component. This issue affects Apache Camel: from 4.0.0 before 4.14.9, from 4.15.0 before 4.18.4, from 4.19.0 before 4.22.0. The camel-atmosphere-websocket producer selects which connected WebSocket peers a message is...

0.00461EPSS
SaveExploits1References1
CVE
CVE
added 2026/08/24 4:21 p.m.32 views

CVE-2026-71300

CVE-2026-71300 is a critical (CVSS 9.8 ) improper input validation flaw in Apache Camel's camel-atmosphere-websocket component. The WebSocket dispatch headers (e.g. websocket.connectionKey.list) sit outside the Camel namespace, so the inherited HttpHeaderFilterStrategy does not strip them at the ...

9.8CVSS5.5AI score0.00461EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/24 4:09 p.m.5 views

CVE-2026-59230 Apache Camel: Camel-Mail: the MimeMultipart data format copied MIME headers onto the Camel message without a header filter strategy when unmarshalling with headersInline enabled

Improper input validation vulnerability in Apache Camel. This issue affects Apache Camel: from 2.17.0 before 4.14.9, from 4.15.0 before 4.18.4, from 4.19.0 before 4.22.0. The camel-mail component ships a MimeMultipart data format that can unmarshal a MIME multipart message. When it is configured...

5.6AI score0.00419EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/08/24 4:09 p.m.42 views

CVE-2026-59230 Apache Camel: Camel-Mail: the MimeMultipart data format copied MIME headers onto the Camel message without a header filter strategy when unmarshalling with headersInline enabled

Improper input validation vulnerability in Apache Camel. This issue affects Apache Camel: from 2.17.0 before 4.14.9, from 4.15.0 before 4.18.4, from 4.19.0 before 4.22.0. The camel-mail component ships a MimeMultipart data format that can unmarshal a MIME multipart message. When it is configured...

0.00419EPSS
SaveExploits1References1
CVE
CVE
added 2026/08/24 4:09 p.m.28 views

CVE-2026-59230

Apache Camel's camel-mail component (MimeMultipart data format) is vulnerable to header injection when headersInline is explicitly set to true. During unmarshalling, MIME headers from the incoming message are copied onto the Camel Exchange via setHeader without a HeaderFilterStrategy, allowing a ...

6.5CVSS5.6AI score0.00419EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/08/24 4:09 p.m.13 views

CVE-2026-59230 Apache Camel: Camel-Mail: the MimeMultipart data format copied MIME headers onto the Camel message without a header filter strategy when unmarshalling with headersInline enabled

Improper input validation vulnerability in Apache Camel. This issue affects Apache Camel: from 2.17.0 before 4.14.9, from 4.15.0 before 4.18.4, from 4.19.0 before 4.22.0. The camel-mail component ships a MimeMultipart data format that can unmarshal a MIME multipart message. When it is configured...

6.5CVSS6AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/24 4:09 p.m.11 views

EUVD-2026-64953

Improper input validation vulnerability in Apache Camel. This issue affects Apache Camel: from 2.17.0 before 4.14.9, from 4.15.0 before 4.18.4, from 4.19.0 before 4.22.0. The camel-mail component ships a MimeMultipart data format that can unmarshal a MIME multipart message. When it is configured...

5.7AI score0.00419EPSS
SaveExploits1References1
SUSE Linux
SUSE Linux
added 2026/08/24 4:06 p.m.7 views

Security update for the Linux Kernel RT (Live Patch 8 for SUSE Linux Enterprise 15 SP7)

This update for the SUSE Linux Enterprise Kernel 6.4.0-150700.7.28 fixes various security issues: The following security issues were fixed: CVE-2025-40204,CVE-2026-53224,CVE-2026-53246: sctp: validate cached peer INIT chunk length in COOKIEECHO processing bsc1253437 bsc1270023 bsc1270024...

8.9CVSS5.7AI score0.03153EPSS
SaveExploits12References84
OSV
OSV
added 2026/08/24 11:04 a.m.2 views

SUSE-SU-2026:3739-1 Security update for the Linux Kernel (Live Patch 29 for SUSE Linux Enterprise 15 SP5)

This update for the SUSE Linux Enterprise Kernel 5.14.21-150500.55.116 fixes various security issues: The following security issues were fixed: - CVE-2023-53995: net: ipv4: fix one memleak in inetdelifa bsc1269284. - CVE-2025-40204,CVE-2026-53224,CVE-2026-53246: sctp: validate cached peer INIT...

9.8CVSS5.7AI score0.00583EPSS
SaveExploits21References41
SUSE Linux
SUSE Linux
added 2026/08/24 11:04 a.m.8 views

Security update for the Linux Kernel (Live Patch 44 for SUSE Linux Enterprise 15 SP4)

This update for the SUSE Linux Enterprise Kernel 5.14.21-150400.24.176 fixes various security issues: The following security issues were fixed: CVE-2023-53995: net: ipv4: fix one memleak in inetdelifa bsc1269284. CVE-2025-40204,CVE-2026-53224,CVE-2026-53246: sctp: validate cached peer INIT chunk...

8.8CVSS5.9AI score0.00583EPSS
SaveExploits21References76
OSV
OSV
added 2026/08/24 10:33 a.m.4 views

SUSE-SU-2026:3724-1 Security update for the Linux Kernel (Live Patch 36 for SUSE Linux Enterprise 15 SP5)

This update for the SUSE Linux Enterprise Kernel 5.14.21-150500.55.141 fixes various security issues: The following security issues were fixed: - CVE-2023-53995: net: ipv4: fix one memleak in inetdelifa bsc1269284. - CVE-2025-40204,CVE-2026-53224,CVE-2026-53246: sctp: validate cached peer INIT...

9.8CVSS5.5AI score0.00583EPSS
SaveExploits21References39
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in Linux-Firmware

Improper input validation in some IntelR Graphics Drivers for Windows before version 26.20.100.7212 and before the Linux kernel version 5.5 may allow a privileged user to potentially enable a denial of service via local access...

5.5CVSS6.2AI score0.00308EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1, Linux, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: Bluetooth: hcisock: Fixed an issue where user input was not validated. The length of user input was checked before data was copied...

7.1CVSS6.5AI score0.00238EPSS
SaveExploits0References2
Rows per page
Query Builder