Skip to content
KitploitKITPLOIT
ToolsBlog
Einreichen
ToolsBlog
Einreichen

Hacking-, PenTest- und Cybersicherheits-Tools für Ihr Sicherheitsarsenal!

Kitploit ist ein Verzeichnis von Hacking-, Cybersicherheits- und Pentesting-Tools. Entdecken Sie die neuesten Projekt-Updates, um Schwachstellen zu finden, Systeme zu analysieren, Tests zu automatisieren und Ihre Sicherheit zu stärken.

··Feeds·Kontakt·Datenschutz·© 2026 Kitploit

Tool-Verzeichnis

Kategorien

Alle Kategorien anzeigen
Loading categories
security-research — Sicherheitslücken, die ich an die Apache Software Foundation gemeldet habe: 46 CVEs in 15 Projekten | Kitploit
Tools/GitHubGitHub/oscerd/security-research
SchwachstellenanalyseExploitationWebsicherheitKuratierte Ressourcen
GitHuboscerd/security-research

security-research

Sicherheitslücken, die ich an die Apache Software Foundation gemeldet habe: 46 CVEs in 15 Projekten

Repository anzeigen
5vor 18 TagenNoch nicht geprüft

Beliebteste

Alle anzeigen →

Entdecken Sie die meistgenutzten Tools unserer Community.

Alle Tools erkunden

Durchsuchen Sie unsere Tool-Sammlung

Alle Tools anzeigen →
Teilen

Sicherheitsforschung

Schwachstellen, die ich an die Apache Software Foundation gemeldet und über den ASF-Sicherheitsprozess offengelegt habe. 46 CVEs in 15 Projekten, 2023 bis 2026.

Wo ein öffentlicher Reproducer existiert, ist er verlinkt. Jeder davon ist ein minimales, eigenständiges Projekt, das das Problem demonstriert und die Release-Version nennt, die es behoben hat.

Über 25 verschiedene CWEs hinweg dominieren zwei Klassen: Deserialisierung nicht vertrauenswürdiger Daten (7) und Server-Side Request Forgery (7).

Im gesamten Apache-Ökosystem: 16 CVEs, 14 Projekte

CVEKomponenteKlasseBehoben inPoC
CVE-2023-41313DorisCWE-208 Observable Timing Discrepancy1.2.8-
CVE-2023-41834Flink Stateful FunctionsCWE-74 Improper Neutralization of Special Elements in Output Used by a Downstream Component3.3.0-
CVE-2023-43123StormCWE-200 Exposure of Sensitive Information to an Unauthorized Actor2.6.0-
CVE-2024-23454HadoopCWE-378 Creation of Temporary File With Insecure Permissions3.4.0-
CVE-2024-23953HiveCWE-208 Observable Timing Discrepancy4.0.0-
CVE-2024-29869HiveCWE-732 Incorrect Permission Assignment for Critical Resource4.0.1-
CVE-2026-28672RangerCWE-77 Improper Neutralization of Special Elements used in a Command2.9.0reproducer
CVE-2026-34476SkyWalking MCPCWE-918 Server-Side Request Forgerynicht veröffentlicht-
CVE-2026-40005IoTDBCWE-22 Improper Limitation of a Pathname to a Restricted Directory2.0.10-
CVE-2026-40008IoTDBCWE-470 Use of Externally-Controlled Input to Select Classes or Code2.0.10-
CVE-2026-40564Flink Kubernetes OperatorCWE-918 Server-Side Request Forgery1.15.0reproducer
CVE-2026-41041GravitinoCWE-177 Improper Handling of URL Encoding1.2.1-
CVE-2026-44616ZeppelinCWE-90 Improper Neutralization of Special Elements used in an LDAP Query0.12.1-
CVE-2026-49361Fluss (incubating)CWE-400 Uncontrolled Resource Consumptionnicht veröffentlicht-
CVE-2026-63039InLongCWE-89 Improper Neutralization of Special Elements used in an SQL Command2.4.0reproducer
CVE-2026-64640PolarisCWE-863 Incorrect Authorization1.7.0reproducer

Apache Camel: 30 CVEs

Camel ist das Projekt, das ich betreue, daher wird es am genauesten geprüft. Das dominierende Muster ist ungefilterte eingehende Header, die die Steuerungsebene eines Producers erreichen, plus ein langer Schwanz unsicherer Deserialisierung in Registry- und Migrationspfaden.

