Falhas do tipo CWE-284

7.074 resultados

Controle de acesso inadequado a recursos

A aplicação falha em validar ou aplica incorretamente as restrições de acesso, permitindo que usuários não autorizados acessem dados ou funcionalidades que deveriam estar protegidas. É uma das fragilidades mais comuns em segurança: o código não verifica corretamente quem está pedindo acesso e simplesmente concede.

Exemplo

Um e-commerce que permite acessar o perfil de qualquer cliente substituindo o ID na URL (ex: /usuario/123 → /usuario/124), sem validar se o usuário autenticado é o dono daquele perfil. Um atacante consegue ver dados pessoais, histórico de compras e endereços de outras pessoas.

Como mitigar

Implemente verificações explícitas em cada acesso a recurso: autentique o usuário, identifique qual recurso ele quer acessar, e valide se as permissões dele cobrem aquele recurso específico. Use listas de controle de acesso (ACLs) ou papéis (RBAC/ABAC) consistentemente em toda a API ou aplicação, nunca deixando a segurança implícita.

CVE-2026-73028HIGHSQL Server Elevation of Privilege VulnerabilityEPSS 0.8%CVE-2026-65668HIGHMicrosoft Purview eDiscovery Elevation of Privilege VulnerabilityEPSS 0.8%CVE-2026-41086HIGHWindows Admin Center in Azure Portal Elevation of Privilege VulnerabilityEPSS 0.8%CVE-2026-69273HIGHMicrosoft Office SharePoint Remote Code Execution VulnerabilityEPSS 0.8%CVE-2026-69282HIGHMicrosoft Office SharePoint Remote Code Execution VulnerabilityEPSS 0.8%CVE-2026-42823CRITICALAzure Logic Apps Elevation of Privilege VulnerabilityEPSS 0.8%CVE-2026-47647CRITICALDynamics 365 Elevation of Privilege VulnerabilityEPSS 0.8%CVE-2026-69268HIGHMicrosoft Office SharePoint Remote Code Execution VulnerabilityEPSS 0.8%CVE-2025-23367MEDIUMOrg.wildfly.core:wildfly-server: wildfly improper rbac permissionEPSS 0.8%CVE-2025-3975MEDIUMScriptAndTools eCommerce-website-in-PHP subscriber-csv.php information disclosureEPSS 0.8%CVE-2025-2547MEDIUMD-Link DIR-618/DIR-605L formAdvNetwork access controlEPSS 0.8%CVE-2025-2552MEDIUMD-Link DIR-618/DIR-605L formTcpipSetup access controlEPSS 0.8%CVE-2025-2551MEDIUMD-Link DIR-618/DIR-605L formSetPortTr access controlEPSS 0.8%CVE-2025-2550MEDIUMD-Link DIR-618/DIR-605L DDNS Service formSetDDNS access controlEPSS 0.8%CVE-2023-2159MEDIUMCMP – Coming Soon & Maintenance <= 4.1.7 - Maintenance Mode BypassEPSS 0.8%CVE-2020-36699MEDIUMQuick Page/Post Redirect Plugin <= 5.1.9 - Redirect Security BypassEPSS 0.8%CVE-2023-49545HIGHA directory listing vulnerability in Customer Support System v1 allows attackers to list directories and sensitive files within the applicatEPSS 0.8%CVE-2021-3864—A flaw was found in the way the dumpable flag setting was handled when certain SUID binaries executed its descendants. The prerequisite is aEPSS 0.8%CVE-2023-27578CRITICALGalaxy vulnerable to unauthorized modification of pages/visualizations due to insufficient permission checkEPSS 0.8%CVE-2024-24300CRITICAL4ipnet EAP-767 v3.42.00 is vulnerable to Incorrect Access Control. The device uses the same set of credentials, regardless of how many timesEPSS 0.8%