CVE-2026-1997
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedCertain HP OfficeJet Pro printers may expose information if Cross‑Origin Resource Sharing (CORS) is misconfigured, potentially allowing unauthorized web origins to access device resource. CORS is disabled by default on Pro‑class devices and can only be enabled by an administrator through the Embedded Web Server (EWS). Keeping CORS disabled unless explicitly required helps ensure that only trusted solutions can interact with the device.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceHP OfficeJet Pro printers with CORS enabled through the Embedded Web Server (EWS) may improperly allow cross-origin requests from untrusted web origins, potentially exposing sensitive device information to unauthorized parties. The vulnerability exists when administrators enable CORS without proper origin restrictions.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data< 001.2602a< 001.2602b< 001.2602b< 001.2602b< 001.2602b< 001.2602b< 001.2602b< 001.2602bCVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- Low
- Integrity
- None
- Availability
- None
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify the printer modelAccess the printer's Embedded Web Server (EWS) by entering the printer's IP address in a web browser. Locate the model number, typically found on the main page or under the 'General' or 'Information' section.Affected if The printer model is one of: M9l65a, D9l20a, K7s32a, D9l21a, K7s42a, T0g65a, K7s39a, or J6x83a.
-
Check the installed firmware versionIn the EWS, navigate to the 'General' or 'Firmware Information' page to view the current firmware version. Alternatively, print a configuration or status page from the printer control panel.Affected if The firmware version is below 001.2602a for M9l65a, or below 001.2602b for all other affected models.
-
Verify if CORS is enabled in the EWSLog into the EWS as an administrator. Navigate to the 'Settings', 'Security', or 'Network' sections. Look for a CORS (Cross-Origin Resource Sharing) setting or configuration option.Affected if CORS is enabled on the printer.
-
Inspect CORS origin restrictionsIn the same EWS section where CORS is configured, examine the allowed origins list. Determine whether any origins are permitted or if the configuration allows requests from any origin.Affected if CORS is enabled and either no origin restrictions are defined or origins from untrusted or arbitrary web domains are permitted.
If the printer model matches an affected product, the firmware version is below the specified threshold, and CORS is enabled with no or weak origin restrictions, the environment is affected by this vulnerability.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scoped001.2602a001.2602b
Verify CORS is disabled in the EWS; if enabled for legitimate purposes, restrict allowed origins to only trusted domains and disable when no longer needed.
Firmware version 001.2602a or later for M9l65a; Firmware version 001.2602b or later for D9l20a, K7s32a, D9l21a, K7s42a, T0g65a, K7s39a, J6x83a
- 1. Identify the exact printer model from the affected list (M9l65a, D9l20a, K7s32a, D9l21a, K7s42a, T0g65a, K7s39a, or J6x83a)
- 2. Access the printer's Embedded Web Server (EWS) by entering the printer's IP address in a web browser
- 3. Navigate to the Settings or General section to check the current firmware version
- 4. Download the latest firmware update from HP Support (support.hp.com) for your specific printer model
- 5. In the EWS, locate the Firmware Update section and upload/install the new firmware (version 001.2602a or later for M9l65a; version 001.2602b or later for all other affected models)
- 6. After firmware update completes, access EWS again and verify CORS configuration under Security or Network settings
- 7. Confirm CORS is disabled (recommended) or properly configured to allow only trusted origins if business requirements demand it
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation1.0 h
- Implementation1.0 h
- Testing1.0 h
- Review / QA1.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $1,200.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2026-1997 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2026-1997 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data