Description
A missing authorization vulnerability exists in the embedded webserver of HP Deskjet 2800 Series Printers running firmware version <=TBP1CN2612AR. An unauthenticated attacker with network access can send GET requests to multiple exposed administrative API endpoints and retrieve sensitive configuration data such as plaintext Wi‑Fi Direct credentials, unique device identity information, and other administrative security state details. When accessed through the web interface, these setting pages explicitly require administrator credentials before sensitive information is displayed.
Published: 2026-07-06
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthorized attacker with network access can issue GET requests to exposed administrative API endpoints on the embedded web server of the HP 2800 Printer Series. The lack of proper authorization (CWE‑284) allows the attacker to retrieve sensitive configuration data such as plaintext Wi‑Fi Direct credentials, unique device identity information, and other administrative security state details. The vulnerability also represents an information‑disclosure flaw (CWE‑200) that exposes data the printer should protect. As a result, an attacker can acquire credentials and device identifiers that could be leveraged for lateral movement or direct takeover of the printer and connected network resources.

Affected Systems

HP Inc. HP 2800 Printer Series printers running firmware version TBP1CN2612AR or earlier are affected. The vulnerability is specific to the embedded web server that exposes administrative APIs.

Risk and Exploitability

The CVSS score of 7.5 indicates high severity. EPSS is <1%, indicating a very low exploitation probability, but the attack vector is network-based: any device on the same local network with access to the printer’s IP can exploit the flaw without authentication. The vulnerability is not listed in the CISA KEV catalog, though exploitation would give an attacker useful credentials and device information. Given the lack of authentication, exploitation is straightforward as long as network connectivity exists.

Generated by OpenCVE AI on July 25, 2026 at 21:01 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the printer firmware to a version later than TBP1CN2612AR.
  • Configure network firewalls or router rules to allow access to the printer’s management interface only from trusted IP addresses or via VPN.
  • If a firmware upgrade cannot be performed immediately, block or filter HTTP GET requests to the administrative API endpoints on the printer using network segmentation or access control lists.

Generated by OpenCVE AI on July 25, 2026 at 21:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Sat, 25 Jul 2026 21:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-284

Thu, 23 Jul 2026 15:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-284

Fri, 17 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-284

Wed, 15 Jul 2026 16:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-284

Mon, 13 Jul 2026 22:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-284

Mon, 13 Jul 2026 02:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Wed, 08 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Wed, 08 Jul 2026 05:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Tue, 07 Jul 2026 06:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Mon, 06 Jul 2026 23:15:00 +0000

Type Values Removed Values Added
First Time appeared Hp
Hp hp 2800 Printer Series
Vendors & Products Hp
Hp hp 2800 Printer Series

Mon, 06 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 06 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Description A missing authorization vulnerability exists in the embedded webserver of HP Deskjet 2800 Series Printers running firmware version <=TBP1CN2612AR. An unauthenticated attacker with network access can send GET requests to multiple exposed administrative API endpoints and retrieve sensitive configuration data such as plaintext Wi‑Fi Direct credentials, unique device identity information, and other administrative security state details. When accessed through the web interface, these setting pages explicitly require administrator credentials before sensitive information is displayed.
Title CVE-2026-13753
References

Subscriptions

Hp Hp 2800 Printer Series
cve-icon MITRE

Status: PUBLISHED

Assigner: certcc

Published:

Updated: 2026-07-08T17:00:16.985Z

Reserved: 2026-06-29T16:46:12.558Z

Link: CVE-2026-13753

cve-icon Vulnrichment

Updated: 2026-07-06T19:33:52.015Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-25T21:15:03Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-284

    Improper Access Control