Cyber Resilience

CVE-2024-33610

Critical

Published: 26 November 2024

Published
26 November 2024
Modified
15 April 2026
KEV Added
Patch
CVSS Score v3.1 9.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
EPSS Score 0.6233 98.4th percentile
Risk Priority 56 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-33610 is a critical-severity Authentication Bypass Using an Alternate Path or Channel (CWE-288) vulnerability in Global (inferred from references). Its CVSS base score is 9.1 (Critical).

Operationally, ranked in the top 1.6% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

CVE-2024-33610 affects certain Sharp and Toshiba multifunction printer and copier devices. The pages sessionlist.html and sys_trayentryreboot.html can be reached without any authentication, exposing session cookies of logged-in users via the first page and permitting arbitrary device reboots via the second. The issue is tracked under CWE-288 and carries a CVSS 3.1 score of 9.1.

An unauthenticated attacker with network access can retrieve active session tokens, enabling impersonation of legitimate users, or trigger a reboot to disrupt device availability. No credentials or user interaction are required for either action.

Vendor advisories from Sharp and Toshiba, along with JVN coordination, list the specific affected models and firmware versions and direct customers to apply the supplied patches or configuration changes. A public technical write-up enumerates this flaw among seventeen related issues discovered in the same product line.

The associated EPSS score stands at 0.6233 with no indicated rise from a lower baseline.

EU & UK References

Vulnerability details

"sessionlist.html" and "sys_trayentryreboot.html" are accessible with no authentication. "sessionlist.html" provides logged-in users' session information including session cookies, and "sys_trayentryreboot.html" allows to reboot the device. As for the details of affected product names, model numbers, and versions, refer to the information…

more

provided by the respective vendors listed under [References].

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

Global
inferred from references and description; NVD did not file a CPE for this CVE

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-288

Authorizing remote access reduces the ability to bypass authentication via unauthorized alternate remote channels.

addresses: CWE-288

Users can identify logons via alternate paths or channels by reviewing the previous logon time.

addresses: CWE-288

Adaptive requirements can apply across access paths, reducing the ability to bypass authentication via alternate channels or paths.

addresses: CWE-288

Centralized IdPs close alternate authentication paths that enable bypass.

addresses: CWE-288

Enforces authentication for non-organizational users, making it harder to bypass via alternate paths or channels.

addresses: CWE-288

Requires authentication to occur exclusively over the isolated trusted path, directly preventing bypass via alternate or untrusted channels.

References