CVEKomponenteKlasseBehoben inPoC
CVE-2024-23114CamelCWE-502 Deserialization of Untrusted Data3.21.4, 3.22.1, 4.0.4, 4.4.0-
CVE-2026-23552CamelCWE-346 Origin Validation Error4.18.0reproducer
CVE-2026-25747Camel LevelDBCWE-502 Deserialization of Untrusted Data4.10.9, 4.14.5, 4.18.0reproducer
CVE-2026-27172CamelCWE-502 Deserialization of Untrusted Data4.14.6, 4.18.1reproducer
CVE-2026-40047CamelCWE-88 Improper Neutralization of Argument Delimiters in a Command4.18.3reproducer
CVE-2026-40048Camel PQCCWE-502 Deserialization of Untrusted Data4.18.2, 4.20.0reproducer
CVE-2026-43866Camel Deserialization of Untrusted Data

Reproducer für von anderen gefundene Probleme: 26

Als Camel-Maintainer erstelle ich auch Reproducer für Meldungen, die von außen eingehen, um das Problem zu bestätigen und den Fix zu validieren. Dies sind nicht meine Funde. Die Anerkennung gebührt den unten genannten Meldern.

CVEKomponenteKlasseBehoben inGemeldet vonPoC
CVE-2024-22369CamelCWE-502 Deserialization of Untrusted Data3.21.4, 3.22.1, 4.0.4, 4.4.0Ziyang Chen vom HuaWei Open Source Management Center, Pingtao Wei vom HuaWei Open Source Management Center (Finder) und Haoran Zhi vom HuaWei Open Source Management Centerreproducer
CVE-2026-33453CamelCWE-915 Improperly Controlled Modification of Dynamically-Determined Object Attributes4.18.1, 4.19.0Hyunwoo Kim (@v4bel)reproducer
CVE-2026-33454CamelCWE-502 Deserialization of Untrusted Data4.14.6, 4.18.1Hyunwoo Kim (@v4bel)reproducer
CVE-2026-40022Camel Platform HTTP MainCWE-288 Authentication Bypass Using an Alternate Path or Channel4.14.6, 4.18.2Jihang Yureproducer
CVE-2026-40453Camel JMSCWE-178 Improper Handling of Case Sensitivity4.14.6, 4.18.2, 4.20.0Saroj Khadkareproducer
CVE-2026-40473

Funde werden privat an das zuständige ASF-Sicherheitsteam gemeldet und erst veröffentlicht, nachdem ein Fix ausgeliefert wurde. Reproducer zielen auf die verwundbare Version ab und sind für Verteidiger gedacht, die ihre eigene Exposition validieren.

