← Back
CWE-862

8,705 CVEs • Abstraction: Class • Likelihood of Exploit: High

Missing Authorization

The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

JSON object

Loading...

CVEs (8,705)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Google
1Android
Jun 17, 2026
Dec 6, 2022
N/A· v4
7.8 HIGH· v3
N/A· v2
In power management service, there is a missing permission check. This could lead to set up power management service with no additional execution privileges needed.
1Google
1Android
Jun 17, 2026
Dec 6, 2022
N/A· v4
7.8 HIGH· v3
N/A· v2
In power management service, there is a missing permission check. This could lead to set up power management service with no additional execution privileges needed.
1Google
1Android
Jun 17, 2026
Dec 6, 2022
N/A· v4
7.8 HIGH· v3
N/A· v2
In power management service, there is a missing permission check. This could lead to set up power management service with no additional execution privileges needed.
1Google
1Android
Jun 17, 2026
Dec 6, 2022
N/A· v4
7.8 HIGH· v3
N/A· v2
In power management service, there is a missing permission check. This could lead to set up power management service with no additional execution privileges needed.
1Stackstorm
1Stackstorm
Jun 17, 2026
Dec 6, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
Improper access control in Key-Value RBAC in StackStorm version 3.7.0 didn't check the permissions in Jinja filters, allowing attackers to access K/V pairs of other users, potentially leading to the exposure of sensitive...Show more
Improper access control in Key-Value RBAC in StackStorm version 3.7.0 didn't check the permissions in Jinja filters, allowing attackers to access K/V pairs of other users, potentially leading to the exposure of sensitive Information.Show less
1Kyocera
38Ecosys M2535dn Firmware
Ecosys M6526cdn FirmwareEcosys M6526cidn Firmware+35 more
Jun 17, 2026
Dec 5, 2022
N/A· v4
6.5 MEDIUM· v3
N/A· v2
Missing authorization vulnerability exists in Kyocera Document Solutions MFPs and printers, which may allow a network-adjacent attacker to alter the product settings without authentication by sending a specially crafted...Show more
Missing authorization vulnerability exists in Kyocera Document Solutions MFPs and printers, which may allow a network-adjacent attacker to alter the product settings without authentication by sending a specially crafted request. Affected products/versions are as follows: TASKalfa 7550ci/6550ci, TASKalfa 5550ci/4550ci/3550ci/3050ci, TASKalfa 255c/205c, TASKalfa 256ci/206ci, ECOSYS M6526cdn/M6526cidn, FS-C2126MFP/C2126MFP+/C2026MFP/C2026MFP+, TASKalfa 8000i/6500i, TASKalfa 5500i/4500i/3500i, TASKalfa 305/255, TASKalfa 306i/256i, LS-3140MFP/3140MFP+/3640MFP, ECOSYS M2535dn, LS-1135MFP/1035MFP, LS-C8650DN/C8600DN, ECOSYS P6026cdn, FS-C5250DN, LS-4300DN/4200DN/2100DN, ECOSYS P4040dn, ECOSYS P2135dn, and FS-1370DN.Show less
1Realtek
1Rtl8111fp Cg Firmware
Jun 17, 2026
Nov 29, 2022
N/A· v4
6.5 MEDIUM· v3
N/A· v2
RTL8168FP-CG Dash remote management function has missing authorization. An unauthenticated attacker within the adjacent network can connect to DASH service port to disrupt service.
1Sz Fujia
1Ourphoto
Jun 17, 2026
Nov 28, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
The /device/acceptBind end-point for Ourphoto App version 1.4.1 does not require authentication or authorization. The user_token header is not implemented or present on this end-point. An attacker can send a request to b...Show more
The /device/acceptBind end-point for Ourphoto App version 1.4.1 does not require authentication or authorization. The user_token header is not implemented or present on this end-point. An attacker can send a request to bind their account to any users picture frame, then send a POST request to accept their own bind request, without the end-users approval or interaction.Show less
1Theme And Plugin Translation For Polylang Project
1Theme And Plugin Translation For Polylang
Jun 17, 2026
Nov 28, 2022
N/A· v4
5.3 MEDIUM· v3
N/A· v2
The Theme and plugin translation for Polylang is vulnerable to authorization bypass in versions up to, and including, 3.2.16 due to missing capability checks in the process_polylang_theme_translation_wp_loaded() function...Show more
The Theme and plugin translation for Polylang is vulnerable to authorization bypass in versions up to, and including, 3.2.16 due to missing capability checks in the process_polylang_theme_translation_wp_loaded() function. This makes it possible for unauthenticated attackers to update plugin and theme translation settings and to import translation strings.Show less
1Xwiki
1Xwiki
Jun 17, 2026
Nov 23, 2022
N/A· v4
8.2 HIGH· v3
N/A· v2
org.xwiki.platform:xwiki-platform-user-profile-ui is missing authorization to enable or disable users. Any user (logged in or not) with access to the page XWiki.XWikiUserProfileSheet can enable or disable any user profil...Show more
org.xwiki.platform:xwiki-platform-user-profile-ui is missing authorization to enable or disable users. Any user (logged in or not) with access to the page XWiki.XWikiUserProfileSheet can enable or disable any user profile. This might allow to a disabled user to re-enable themselves, or to an attacker to disable any user of the wiki. The problem has been patched in XWiki 13.10.7, 14.5RC1 and 14.4.2. Workarounds: The problem can be patched immediately by editing the page `XWiki.XWikiUserProfileSheet` in the wiki and by performing the changes contained in https://github.com/xwiki/xwiki-platform/commit/5be1cc0adf917bf10899c47723fa451e950271fa.Show less
1Xwiki
1Xwiki
Jun 17, 2026
Nov 23, 2022
N/A· v4
4.9 MEDIUM· v3
N/A· v2
org.xwiki.platform:xwiki-platform-oldcore is missing authorization in User#setDisabledStatus, which may allow an incorrectly authorized user with only Script rights to enable or disable a user. This operation is meant to...Show more
org.xwiki.platform:xwiki-platform-oldcore is missing authorization in User#setDisabledStatus, which may allow an incorrectly authorized user with only Script rights to enable or disable a user. This operation is meant to only be available for users with admin rights. This problem has been patched in XWiki 13.10.7, 14.4.2 and 14.5RC1.Show less
1Okfn
1Ckan
Jun 17, 2026
Nov 22, 2022
N/A· v4
8.8 HIGH· v3
N/A· v2
CKAN through 2.9.6 account takeovers by unauthenticated users when an existing user id is sent via an HTTP POST request. This allows a user to take over an existing account including superuser accounts.
1Xwiki
1Xwiki
Jun 17, 2026
Nov 22, 2022
N/A· v4
8.1 HIGH· v3
N/A· v2
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. The application allows anyone with view access to modify any page of the wiki by importing a crafted XAR package. T...Show more
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. The application allows anyone with view access to modify any page of the wiki by importing a crafted XAR package. The problem has been patched in XWiki 14.6RC1, 14.6 and 13.10.8. As a workaround, setting the right of the page Filter.WebHome and making sure only the main wiki administrators can view the application installed on main wiki or edit the page and apply the changed described in commit fb49b4f.Show less
1Mitel
1Micollab
Jun 17, 2026
Nov 22, 2022
N/A· v4
9.8 CRITICAL· v3
N/A· v2
The web conferencing component of Mitel MiCollab through 9.6.0.13 could allow an unauthenticated attacker to upload arbitrary scripts due to improper authorization controls. A successful exploit could allow remote code e...Show more
The web conferencing component of Mitel MiCollab through 9.6.0.13 could allow an unauthenticated attacker to upload arbitrary scripts due to improper authorization controls. A successful exploit could allow remote code execution within the context of the application.Show less
1Codepeople
1Appointment Booking Calendar
Jun 17, 2026
Nov 18, 2022
N/A· v4
8.8 HIGH· v3
N/A· v2
Missing Authorization vulnerability in Appointment Booking Calendar plugin <= 1.3.69 on WordPress.
1Dwbooster
1Appointment Hour Booking
Jun 17, 2026
Nov 18, 2022
N/A· v4
8.8 HIGH· v3
N/A· v2
Missing Authorization vulnerability in Appointment Hour Booking plugin <= 1.3.71 on WordPress.
1Zohocorp
1Manageengine Supportcenter Plus
Jun 17, 2026
Nov 17, 2022
N/A· v4
3.3 LOW· v3
N/A· v2
Zoho ManageEngine SupportCenter Plus through 11024 allows low-privileged users to view the organization users list.
1Hashicorp
1Consul
Jun 17, 2026
Nov 16, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
HashiCorp Consul and Consul Enterprise 1.13.0 up to 1.13.3 do not filter cluster filtering's imported nodes and services for HTTP or RPC endpoints used by the UI. Fixed in 1.14.0.
1Cisco
1Secure Firewall Management Center
Jun 17, 2026
Nov 15, 2022
N/A· v4
5.3 MEDIUM· v3
N/A· v2
A vulnerability in the web-based management interface of Cisco Firepower Management Center (FMC) Software could allow an unauthenticated, remote attacker to access sensitive information. This vulnerability is due to m...Show more
A vulnerability in the web-based management interface of Cisco Firepower Management Center (FMC) Software could allow an unauthenticated, remote attacker to access sensitive information. This vulnerability is due to missing authorization for certain resources in the web-based management interface together with insufficient entropy in these resource names. An attacker could exploit this vulnerability by sending a series of HTTPS requests to an affected device to enumerate resources on the device. A successful exploit could allow the attacker to retrieve sensitive information from the device.Show less
1Jenkins
1Cluster Statistics
Jun 17, 2026
Nov 15, 2022
N/A· v4
4.3 MEDIUM· v3
N/A· v2
A missing permission check in Jenkins Cluster Statistics Plugin 0.4.6 and earlier allows attackers to delete recorded Jenkins Cluster Statistics.