Fallos del tipo CWE-284

7074 resultados

Controle de acesso insuficiente ou ausente

A aplicação não valida corretamente quem pode acessar determinado recurso (arquivo, API, função, dados), permitindo que usuários não autorizados façam operações que deveriam estar bloqueadas. É um dos problemas mais comuns em segurança: sem autenticação e autorização robustas, qualquer um consegue fazer o que não deveria.

Ejemplo

Um admin panel acessível via /admin sem login real, ou uma API que retorna dados de qualquer usuário basta mudar um ID na URL sem verificar se você tem permissão. Outro caso: arquivo de configuração com credenciais exposto publicamente porque a aplicação não define permissões de leitura no servidor.

Cómo mitigar

Implemente autenticação forte (sessões, tokens JWT) e autorização em toda operação sensível — verifique explicitamente se o usuário logado tem permissão antes de retornar dados ou executar ações. Use listas de controle de acesso (ACL) ou Role-Based Access Control (RBAC), e nunca confie em IDs de usuário vindos do cliente sem validação server-side.

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-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-49545HIGHA directory listing vulnerability in Customer Support System v1 allows attackers to list directories and sensitive files within the applicatEPSS 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%