Tool herunterladen
CWE-502
4.14.8, 4.18.3, 4.21.0
reproducer
CVE-2026-43867CamelCWE-502 Deserialization of Untrusted Data4.18.3, 4.21.0reproducer
CVE-2026-46455CamelCWE-613 Insufficient Session Expiration4.18.3, 4.21.0reproducer
CVE-2026-46585Camel LuceneCWE-639 Authorization Bypass Through User-Controlled Key4.14.8, 4.18.3, 4.21.0reproducer
CVE-2026-46590CamelCWE-502 Deserialization of Untrusted Data4.18.3, 4.21.0reproducer
CVE-2026-46591CamelCWE-943 Improper Neutralization of Special Elements in Data Query Logic4.14.8, 4.18.3, 4.21.0reproducer
CVE-2026-46592CamelCWE-441 Unintended Proxy or Intermediary4.14.8, 4.18.3, 4.21.0reproducer
CVE-2026-46726Camel Vertx WebsocketCWE-918 Server-Side Request Forgery4.14.8, 4.18.3, 4.21.0reproducer
CVE-2026-48203CamelCWE-918 Server-Side Request Forgery4.14.8, 4.18.3, 4.21.0reproducer
CVE-2026-48204CamelCWE-284 Improper Access Control4.14.8, 4.18.3, 4.21.0reproducer
CVE-2026-48205Camel DNSCWE-918 Server-Side Request Forgery4.14.8, 4.18.3, 4.21.0reproducer
CVE-2026-48206Camel JIRACWE-639 Authorization Bypass Through User-Controlled Key4.14.8, 4.18.3, 4.21.0reproducer
CVE-2026-49086Camel DaprCWE-441 Unintended Proxy or Intermediary4.14.8, 4.18.3, 4.21.0reproducer
CVE-2026-49097CamelCWE-74 Improper Neutralization of Special Elements in Output Used by a Downstream Component4.14.8, 4.18.3, 4.21.0reproducer
CVE-2026-49098CamelCWE-74 Improper Neutralization of Special Elements in Output Used by a Downstream Component4.14.8, 4.18.3, 4.21.0reproducer
CVE-2026-49099Camel SalesforceCWE-639 Authorization Bypass Through User-Controlled Key4.14.8, 4.18.3, 4.21.0reproducer
CVE-2026-49365CamelCWE-209 Generation of Error Message Containing Sensitive Information4.14.8, 4.18.3, 4.21.0reproducer
CVE-2026-53913Camel KeycloakCWE-636 Not Failing Securely4.18.3, 4.21.0reproducer
CVE-2026-55993Camel Atmosphere WebsocketCWE-918 Server-Side Request Forgery4.14.8, 4.18.3, 4.21.0reproducer
CVE-2026-55994Camel IggyCWE-918 Server-Side Request Forgery4.18.3, 4.21.0reproducer
CVE-2026-56139Camel UndertowCWE-209 Generation of Error Message Containing Sensitive Information4.14.8, 4.18.3, 4.21.0reproducer
CVE-2026-56140Camel AWS2 SNSCWE-20 Improper Input Validation4.14.8, 4.18.3, 4.21.0-
CVE-2026-63621Camel KnativeCWE-20 Improper Input Validation4.14.9, 4.18.4, 4.22.0reproducer
CVE-2026-78329Camel UndertowCWE-20 Improper Input Validation4.14.9, 4.18.4, 4.22.0reproducer
Camel Mina
CWE-502 Deserialization of Untrusted Data
4.14.6, 4.18.2, 4.20.0
Venkatraman Kumar von Securin
reproducer
CVE-2026-40858CamelCWE-502 Deserialization of Untrusted Data4.14.7, 4.18.2, 4.20.0Feng Ning von Innora Pte. Ltd.reproducer
CVE-2026-40859CamelCWE-502 Deserialization of Untrusted Data4.14.8, 4.18.3, 4.20.0Venkatraman Kumar von Securinreproducer
CVE-2026-40860CamelCWE-502 Deserialization of Untrusted Data4.14.7, 4.18.2, 4.20.0Venkatraman Kumar von Securinreproducer
CVE-2026-42527CamelCWE-502 Deserialization of Untrusted Data4.14.8, 4.18.3, 4.21.0Venkatraman Kumar von Securin und Yu Bao von Paypalreproducer
CVE-2026-43865CamelCWE-502 Deserialization of Untrusted Data4.14.8, 4.18.3, 4.21.0gaorenyusireproducer
CVE-2026-46453CamelCWE-639 Authorization Bypass Through User-Controlled Key4.14.8, 4.18.3, 4.21.0Yu Bao von PayPalreproducer
CVE-2026-46454CamelCWE-20 Improper Input Validation4.14.8, 4.18.3, 4.21.0Yu Bao von PayPalreproducer
CVE-2026-46456CamelCWE-20 Improper Input Validation4.14.8, 4.18.3, 4.21.0Yu Bao von PayPalreproducer
CVE-2026-46457CamelCWE-20 Improper Input Validation4.14.8, 4.18.3, 4.21.0Yu Bao von PayPalreproducer
CVE-2026-46584Camel MailCWE-200 Exposure of Sensitive Information to an Unauthorized Actor4.14.8, 4.18.3, rYu Bao von PayPalreproducer
CVE-2026-46587CamelCWE-20 Improper Input Validation4.14.8, 4.18.3, 4.21.0Yu Bao von PayPalreproducer
CVE-2026-46588CamelCWE-20 Improper Input Validation4.14.8, 4.18.3, 4.21.0Yu Bao von PayPalreproducer
CVE-2026-47323CamelCWE-178 Improper Handling of Case Sensitivity4.14.6, 4.18.2Quac Tranreproducer
CVE-2026-49042CamelCWE-20 Improper Input Validation4.18.3, 4.21.0Yu Bao von PayPalreproducer
CVE-2026-59230Camel MailCWE-20 Improper Input Validation4.14.9, 4.18.4, 4.22.0Atuin - Automated Vulnerability Discovery Engine, anciety von Tencent Xuanwu Labreproducer
CVE-2026-60093Camel Azure Storage DatalakeCWE-22 Improper Limitation of a Pathname to a Restricted Directory4.14.9, 4.18.4, 4.22.0n0mi1k und Hiep Nguyenreproducer
CVE-2026-66906Camel Azure Storage BlobCWE-22 Improper Limitation of a Pathname to a Restricted Directory4.14.9, 4.18.4, 4.22.0n0mi1k und Hiep Nguyenreproducer
CVE-2026-66907Camel Google StorageCWE-22 Improper Limitation of a Pathname to a Restricted Directory4.14.9, 4.18.4, 4.22.0n0mi1kreproducer
CVE-2026-66908Camel Platform HTTP MainCWE-287 Improper Authentication4.22.0n0mi1kreproducer
CVE-2026-71300Camel Atmosphere WebsocketCWE-20 Improper Input Validation4.14.9, 4.18.4, 4.22.0Barak Srour von Apiiroreproducer