Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2024-0794

CVE-2024-0794: HP LaserJet Printers RCE Vulnerability

CVE-2024-0794 is a remote code execution vulnerability in HP LaserJet printers caused by buffer overflow during PDF font rendering. This article covers the technical details, affected printer models, and mitigation.

Published: April 8, 2026

CVE-2024-0794 Overview

CVE-2024-0794 is a critical buffer overflow vulnerability affecting certain HP LaserJet Pro, HP Enterprise LaserJet, and HP LaserJet Managed Printers. The vulnerability exists in the PDF rendering engine and can be triggered when the printer processes fonts embedded within a maliciously crafted PDF file, potentially leading to Remote Code Execution (RCE).

Critical Impact

Attackers can achieve Remote Code Execution on vulnerable HP LaserJet printers by sending specially crafted PDF files containing malicious embedded fonts, potentially compromising the entire device and enabling lateral movement within corporate networks.

Affected Products

  • HP LaserJet Pro Printers
  • HP Enterprise LaserJet Printers
  • HP LaserJet Managed Printers

Discovery Timeline

  • February 20, 2024 - CVE-2024-0794 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2024-0794

Vulnerability Analysis

This vulnerability is classified as an out-of-bounds read (CWE-125) that occurs during PDF font rendering operations on affected HP LaserJet printers. When the printer's PDF parser processes embedded fonts within a document, insufficient boundary checking allows an attacker to craft font data that overflows allocated memory buffers.

The buffer overflow condition enables attackers to corrupt adjacent memory regions, potentially overwriting critical control structures. Since this vulnerability is network-accessible and requires no user interaction or authentication, an attacker could remotely send a malicious print job to compromise vulnerable devices.

Printers are often overlooked in security assessments, making this vulnerability particularly dangerous in enterprise environments where these devices may have network access to sensitive resources.

Root Cause

The root cause is improper bounds checking in the font rendering subsystem when parsing TrueType or other embedded font formats within PDF documents. The printer firmware fails to validate the size and structure of font data before copying it into fixed-size memory buffers, creating an out-of-bounds read condition that can be escalated to remote code execution.

Attack Vector

The attack can be executed remotely over the network without requiring any privileges or user interaction. An attacker can exploit this vulnerability by:

  1. Crafting a malicious PDF document with specially constructed embedded font data
  2. Sending the PDF to the vulnerable printer via network printing protocols (IPP, LPR, or direct port 9100)
  3. When the printer processes the document, the malformed font triggers the buffer overflow
  4. Successful exploitation grants the attacker code execution on the printer's embedded system

The vulnerability is particularly concerning because print jobs are often submitted automatically without inspection, and printers frequently operate with elevated network privileges for scanning and document distribution functions.

Detection Methods for CVE-2024-0794

Indicators of Compromise

  • Unusual network traffic originating from HP LaserJet printers to external IP addresses
  • Unexpected print jobs containing PDF files from unknown sources
  • Printer firmware crashes or unexpected reboots during print job processing
  • Modified printer configurations or newly created administrative accounts

Detection Strategies

  • Monitor print spooler logs for PDF print jobs with abnormally large embedded font tables
  • Implement network segmentation to isolate printers and monitor cross-segment traffic
  • Deploy IDS/IPS rules to detect malformed PDF structures in print traffic
  • Audit printer firmware versions across the organization to identify unpatched devices

Monitoring Recommendations

  • Enable enhanced logging on print servers to capture detailed job metadata
  • Monitor for unusual outbound connections from printer IP addresses
  • Implement network traffic analysis on ports 9100, 515, and 631 (common printing protocols)
  • Regularly scan printer management interfaces for configuration changes

How to Mitigate CVE-2024-0794

Immediate Actions Required

  • Update all affected HP LaserJet printers to the latest firmware version immediately
  • Isolate vulnerable printers on a segmented network until patching is complete
  • Disable direct network printing protocols where possible, routing through monitored print servers
  • Review and restrict which users and systems can submit print jobs to vulnerable devices

Patch Information

HP has released security advisories and firmware updates to address this vulnerability. Administrators should review the official HP support documentation and apply the recommended firmware updates:

  • HP Support Document 10174031-10174074
  • HP Support Document 10174031-10198670

Download and install the latest firmware version specific to your printer model from the HP support portal.

Workarounds

  • Disable PDF direct printing if not required for business operations
  • Configure access control lists (ACLs) to restrict which hosts can send print jobs
  • Enable printer firewall features to limit network exposure
  • Route all print jobs through a centralized print server with content inspection capabilities
  • Consider disabling embedded font processing if firmware configuration allows
bash
# Example: Restrict printer access via network ACL (varies by network infrastructure)
# On Cisco IOS router/switch:
access-list 110 permit tcp 10.10.10.0 0.0.0.255 host 192.168.1.100 eq 9100
access-list 110 deny tcp any host 192.168.1.100 eq 9100
access-list 110 permit ip any any

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechHp Laserjet

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability2.95%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-125
  • Technical References
  • HP Support Document 10174031-10174074

  • HP Support Document 10174031-10198670
  • Related CVEs
  • CVE-2025-26506: HP LaserJet Printers RCE Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English