CVE & Exploit Intelligence Database

Updated 2h ago

Search and track vulnerabilities with real-time exploit intelligence. Cross-reference CVEs against public exploits from ExploitDB, Metasploit, GitHub, and Nuclei — with CVSS and EPSS scoring, CISA KEV monitoring, and AI-powered exploit analysis.

337,123 CVEs tracked 53,219 with exploits 4,686 exploited in wild 1,539 CISA KEV 3,912 Nuclei templates 37,757 vendors 42,422 researchers
68 results Clear all
CVE-2026-20630 5.5 MEDIUM EPSS 0.00
macOS Tahoe <26.3 - Info Disclosure
A permissions issue was addressed with additional restrictions. This issue is fixed in macOS Tahoe 26.3. An app may be able to access protected user data.
CWE-277 Feb 11, 2026
CVE-2025-32092 6.7 MEDIUM EPSS 0.00
Intel(R) Graphics Software <25.30.1702.0 - Privilege Escalation
Insecure inherited permissions for some Intel(R) Graphics Software before version 25.30.1702.0 within Ring 3: User Applications may allow an escalation of privilege. Unprivileged software adversary with an authenticated user combined with a high complexity attack may enable escalation of privilege. This result may potentially occur via local access when attack requirements are present without special internal knowledge and requires active user interaction. The potential vulnerability may impact the confidentiality (high), integrity (high) and availability (high) of the vulnerable system, resulting in subsequent system confidentiality (none), integrity (none) and availability (none) impacts.
CWE-277 Feb 10, 2026
CVE-2025-37174 7.2 HIGH EPSS 0.00
Mobility Conductors - Authenticated RCE
Authenticated arbitrary file write vulnerability exists in the web-based management interface of mobility conductors running either AOS-10 or AOS-8 operating systems. Successful exploitation could allow an authenticated malicious actor to create or modify arbitrary files and execute arbitrary commands as a privileged user on the underlying operating system.
CWE-277 Jan 13, 2026
CVE-2025-65111 5.3 MEDIUM 1 Writeup EPSS 0.00
SpiceDB <1.47.1 - Info Disclosure
SpiceDB is an open source database system for creating and managing security-critical application permissions. Prior to version 1.47.1, if a schema includes the following characteristics: permission defined in terms of a union (+) and that union references the same relation on both sides (but one side arrows to a different permission). Then SpiceDB may have missing LookupResources results when checking the permission. This only affects LookupResources; other APIs calculate permissionship correctly. The issue is fixed in version 1.47.1.
CWE-277 Nov 21, 2025
CVE-2025-64185 EPSS 0.00
Open OnDemand <4.0.8-3.1.16 - Info Disclosure
Open OnDemand is an open-source HPC portal. Prior to versions 4.0.8 and 3.1.16, Open OnDemand packages create world writable locations in the GEM_PATH. Open OnDemand versions 4.0.8 and 3.1.16 have been patched for this vulnerability.
CWE-277 Nov 20, 2025
CVE-2025-24327 6.7 MEDIUM EPSS 0.00
Intel(R) Rapid Storage Technology Application <20.0.1021 - Privileg...
Insecure inherited permissions for some Intel(R) Rapid Storage Technology Application before version 20.0.1021 within Ring 3: User Applications may allow an escalation of privilege. Unprivileged software adversary with an authenticated user combined with a high complexity attack may enable local code execution. This result may potentially occur via local access when attack requirements are present without special internal knowledge and requires active user interaction. The potential vulnerability may impact the confidentiality (high), integrity (high) and availability (high) of the vulnerable system, resulting in subsequent system confidentiality (none), integrity (none) and availability (none) impacts.
CWE-277 Nov 11, 2025
CVE-2025-11554 6.3 MEDIUM 1 Writeup EPSS 0.00
Portabilis i-Educar <2.9.10 - Privilege Escalation
A security vulnerability has been detected in Portabilis i-Educar up to 2.9.10. Affected by this issue is some unknown functionality of the file app/Http/Controllers/AccessLevelController.php of the component User Type Handler. The manipulation leads to insecure inherited permissions. The attack may be initiated remotely. The exploit has been disclosed publicly and may be used.
CWE-277 Oct 09, 2025
CVE-2025-56019 6.5 MEDIUM 1 PoC Analysis EPSS 0.00
Agasta Easytouch+ 9.3.97 - Privilege Escalation
An insecure permission vulnerability exists in the Agasta Easytouch+ version 9.3.97 The device allows unauthorized mobile applications to connect via Bluetooth Low Energy (BLE) without authentication. Once an unauthorized connection is established, legitimate applications are unable to connect, causing a denial of service. The attack requires proximity to the device, making it exploitable from an adjacent network location.
CWE-277 Oct 02, 2025
CVE-2025-58437 8.1 HIGH 1 Writeup EPSS 0.00
Coder <2.25.1 - Info Disclosure
Coder allows organizations to provision remote development environments via Terraform. In versions 2.22.0 through 2.24.3, 2.25.0 and 2.25.1, Coder can be compromised through insecure session handling in prebuilt workspaces. Coder automatically generates a session token for a user when a workspace is started. It is automatically exposed via coder_workspace_owner.session_token. Prebuilt workspaces are initially owned by a built-in prebuilds system user. When a prebuilt workspace is claimed, a new session token is generated for the user that claimed the workspace, but the previous session token for the prebuilds user was not expired. Any Coder workspace templates that persist this automatically generated session token are potentially impacted. This is fixed in versions 2.24.4 and 2.25.2.
CWE-277 Sep 06, 2025
CVE-2025-9039 4.3 MEDIUM EPSS 0.00
Amazon ECS <1.97.1 - Info Disclosure
We identified an issue in the Amazon ECS agent where, under certain conditions, an introspection server could be accessed off-host by another instance if the instances are in the same security group or if their security groups allow incoming connections that include the port where the server is hosted. This issue does not affect instances where the option to allow off-host access to the introspection server is set to 'false'. This issue has been addressed in ECS agent version 1.97.1. We recommend upgrading to the latest version and ensuring any forked or derivative code is patched to incorporate the new fixes. If customers cannot update to the latest AMI, they can modify the Amazon EC2 security groups to restrict incoming access to the introspection server port (51678).
CWE-277 Aug 14, 2025
CVE-2025-36104 6.5 MEDIUM EPSS 0.00
IBM Storage Scale - Incorrect Permission Assignment
IBM Storage Scale 5.2.3.0 and 5.2.3.1 could allow an authenticated user to obtain sensitive information from files due to the insecure permissions inherited through the SMB protocol.
CWE-277 Jul 12, 2025
CVE-2025-32797 7.0 HIGH 1 Writeup EPSS 0.00
Conda-build <25.3.1 - RCE
Conda-build contains commands and tools to build conda packages. Prior to version 25.3.1, the write_build_scripts function in conda-build creates the temporary build script conda_build.sh with overly permissive file permissions (0o766), allowing write access to all users. Attackers with filesystem access can exploit a race condition to overwrite the script before execution, enabling arbitrary code execution under the victim's privileges. This risk is significant in shared environments, potentially leading to full system compromise. Even with non-static directory names, attackers can monitor parent directories for file creation events. The brief window between script creation (with insecure permissions) and execution allows rapid overwrites. Directory names can also be inferred via timestamps or logs, and automation enables exploitation even with semi-randomized paths by acting within milliseconds of detection. This issue has been patched in version 25.3.1. A workaround involves restricting conda_build.sh permissions from 0o766 to 0o700 (owner-only read/write/execute). Additionally, use atomic file creation (write to a temporary randomized filename and rename atomically) to minimize the race condition window.
CWE-277 Jun 16, 2025
CVE-2025-3473 6.7 MEDIUM EPSS 0.00
IBM Security Guardium 12.1 - Privilege Escalation
IBM Security Guardium 12.1 could allow a local privileged user to escalate their privileges to root due to insecure inherited permissions created by the program.
CWE-277 Jun 11, 2025
CVE-2018-25111 5.1 MEDIUM EPSS 0.00
django-helpdesk <1.0.0 - Info Disclosure
django-helpdesk before 1.0.0 allows Sensitive Data Exposure because of os.umask(0) in models.py.
CWE-277 May 31, 2025
CVE-2025-22448 6.1 MEDIUM EPSS 0.00
Intel(R) Simics(R) Package Manager <1.12.0 - DoS
Insecure inherited permissions for some Intel(R) Simics(R) Package Manager software before version 1.12.0 may allow an authenticated user to potentially enable denial of service via local access.
CWE-277 May 13, 2025
CVE-2025-20629 6.7 MEDIUM EPSS 0.00
Intel(R) Ethernet Network Adapter E810 Series <4.60 - Privilege Esc...
Insecure inherited permissions in the NVM Update Utility for some Intel(R) Ethernet Network Adapter E810 Series before version 4.60 may allow an authenticated user to potentially enable escalation of privilege via local access.
CWE-277 May 13, 2025
CVE-2025-20008 7.7 HIGH EPSS 0.00
Intel(R) Simics(R) Package Manager <1.12.0 - Privilege Escalation
Insecure inherited permissions for some Intel(R) Simics(R) Package Manager software before version 1.12.0 may allow a privileged user to potentially enable escalation of privilege via local access.
CWE-277 May 13, 2025
CVE-2025-31332 6.6 MEDIUM EPSS 0.00
SAP BusinessObjects - Privilege Escalation
Due to insecure file permissions in SAP BusinessObjects Business Intelligence Platform, an attacker who has local access to the system could modify files potentially disrupting operations or cause service downtime hence leading to a high impact on integrity and availability. However, this vulnerability does not disclose any sensitive data.
CWE-277 Apr 08, 2025
CVE-2025-29982 6.8 MEDIUM EPSS 0.00
Dell Wyse Management Suite <WMS 5.1 - Privilege Escalation
Dell Wyse Management Suite, versions prior to WMS 5.1, contains an Insecure Inherited Permissions vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Unauthorized access.
CWE-277 Apr 02, 2025
CVE-2023-28207 5.5 MEDIUM EPSS 0.00
macOS - Privilege Escalation
The issue was addressed with improved checks. This issue is fixed in macOS Ventura 13.3, macOS Monterey 12.6.4, macOS Big Sur 11.7.5. A plug-in may be able to inherit app permissions and access user data.
CWE-277 Mar 21, 2025