Torna agli aggiornamenti
UpdatedSep 3, 2026

security-research — Updated!

Vulnerabilità che ho segnalato alla Apache Software Foundation: 46 CVE in 15 progetti

Condividi

Security Research

Vulnerabilità che ho segnalato alla Apache Software Foundation, divulgate attraverso il processo di sicurezza ASF. 46 CVE su 15 progetti, dal 2023 al 2026.

Dove esiste un reproducer pubblico, questo è collegato. Ognuno è un progetto minimale e autonomo che dimostra il problema e indica la release che lo ha risolto.

Su 25 CWE distinti, due classi dominano: deserializzazione di dati non attendibili (7) e server-side request forgery (7).

Nell'ecosistema Apache: 16 CVE, 14 progetti

CVEComponenteClasseRisolto 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 Forgerynon pubblicato-
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 Consumptionnon pubblicato-
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 CVE

Camel è il progetto che mantengo, quindi riceve il maggior scrutinio. Il pattern dominante è header in ingresso non filtrati che raggiungono il control plane di un producer, più una lunga coda di deserializzazione non sicura nei percorsi di registry e migrazione.

CVEComponenteClasseRisolto 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-43866CamelCWE-502 Deserialization of Untrusted Data4.14.8, 4.18.3, 4.21.0reproducer
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

Reproducer per problemi trovati da altri: 26

Come maintainer di Camel costruisco anche reproducer per le segnalazioni che arrivano dall'esterno, per confermare il problema e validare la correzione. Questi non sono miei risultati. Il merito va ai segnalatori indicati di seguito.

CVEComponenteClasseRisolto inSegnalato daPoC
CVE-2024-22369CamelCWE-502 Deserialization of Untrusted Data3.21.4, 3.22.1, 4.0.4, 4.4.0Ziyang Chen from HuaWei Open Source Management Center, Pingtao Wei from HuaWei Open Source Management Center (finder) and Haoran Zhi from 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-40473Camel MinaCWE-502 Deserialization of Untrusted Data4.14.6, 4.18.2, 4.20.0Venkatraman Kumar from Securinreproducer
CVE-2026-40858CamelCWE-502 Deserialization of Untrusted Data4.14.7, 4.18.2, 4.20.0Feng Ning from Innora Pte. Ltd.reproducer
CVE-2026-40859CamelCWE-502 Deserialization of Untrusted Data4.14.8, 4.18.3, 4.20.0Venkatraman Kumar from Securinreproducer
CVE-2026-40860CamelCWE-502 Deserialization of Untrusted Data4.14.7, 4.18.2, 4.20.0Venkatraman Kumar from Securinreproducer
CVE-2026-42527CamelCWE-502 Deserialization of Untrusted Data4.14.8, 4.18.3, 4.21.0Venkatraman Kumar from Securin and Yu Bao from 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 from PayPalreproducer
CVE-2026-46454CamelCWE-20 Improper Input Validation4.14.8, 4.18.3, 4.21.0Yu Bao from PayPalreproducer
CVE-2026-46456CamelCWE-20 Improper Input Validation4.14.8, 4.18.3, 4.21.0Yu Bao from PayPalreproducer
CVE-2026-46457CamelCWE-20 Improper Input Validation4.14.8, 4.18.3, 4.21.0Yu Bao from PayPalreproducer
CVE-2026-46584Camel MailCWE-200 Exposure of Sensitive Information to an Unauthorized Actor4.14.8, 4.18.3, rYu Bao from PayPalreproducer
CVE-2026-46587CamelCWE-20 Improper Input Validation4.14.8, 4.18.3, 4.21.0Yu Bao from PayPalreproducer
CVE-2026-46588CamelCWE-20 Improper Input Validation4.14.8, 4.18.3, 4.21.0Yu Bao from 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 from PayPalreproducer
CVE-2026-59230Camel MailCWE-20 Improper Input Validation4.14.9, 4.18.4, 4.22.0Atuin - Automated Vulnerability Discovery Engine, anciety of 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 and 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 and 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 from Apiiroreproducer

I risultati vengono segnalati privatamente al team di sicurezza ASF competente e pubblicati solo dopo il rilascio di una correzione. I reproducer sono mirati alla versione vulnerabile e sono destinati ai difensori che validano la propria esposizione.

Categorie