← Back

Tenable

tenable

160 CVEs • 16 products

Products (16)

Click to collapse
Toggle
Nessus
nessus
Tenable.sc
tenable.sc
Nessus Agent
nessus_agent
Appliance
appliance
Terrascan
terrascan
Web Ui
web_ui
Tenable.io
tenable.io
Plugin Set
plugin-set
Jira Cloud
jira_cloud
Plugin Feed
plugin_feed

CVEs (160)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Tenable
1Nessus
Jun 17, 2026
Oct 31, 2022
N/A· v4
6.5 MEDIUM· v3
N/A· v2
An authenticated attacker could utilize the identical agent and cluster node linking keys to potentially allow for a scenario where unauthorized disclosure of agent logs and data is present.
1Tenable
1Nessus
Jun 17, 2026
Oct 25, 2022
N/A· v4
6.5 MEDIUM· v3
N/A· v2
An authenticated attacker could read Nessus Debug Log file attachments from the web UI without having the correct privileges to do so. This may lead to the disclosure of information on the scan target and/or the Nessus s...Show more
An authenticated attacker could read Nessus Debug Log file attachments from the web UI without having the correct privileges to do so. This may lead to the disclosure of information on the scan target and/or the Nessus scan to unauthorized parties able to reach the Nessus instance.Show less
1Tenable
1Nessus
Jun 17, 2026
Oct 17, 2022
N/A· v4
6.5 MEDIUM· v3
N/A· v2
Insufficiently Protected Credentials: An authenticated user with debug privileges can retrieve stored Nessus policy credentials from the “nessusd” process in cleartext via process dumping. The affected products are all v...Show more
Insufficiently Protected Credentials: An authenticated user with debug privileges can retrieve stored Nessus policy credentials from the “nessusd” process in cleartext via process dumping. The affected products are all versions of Nessus Essentials and Professional. The vulnerability allows an attacker to access credentials stored in Nessus scanners, potentially compromising its customers’ network of assets.Show less
1Tenable
1Nessus
Jun 17, 2026
Jun 21, 2022
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
An authenticated attacker could read arbitrary files from the underlying operating system of the scanner using a custom crafted compliance audit file without providing any valid SSH credentials.
1Tenable
1Nessus
Jun 17, 2026
Jun 21, 2022
N/A· v4
8.8 HIGH· v3
9.0 HIGH· v2
An authenticated attacker could create an audit file that bypasses PowerShell cmdlet checks and executes commands with administrator privileges.
3Fedoraproject
GetcomposerTenable
3Composer
FedoraTenable.sc
Jun 17, 2026
Apr 13, 2022
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
Composer is a dependency manager for the PHP programming language. Integrators using Composer code to call `VcsDriver::getFileContent` can have a code injection vulnerability if the user can control the `$file` or `$iden...Show more
Composer is a dependency manager for the PHP programming language. Integrators using Composer code to call `VcsDriver::getFileContent` can have a code injection vulnerability if the user can control the `$file` or `$identifier` argument. This leads to a vulnerability on packagist.org for example where the composer.json's `readme` field can be used as a vector for injecting parameters into hg/Mercurial via the `$file` argument, or git via the `$identifier` argument if you allow arbitrary data there (Packagist does not, but maybe other integrators do). Composer itself should not be affected by the vulnerability as it does not call `getFileContent` with arbitrary data into `$file`/`$identifier`. To the best of our knowledge this was not abused, and the vulnerability has been patched on packagist.org and Private Packagist within a day of the vulnerability report.Show less
5Debian
FedoraprojectMomentjs+2 more
5Active Iq
Debian LinuxFedora+2 more
Jun 17, 2026
Apr 4, 2022
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Moment.js is a JavaScript date library for parsing, validating, manipulating, and formatting dates. A path traversal vulnerability impacts npm (server) users of Moment.js between versions 1.0.1 and 2.29.1, especially if...Show more
Moment.js is a JavaScript date library for parsing, validating, manipulating, and formatting dates. A path traversal vulnerability impacts npm (server) users of Moment.js between versions 1.0.1 and 2.29.1, especially if a user-provided locale string is directly used to switch moment locale. This problem is patched in 2.29.2, and the patch can be applied to all affected versions. As a workaround, sanitize the user-provided locale name before passing it to Moment.js.Show less
7Debian
FedoraprojectMariadb+4 more
13500f Firmware
A250 FirmwareCloud Volumes Ontap Mediator+10 more
Jun 17, 2026
Mar 15, 2022
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
The BN_mod_sqrt() function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic cu...Show more
The BN_mod_sqrt() function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a base point encoded in compressed form. It is possible to trigger the infinite loop by crafting a certificate that has invalid explicit curve parameters. Since certificate parsing happens prior to verification of the certificate signature, any process that parses an externally supplied certificate may thus be subject to a denial of service attack. The infinite loop can also be reached when parsing crafted private keys as they can contain explicit elliptic curve parameters. Thus vulnerable situations include: - TLS clients consuming server certificates - TLS servers consuming client certificates - Hosting providers taking certificates or private keys from customers - Certificate authorities parsing certification requests from subscribers - Anything else which parses ASN.1 elliptic curve parameters Also any other applications that use the BN_mod_sqrt() where the attacker can control the parameter values are vulnerable to this DoS issue. In the OpenSSL 1.0.2 version the public key is not parsed during initial parsing of the certificate which makes it slightly harder to trigger the infinite loop. However any operation which requires the public key from the certificate will trigger the infinite loop. In particular the attacker can use a self-signed certificate to trigger the loop during verification of the certificate signature. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0. It was addressed in the releases of 1.1.1n and 3.0.2 on the 15th March 2022. Fixed in OpenSSL 3.0.2 (Affected 3.0.0,3.0.1). Fixed in OpenSSL 1.1.1n (Affected 1.1.1-1.1.1m). Fixed in OpenSSL 1.0.2zd (Affected 1.0.2-1.0.2zc).Show less
6Debian
FedoraprojectLibexpat Project+3 more
6Communications Metasolv Solution
Debian LinuxFedora+3 more
Jun 17, 2026
Jan 26, 2022
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Expat (aka libexpat) before 2.4.4 has an integer overflow in the doProlog function.
6Debian
Libexpat ProjectNetapp+3 more
7Clustered Data Ontap
Communications Metasolv SolutionDebian Linux+4 more
Jun 17, 2026
Jan 24, 2022
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Expat (aka libexpat) before 2.4.4 has a signed integer overflow in XML_GetBuffer, for configurations with a nonzero XML_CONTEXT_BYTES.
1Tenable
1Tenable.sc
Jun 17, 2026
Jan 14, 2022
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
Tenable.sc versions 5.14.0 through 5.19.1 were found to contain a remote code execution vulnerability which could allow a remote, unauthenticated attacker to execute code under special circumstances. An attacker would fi...Show more
Tenable.sc versions 5.14.0 through 5.19.1 were found to contain a remote code execution vulnerability which could allow a remote, unauthenticated attacker to execute code under special circumstances. An attacker would first have to stage a specific file type in the web server root of the Tenable.sc host prior to remote exploitation.Show less
4Debian
Libexpat ProjectSiemens+1 more
4Debian Linux
LibexpatNessus+1 more
Jun 17, 2026
Jan 10, 2022
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
storeAtts in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.
4Debian
Libexpat ProjectSiemens+1 more
4Debian Linux
LibexpatNessus+1 more
Jun 17, 2026
Jan 10, 2022
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
nextScaffoldPart in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.
4Debian
Libexpat ProjectSiemens+1 more
4Debian Linux
LibexpatNessus+1 more
Jun 17, 2026
Jan 10, 2022
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
lookup in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.
4Debian
Libexpat ProjectSiemens+1 more
4Debian Linux
LibexpatNessus+1 more
Jun 17, 2026
Jan 10, 2022
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
defineAttribute in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.
4Debian
Libexpat ProjectSiemens+1 more
4Debian Linux
LibexpatNessus+1 more
Jun 17, 2026
Jan 10, 2022
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
build_model in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.
4Debian
Libexpat ProjectSiemens+1 more
4Debian Linux
LibexpatNessus+1 more
Jun 17, 2026
Jan 10, 2022
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
addBinding in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.
4Libexpat Project
NetappSiemens+1 more
8Active Iq Unified Manager
Clustered Data OntapHci Baseboard Management Controller+5 more
Jun 17, 2026
Jan 6, 2022
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
In doProlog in xmlparse.c in Expat (aka libexpat) before 2.4.3, an integer overflow exists for m_groupSize.
5Debian
Libexpat ProjectNetapp+2 more
8Active Iq Unified Manager
Debian LinuxHci Baseboard Management Controller+5 more
Jun 17, 2026
Jan 1, 2022
N/A· v4
8.8 HIGH· v3
9.0 HIGH· v2
In Expat (aka libexpat) before 2.4.3, a left shift by 29 (or more) places in the storeAtts function in xmlparse.c can lead to realloc misbehavior (e.g., allocating too few bytes, or only freeing memory).
7Apache
AppleDebian+4 more
14Cloud Backup
Communications Element ManagerCommunications Operations Monitor+11 more
Jun 17, 2026
Dec 20, 2021
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
A carefully crafted request body can cause a buffer overflow in the mod_lua multipart parser (r:parsebody() called from Lua scripts). The Apache httpd team is not aware of an exploit for the vulnerabilty though it might...Show more
A carefully crafted request body can cause a buffer overflow in the mod_lua multipart parser (r:parsebody() called from Lua scripts). The Apache httpd team is not aware of an exploit for the vulnerabilty though it might be possible to craft one. This issue affects Apache HTTP Server 2.4.51 and earlier.Show less