← Back
CWE-284

7,483 CVEs • Abstraction: Pillar

Improper Access Control

The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor.

JSON object

Loading...

CVEs (7,483)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Intel
1Oneapi
Jun 17, 2026
Feb 14, 2024
N/A· v4
5.5 MEDIUM· v3
N/A· v2
Improper access control in some Intel(R) oneAPI Toolkit and component software installers before version 4.3.2 may allow an authenticated user to potentially enable denial of service via local access.
1Intel
1Jhl8440 Firmware
Jun 17, 2026
Feb 14, 2024
N/A· v4
6.1 MEDIUM· v3
N/A· v2
Improper access control in firmware for some Intel(R) Thunderbol(TM) Controllers versions before 41 may allow a privileged user to enable denial of service via local access.
1Intel
1Optane Persistent Memory Firmware
Jun 17, 2026
Feb 14, 2024
N/A· v4
7.8 HIGH· v3
N/A· v2
Improper access control in some Intel(R) Optane(TM) PMem software before versions 01.00.00.3547, 02.00.00.3915, 03.00.00.0483 may allow an athenticated user to potentially enable escalation of privilege via local access.
1Intel
1Thunderbolt Dch Driver
Jun 17, 2026
Feb 14, 2024
N/A· v4
3.8 LOW· v3
N/A· v2
Improper access control in some Intel(R) Thunderbolt(TM) DCH drivers for Windows before version 88 may allow an authenticated user to potentially enable information disclosure via local access.
1Intel
1Thunderbolt Dch Driver
Jun 17, 2026
Feb 14, 2024
N/A· v4
4.2 MEDIUM· v3
N/A· v2
Improper access control in some Intel(R) Thunderbolt(TM) DCH drivers for Windows before version 88 may allow an authenticated user to potentially enable escalation of privilege via local access.
1Intel
1Thunderbolt Dch Driver
Jun 17, 2026
Feb 14, 2024
N/A· v4
2.5 LOW· v3
N/A· v2
Improper access control in some Intel(R) Thunderbolt(TM) DCH drivers for Windows before version 88 may allow an authenticated user to potentially enable denial of service via local access.
1Intel
1Thunderbolt Dch Driver
Jun 17, 2026
Feb 14, 2024
N/A· v4
5.0 MEDIUM· v3
N/A· v2
Improper access control in some Intel(R) Thunderbolt(TM) DCH drivers for Windows before version 88 may allow an authenticated user to potentially enable denial of service via local access.
1Intel
1Thunderbolt Dch Driver
Jun 17, 2026
Feb 14, 2024
N/A· v4
7.9 HIGH· v3
N/A· v2
Improper access control in some Intel(R) Thunderbolt(TM) DCH drivers for Windows before version 88 may allow an authenticated user to potentially enable escalation of privilege via local access.
1Intel
1Chipset Device Software
Jun 17, 2026
Feb 14, 2024
N/A· v4
7.8 HIGH· v3
N/A· v2
Improper access control in some Intel(R) Chipset Driver Software before version 10.1.19444.8378 may allow an authenticated user to potentially enable escalation of privilege via local access.
1Intel
1Driver & Support Assistant
Jun 17, 2026
Feb 14, 2024
N/A· v4
5.5 MEDIUM· v3
N/A· v2
Improper access control in some Intel(R) DSA software before version 23.4.33 may allow an authenticated user to potentially enable denial of service via local access.
1Intel
1Thunderbolt Dch Driver
Jun 17, 2026
Feb 14, 2024
N/A· v4
6.3 MEDIUM· v3
N/A· v2
Improper access control in some Intel(R) Thunderbolt(TM) DCH drivers for Windows before version 88 may allow an authenticated user to potentially enable escalation of privilege via local access.
1Intel
1Thunderbolt Dch Driver
Jun 17, 2026
Feb 14, 2024
N/A· v4
5.5 MEDIUM· v3
N/A· v2
Improper access control in some Intel(R) Thunderbolt(TM) DCH drivers for Windows before version 88 may allow an authenticated user to potentially enable denial of service via local access.
1Intel
1Optane Persistent Memory Firmware
Jun 17, 2026
Feb 14, 2024
N/A· v4
7.8 HIGH· v3
N/A· v2
Improper access control in some Intel(R) Optane(TM) PMem 100 Series Management Software before version 01.00.00.3547 may allow an authenticated user to potentially enable escalation of privilege via local access.
1Intel
1Thunderbolt Dch Driver
Jun 17, 2026
Feb 14, 2024
N/A· v4
8.2 HIGH· v3
N/A· v2
Improper access control in the Intel(R) Thunderbolt(TM) DCH drivers for Windows may allow an authenticated user to potentially enable escalation of privilege via local access.
1Dell
2Supportassist For Business Pcs
Supportassist For Home Pcs
Jun 17, 2026
Feb 14, 2024
N/A· v4
7.8 HIGH· v3
N/A· v2
In Dell SupportAssist for Home PCs (between v3.0 and v3.14.1) and SupportAssist for Business PCs (between v3.0 and v3.4.1), a security concern has been identified, impacting locally authenticated users on their respecti...Show more
In Dell SupportAssist for Home PCs (between v3.0 and v3.14.1) and SupportAssist for Business PCs (between v3.0 and v3.4.1), a security concern has been identified, impacting locally authenticated users on their respective PCs. This issue may potentially enable privilege escalation and the execution of arbitrary code, in the Windows system context, and confined to that specific local PC. Show less
1Typo3
1Typo3
Jun 17, 2026
Feb 13, 2024
N/A· v4
7.1 HIGH· v3
N/A· v2
TYPO3 is an open source PHP based web content management system released under the GNU GPL. In affected versions of TYPO3 entities of the File Abstraction Layer (FAL) could be persisted directly via `DataHandler`. This a...Show more
TYPO3 is an open source PHP based web content management system released under the GNU GPL. In affected versions of TYPO3 entities of the File Abstraction Layer (FAL) could be persisted directly via `DataHandler`. This allowed attackers to reference files in the fallback storage directly and retrieve their file names and contents. The fallback storage ("zero-storage") is used as a backward compatibility layer for files located outside properly configured file storages and within the public web root directory. Exploiting this vulnerability requires a valid backend user account. Users are advised to update to TYPO3 version 8.7.57 ELTS, 9.5.46 ELTS, 10.4.43 ELTS, 11.5.35 LTS, 12.4.11 LTS, or 13.0.1 which fix the problem described. When persisting entities of the File Abstraction Layer directly via DataHandler, `sys_file` entities are now denied by default, and `sys_file_reference` & `sys_file_metadata` entities are not permitted to reference files in the fallback storage anymore. When importing data from secure origins, this must be explicitly enabled in the corresponding DataHandler instance by using `$dataHandler->isImporting = true;`. Show less
1Typo3
1Typo3
Jun 17, 2026
Feb 13, 2024
N/A· v4
4.3 MEDIUM· v3
N/A· v2
TYPO3 is an open source PHP based web content management system released under the GNU GPL. The TYPO3-specific `t3://` URI scheme could be used to access resources outside of the users' permission scope. This encompassed...Show more
TYPO3 is an open source PHP based web content management system released under the GNU GPL. The TYPO3-specific `t3://` URI scheme could be used to access resources outside of the users' permission scope. This encompassed files, folders, pages, and records (although only if a valid link-handling configuration was provided). Exploiting this vulnerability requires a valid backend user account. Users are advised to update to TYPO3 versions 8.7.57 ELTS, 9.5.46 ELTS, 10.4.43 ELTS, 11.5.35 LTS, 12.4.11 LTS, 13.0.1 that fix the problem described. There are no known workarounds for this issue.Show less
1Amd
62Epyc 7203 Firmware
Epyc 7203p FirmwareEpyc 72f3 Firmware+59 more
Jun 17, 2026
Feb 13, 2024
N/A· v4
6.0 MEDIUM· v3
N/A· v2
Failure to initialize memory in SEV Firmware may allow a privileged attacker to access stale data from other guests.
-
-
Jun 17, 2026
Feb 13, 2024
N/A· v4
7.1 HIGH· v3
N/A· v2
Improper Access Control in System Management Mode (SMM) may allow an attacker access to the SPI flash potentially leading to arbitrary code execution.
1Amd
129Ryzen 3 3200u Firmware
Ryzen 3 3250c FirmwareRyzen 3 3250u Firmware+126 more
Sep 2, 2026
Feb 13, 2024
N/A· v4
6.0 MEDIUM· v3
N/A· v2
Improper Access Control in the AMD SPI protection feature may allow a user with Ring0 (kernel mode) privileged access to bypass protections potentially resulting in loss of integrity and availability....Show more
Improper Access Control in the AMD SPI protection feature may allow a user with Ring0 (kernel mode) privileged access to bypass protections potentially resulting in loss of integrity and availability. Show less