Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CWE-1104 (使用未维护的第三方组件) — Vulnerability Class 22

22 vulnerabilities classified as CWE-1104 (使用未维护的第三方组件). AI Chinese analysis included.

CWE-1104 represents a supply chain weakness where software dependencies rely on third-party components that lack active maintenance or security support from their original developers. This vulnerability is typically exploited by threat actors who identify known, unpatched flaws within these obsolete libraries, leveraging them to execute remote code injection, data exfiltration, or privilege escalation attacks. Because unmaintained components cease receiving security updates, they become persistent entry points for adversaries seeking to bypass modern defenses. To mitigate this risk, developers must implement rigorous dependency management practices, including regular automated audits to identify outdated packages and establish strict policies for replacing unsupported libraries with actively maintained alternatives. Continuous monitoring of vulnerability databases and integrating software composition analysis tools into the CI/CD pipeline further ensures that only secure, current components are integrated into the final product, thereby reducing the attack surface associated with legacy code.

MITRE CWE Description
The product relies on third-party components that are not actively supported or maintained by the original developer or a trusted proxy for the original developer.
Common Consequences (1)
Other Reduce Maintainability, Varies by Context
Relying on unmaintained components makes it difficult or impossible to fix significant bugs and vulnerabilities, can render code obsolete, and undermine security by complicating maintenance and increasing the risk of new vulnerabilities.
CVE ID Title CVSS Severity Published
CVE-2026-21753 HCL Hive is affected by multiple security vulnerabilities. — Hive 4.2 Medium 2026-08-25
CVE-2026-12554 HP Easy Start for macOS - Security Update — HP Easy Start for macOS 8.5 High 2026-08-24
CVE-2026-21752 HCL Hive is affected by a use of vulnerable third-party components — HCL Hive 7.5 High 2026-08-24
CVE-2026-66788 Lighthouse: dockerfile build stages use end-of-life fedora 40 referenced by mutable tag — Red Hat Advanced Cluster Management for Kubernetes 2.17 3.7 Low 2026-08-20
CVE-2026-16634 TOML::XS versions before 0.06 for Perl bundle an unsupported and vulnerable version of tomlc99 — TOML::XS - - 2026-07-24
CVE-2026-56580 HCL MyCloud was affected by Using Components with Known Vulnerability — MyCloud 2.2 Low 2026-07-21
CVE-2026-3031 Image::EPEG versions through 0.15 for Perl embeds an unsupported version of the Epeg library — Image::EPEG - - 2026-07-16
CVE-2023-37524 HCL Traveler for Microsoft Outlook (HTMO) is susceptible to vulnerabilities due to .NET Framework 4.5 being out of service — Traveler for Microsoft Outlook 7.7 High 2026-06-27
CVE-2026-21821 HCL BigFix SCM Reporting is affected by vulnerabilities in jQuery — BigFix SCM Reporting 8.3 High 2026-05-13
CVE-2026-41468 Beghelli Sicuro24 SicuroWeb AngularJS Sandbox Escape via Template Injection — SicuroWeb (Sicuro24) 8.7 High 2026-04-22
CVE-2025-55277 HCL Aftermarket DPC is affected by Use of Vulnerable/Outdated Versions vulnerability — Aftermarket DPC 2.6 Low 2026-03-26
CVE-2025-12104 Incorrect Content-Type Header — BLU-IC2 8.1AI High AI 2025-10-23
CVE-2025-52658 HCL MyXalytics is affected by the use of vulnerable/outdated versions — MyXalytics 3.5 Low 2025-10-03
CVE-2025-34192 Vasion Print (formerly PrinterLogic) Usage of Outdated and Unsupported OpenSSL Version — Print Virtual Appliance Host 9.1 - 2025-09-19
CVE-2025-10220 Outdated Third-Party NuGet Packages in AxxonSoft Axxon One VMS 2.0.0 through 2.0.4 — AxxonOne C-Werk 9.8 Critical 2025-09-10
CVE-2025-48862 BOSCH ctrlX OS 安全漏洞 — ctrlX OS - Setup 7.1 High 2025-08-14
CVE-2025-3497 Radiflow iSAP Smart Collector Linux distribution unmaintained — iSAP Smart Collector 8.7 High 2025-07-09
CVE-2024-11999 Schneider Electric多款产品 安全漏洞 — Harmony (Formerly Magelis) HMIST6, HMISTM6, HMIG3U, HMIG3X, HMISTO7 series with EcoStruxure Operator Terminal Expert runtime 8.8 High 2024-12-17
CVE-2024-8885 Sophos Intercept X 安全漏洞 — Sophos Intercept X 8.8 High 2024-10-02
CVE-2024-35252 Azure Storage Movement Client Library Denial of Service Vulnerability — Azure Storage 7.5 High 2024-06-11
CVE-2023-7102 Remote Code Execution (RCE) Vulnerability — Barracuda ESG Appliance 9.8 - 2023-12-24
CVE-2021-22142 Kibana Reporting vulnerabilities — Kibana 6.6 Medium 2023-11-22

Vulnerabilities classified as CWE-1104 (使用未维护的第三方组件) represent 22 CVEs. The CWE taxonomy describes the weakness; review individual CVEs for product-specific impact.