AI Security AI安全 1h ago Updated 39m ago 更新于 39分钟前 47

More Details Emerge on Exploited PaperCut Vulnerabilities 更多关于被利用的 PaperCut 漏洞的细节浮出水面

PaperCut Software released a second emergency patch for two zero-day vulnerabilities (CVE-2026-81578 and CVE-2026-82078) in its NG/MF print management solutions that allow unauthenticated remote code execution CVE-2026-81578 is a high-severity authentication bypass enabling attackers to modify system configurations, while CVE-2026-82078 is a critical flaw involving unsafe dynamic class loading in database connection utilities WatchTowr discovered additional patch bypasses and an extra authentica PaperCut Software发布第二个紧急补丁,修复NG/MF打印管理解决方案中被活跃利用的两个零日漏洞 漏洞CVE-2026-81578为高严重性认证绕过,CVE-2026-82078为关键级别的不安全动态类加载漏洞,可组合实现远程代码执行 WatchTowr发现多个补丁绕过和额外认证绕过缺陷,Huntress确认至少两名客户遭攻击,攻击活动聚焦系统探测 约1000个PaperCut实例暴露在互联网上,主要位于北美和欧洲,CISA KEV目录已收录相关历史漏洞

70
Hot 热度
65
Quality 质量
65
Impact 影响力

Analysis 深度分析

TL;DR

  • PaperCut Software released a second emergency patch for two zero-day vulnerabilities (CVE-2026-81578 and CVE-2026-82078) in its NG/MF print management solutions that allow unauthenticated remote code execution
  • CVE-2026-81578 is a high-severity authentication bypass enabling attackers to modify system configurations, while CVE-2026-82078 is a critical flaw involving unsafe dynamic class loading in database connection utilities
  • WatchTowr discovered additional patch bypasses and an extra authentication bypass flaw, prompting the second emergency patch release
  • Huntress reported active exploitation since August 26, with observed activity focused on system discovery but no secondary malware or persistence mechanisms detected
  • Approximately 1,000 PaperCut instances remain exposed to the internet, predominantly in North America and Europe

Why It Matters

This incident highlights the critical risk posed by unpatched print management software exposed to the internet, as unauthenticated attackers can achieve full remote code execution with no user interaction required. The rapid emergence of patch bypasses discovered by WatchTowr underscores the importance of continuous security validation even after emergency patches are released. Organizations relying on PaperCut NG/MF must treat this as an urgent priority given the active exploitation in the wild.

Technical Details

  • CVE-2026-81578: A high-severity authentication bypass vulnerability that allows remote, unauthenticated attackers to modify certain system configurations on PaperCut NG/MF instances, potentially leading to further exploitation
  • CVE-2026-82078: A critical vulnerability involving unsafe dynamic class loading in database connection utilities; when combined with the authentication bypass, it enables execution of arbitrary Java bytecode under the PaperCut server process security context
  • The initial patch released on August 28 for versions 25 and 26 was found to have multiple bypasses, leading to a second emergency patch later the same day that also addressed version 24
  • PaperCut's advisory explains the attack chain: configuration manipulation via the auth bypass enables arbitrary Java bytecode execution on the application classpath under the server's security context
  • Indicators of compromise (IoCs) have been made available by the vendor, and the company continues to work toward an official release that fully patches both vulnerabilities

Industry Insight

  • Organizations should immediately audit their PaperCut NG/MF deployments for internet exposure and apply the latest emergency patch, while also monitoring for the additional authentication bypass discovered by WatchTowr that was not covered in the initial patch
  • This incident reinforces the need for defense-in-depth strategies for internet-facing enterprise software, including network segmentation, web application firewalls, and regular vulnerability scanning, as print management tools are increasingly targeted by threat actors
  • The pattern of patch bypasses discovered shortly after emergency releases suggests that vendors should adopt bug bounty programs and coordinated disclosure practices, while security teams should treat first-generation patches with caution and validate fixes in isolated environments before full deployment

TL;DR

  • PaperCut Software发布第二个紧急补丁,修复NG/MF打印管理解决方案中被活跃利用的两个零日漏洞
  • 漏洞CVE-2026-81578为高严重性认证绕过,CVE-2026-82078为关键级别的不安全动态类加载漏洞,可组合实现远程代码执行
  • WatchTowr发现多个补丁绕过和额外认证绕过缺陷,Huntress确认至少两名客户遭攻击,攻击活动聚焦系统探测
  • 约1000个PaperCut实例暴露在互联网上,主要位于北美和欧洲,CISA KEV目录已收录相关历史漏洞

为什么值得看

本文揭示了传统IT基础设施(打印管理系统)面临的严重零日威胁,展示了攻击者如何利用认证绕过+不安全类加载的组合链实现远程代码执行,对企业的资产暴露面管理和应急响应机制具有警示意义。

技术解析

  • 双漏洞协同利用链:CVE-2026-81578(高严重性)允许未认证攻击者绕过身份验证并修改系统配置参数;CVE-2026-82078(关键)涉及数据库连接工具中的不安全动态类加载,两者结合可实现完整的远程代码执行
  • 攻击原理:攻击者通过修改系统配置参数,触发执行应用程序classpath中任意Java字节码,从而在PaperCut服务器进程的安全上下文中获得控制权
  • 补丁迭代过程:8月27日发布安全公告,次日推出针对v25/v26的第一个紧急补丁,同日因发现补丁绕过和额外认证绕过缺陷发布第二个补丁,同时提供IoC指标
  • 暴露面数据:ShadowServer Foundation数据显示约1000个PaperCut实例直接暴露在互联网,主要集中在北美和欧洲地区

行业启示

  • 传统IT基础设施(如打印管理、网络设备等)常被忽视安全加固,企业需重新评估非核心系统的互联网暴露面和访问控制策略
  • 零日漏洞从披露到被利用的时间窗口极短,且补丁可能存在绕过缺陷,组织应建立快速应急响应机制和持续监控能力
  • 供应链安全需持续关注,第三方组件(如数据库连接工具)的不安全实现可能成为攻击链的关键环节,应纳入安全开发生命周期管理

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

Security 安全