Critical Zero-Day Bugs Crack Open CyberArk, HashiCorp Password Vaults
Secrets managers hold all the keys to an enterprise's kingdom. Two popular ones had longstanding, critical, unauthenticated RCE vulnerabilities.
Unauthenticated access lets systems or services be used without verifying identity, increasing the risk of data exposure, tampering, or abuse.
Search across headline titles and summaries.
Background for this topic.
Unauthenticated describes a request, session, or service that has not verified the requester’s identity. This may be intentional for public content or health checks, but in security reporting the term often highlights an interface that can be reached without credentials, such as an administration panel, API, database, or device-management service. It does not by itself mean the requester is authorized to perform every action; authentication and authorization are separate controls.
Unauthenticated exposure matters when it permits sensitive data retrieval, configuration changes, or exploitation of a vulnerability without a prior login. Security teams should identify such interfaces during asset discovery and vulnerability management, confirm that public access is necessary, and enforce authentication and least-privilege authorization where it is not. Network restrictions, safe defaults, logging, and alerts for unexpected access help reduce exposure and support investigation when an unauthenticated endpoint is abused.
Secrets managers hold all the keys to an enterprise's kingdom. Two popular ones had longstanding, critical, unauthenticated RCE vulnerabilities.
Adobe released emergency updates for two zero-day flaws in Adobe Experience Manager (AEM) Forms on JEE after a PoC exploit chain was disclosed that can be used for unauthenticated, remote code execution on vulnerable instances. [...]
Critical vulnerabilities in NVIDIA's Triton Inference Server, discovered by researchers, could allow unauthenticated attackers to gain full server control through remote code execution
A newly disclosed set of security flaws in NVIDIA's Triton Inference Server for Windows and Linux, an open-source platform for running artificial intelligence (AI) models at scale, could be exploited to take over susceptible servers