Search Results (191 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-33694 1 Tenable 2 Nessus, Nessus Agent 2026-08-21 7.8 High
This vulnerability allows an attacker to create a junction, enabling the deletion of arbitrary files with SYSTEM privileges. As a result, this condition potentially facilitates arbitrary code execution, whereby an attacker may exploit the vulnerability to execute malicious code with elevated SYSTEM privileges.
CVE-2026-19628 1 Tenable 1 Security Center 2026-08-19 7.2 High
A command injection vulnerability exists in Tenable Security Center. An authenticated administrator could modify application configuration values to achieve arbitrary command execution on the underlying operating system when specific backend operations are triggered.
CVE-2026-19629 1 Tenable 1 Security Center 2026-08-19 8.1 High
A privilege escalation vulnerability exists in Tenable Security Center that allows a user with "Security Manager" role and "manage user" permission on a single group to modify users belonging to other groups. This bypasses the intended access control restrictions and enables unauthorized cross-group user management.
CVE-2026-19631 1 Tenable 1 Security Center 2026-08-19 4.9 Medium
A SQL injection vulnerability exists in Security Center that could allow an authenticated administrator to execute arbitrary SQL queries, potentially resulting in unauthorized access to sensitive data, including credentials.
CVE-2026-19679 1 Tenable 1 Security Center 2026-08-19 8.8 High
An input validation vulnerability exists in Security Center's file upload handling, where insufficient sanitization of uploaded filenames could contribute to a downstream command injection issue.
CVE-2026-19626 1 Tenable 1 Security Center 2026-08-19 9.9 Critical
A remote code execution vulnerability exists in Tenable Security Center's report generation functionality. An authenticated, non-administrative user could exploit this issue by supplying specially crafted input that is later processed unsafely during server-side report rendering, resulting in arbitrary code execution with the privileges of the service account.
CVE-2026-19635 1 Tenable 1 Security Center 2026-08-19 8.8 High
A local privilege escalation vulnerability exists in Security Center. An attacker with write access to a specific configuration file could achieve arbitrary code execution with elevated privileges, without requiring further user or victim interaction.
CVE-2026-19636 1 Tenable 1 Security Center 2026-08-19 5.3 Medium
An issue was identified in which CSRF tokens were generated using a predictable method, potentially reducing their effectiveness as a security control. This has been addressed by improving the randomness and entropy of token generation.
CVE-2026-19639 1 Tenable 1 Security Center 2026-08-19 4.3 Medium
An improper access control vulnerability exists where an authenticated non-administrative application user could potentially view settings outside of their assigned scope.
CVE-2026-19680 1 Tenable 1 Security Center 2026-08-19 7.1 High
A SQL injection vulnerability exists in Security Center that could allow an attacker to access unauthorized data from the application's database.
CVE-2026-19681 1 Tenable 1 Security Center 2026-08-19 9.9 Critical
An authenticated command injection vulnerability exists in Security Center related to file upload processing. An attacker could exploit this issue by uploading a specially crafted file, potentially resulting in arbitrary command execution on the underlying operating system.
CVE-2026-19682 1 Tenable 1 Security Center 2026-08-19 9.9 Critical
A command injection vulnerability exists in Security Center where a remote, unauthenticated attacker could exploit this issue to execute arbitrary commands on the underlying operating system with the privileges of the service account.
CVE-2026-13007 1 Tenable 1 Identity Exposure 2026-08-19 7.5 High
Tenable Identity Exposure contains multiple unauthenticated API endpoints under /w/api/* that expose sensitive application configuration data including cleartext LDAP credentials, SAML configuration, user accounts, and directory settings to unauthenticated remote attackers. Affected responses are served with Cache-Control: public headers and without Vary: Cookie, allowing reverse proxies and CDNs to cache and serve sensitive data to unauthenticated users even after authentication is applied.
CVE-2026-4433 2 Linux, Tenable 3 Linux Kernel, Operational Technology Exposure, Tenable Operation Technology 2026-08-18 4.3 Medium
An SSH misconfigurations exists in Tenable OT that led to the potential exfiltration of socket, port, and service information via the ostunnel user and GatewayPorts. This could be used to potentially glean information about the underlying system and give an attacker information that could be used to attempt to compromise the host.
CVE-2026-64880 2 Linux, Tenable 2 Linux Kernel, Security Center 2026-08-18 7.1 High
Unsanitized user-supplied input in report filtering parameters is concatenated directly into SQL queries without proper escaping or parameterized queries, enabling blind SQL injection and unauthorized database read access.
CVE-2026-64879 2 Linux, Tenable 2 Linux Kernel, Security Center 2026-08-18 9.9 Critical
A filename supplied during file upload is not properly sanitized before being used in system command execution, allowing an attacker to inject shell metacharacters and achieve command injection via the audit file upload functionality.
CVE-2026-64878 2 Linux, Tenable 2 Linux Kernel, Security Center 2026-08-18 9.9 Critical
Unvalidated input in asset filter parameters allows shell metacharacters to escape command argument handling, resulting in remote code execution as a low-privileged OS user via the Analysis REST endpoint.
CVE-2026-64877 2 Linux, Tenable 2 Linux Kernel, Security Center 2026-08-18 8.4 High
An authenticated non-admin user can exploit a SQL injection flaw in the ticketing REST API to access sensitive data stored in the appliance database.
CVE-2026-64881 2 Linux, Tenable 2 Linux Kernel, Security Center 2026-08-18 8.8 High
The audit file upload handler does not sanitize filenames, allowing shell metacharacters to flow into system command execution. This input validation failure enables command injection when chained with a related vulnerability.
CVE-2019-11044 3 Fedoraproject, Php, Tenable 3 Fedora, Php, Security Center 2026-08-17 3.7 Low
In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 on Windows, PHP link() function accepts filenames with embedded \0 byte and treats them as terminating at that byte. This could lead to security vulnerabilities, e.g. in applications checking paths that the code is allowed to access.