Lucene search
+L

599551 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/11 12:00 a.m.6 views

openSUSE 16 Security Update : zk (openSUSE-SU-2026:21814-1)

The remote openSUSE 16 host has a package installed that is affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:21814-1 advisory. Changes in zk: - Update Go vendored dependencies to resolve security issues boo1278625, boo1278447: Upgrade golang.org/x/crypto to v0.56.0 to fi...

7.5CVSS6AI score0.00378EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/09/11 12:00 a.m.7 views

RHEL 6 : openssl (RHSA-2026:66524)

The remote Redhat Enterprise Linux 6 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:66524 advisory. OpenSSL is a toolkit that implements the Secure Sockets Layer SSL and Transport Layer Security TLS protocols, as well as a full-strength...

9.1CVSS7.1AI score0.05582EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2026/09/11 12:00 a.m.10 views

Fedora 45 : mingw-expat (2026-9e9244744d)

The remote Fedora 45 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-9e9244744d advisory. Update to expat-2.8.4. ---- Update to expat-2.8.3. Tenable has extracted the preceding description block directly from the Fedora security advisory...

7.8CVSS6AI score0.00287EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/09/11 12:00 a.m.8 views

RockyLinux 9 : vim (RLSA-2026:66366)

The remote RockyLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:66366 advisory. vim: Vim: Information disclosure and denial of service via crafted Unicode characters in terminal emulator CVE-2026-28420 vim: Vim: Denial of Service vi...

8.6CVSS7AI score0.00336EPSS
SaveExploits0References17
Tenable Nessus
Tenable Nessus
added 2026/09/11 12:00 a.m.14 views

Fedora 45 : bind (2026-0adbf9c133)

The remote Fedora 45 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-0adbf9c133 advisory. Fixes multiple CVEs, without a rebase to newer version - Potential wildcard CNAME RPZ policy bypass CVE-2026-11331 - Key Record using PRIVATEDNS...

8.6CVSS6AI score0.00523EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/09/11 12:00 a.m.10 views

openSUSE 16: tomcat11 / tomcat11-admin-webapps / tomcat11-el-6_0-api / etc (openSUSE-SU-2026:21811-1)

The remote openSUSE 16 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:21811-1 advisory. - CVE-2026-65182: Bypass longest prefix security constraint bsc1276893. - CVE-2026-65183: TOCTOU when setting specific permissions for Unix Doma...

9.8CVSS6.7AI score0.0083EPSS
SaveExploits0References35
Tenable Nessus
Tenable Nessus
added 2026/09/11 12:00 a.m.8 views

Microsoft .NET Core SDK Information Disclosure Vulnerability

The Microsoft .NET Core SDK installations on the remote host are missing a security update. It is, therefore, affected by an information disclosure vulnerability. Note that Nessus has not tested for these issues but has instead relied only on the application's self-reported version number...

6.5CVSS5.8AI score0.00272EPSS
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/10 11:51 p.m.7 views

tmux v3.8-rc

Welcome to tmux! tmux is a terminal multiplexer: it enables a number of terminals to be created, accessed, and controlled from a single screen. tmux may be detached from a screen and continue running in the background, then later reattached. This release runs on OpenBSD, FreeBSD, NetBSD, Linux,...

6.1AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/09/10 10:49 p.m.11 views

rclone serve s3: --auth-proxy without --auth-key authenticates nobody - full SigV4 signature bypass

Summary rclone serve s3's handler chain, when --auth-proxy is configured, is outermost first: authPairMiddleware - proxyAuthMiddleware - gofakes3's own SigV4-verifying handler. authPairMiddleware parses the accessKeyID straight out of the incoming request's own Authorization header entirely...

9.8CVSS5.9AI score0.005EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/09/10 10:49 p.m.6 views

GHSA-XWWR-4H3P-R22C rclone serve s3: --auth-proxy without --auth-key authenticates nobody - full SigV4 signature bypass

Summary rclone serve s3's handler chain, when --auth-proxy is configured, is outermost first: authPairMiddleware - proxyAuthMiddleware - gofakes3's own SigV4-verifying handler. authPairMiddleware parses the accessKeyID straight out of the incoming request's own Authorization header entirely...

9.8CVSS5.9AI score0.005EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/10 10:47 p.m.8 views

GHSA-P569-5GJG-9CMJ rclone: RC per-server auth-proxy bypass

Summary serve/start accepts protocol options in a per-server proxyOpt object. The FTP and S3 RC adapters parse that object and pass it to their server constructors, but the constructors decide whether proxy authentication is enabled by checking the process-global proxy.Opt.AuthProxy instead of th...

9.1CVSS5.9AI score0.00492EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/10 10:47 p.m.9 views

rclone: RC per-server auth-proxy bypass

Summary serve/start accepts protocol options in a per-server proxyOpt object. The FTP and S3 RC adapters parse that object and pass it to their server constructors, but the constructors decide whether proxy authentication is enabled by checking the process-global proxy.Opt.AuthProxy instead of th...

9.1CVSS5.9AI score0.00492EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/09/10 10:46 p.m.7 views

GHSA-C476-6W5Q-JW77 rclone: FTP cross-session auth-proxy backend confusion

Summary The FTP auth-proxy driver stores one obscured password per username in a server-wide map. It does not bind the credential or returned VFS to the authenticated FTP session. If two accepted credentials use the same username but resolve to different proxy backends, the later login overwrites...

7.3CVSS5.8AI score0.00234EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/10 10:46 p.m.12 views

rclone: FTP cross-session auth-proxy backend confusion

Summary The FTP auth-proxy driver stores one obscured password per username in a server-wide map. It does not bind the credential or returned VFS to the authenticated FTP session. If two accepted credentials use the same username but resolve to different proxy backends, the later login overwrites...

7.3CVSS5.8AI score0.00234EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/09/10 10:45 p.m.13 views

rclone: S3 multipart declared-length memory exhaustion

Summary In streamed multipart mode, serve s3 passes the request's declared part length to multipart.NewRW.ReservecontentLength before reading any part data. Reserve immediately obtains enough 1 MiB pool pages for the entire declared length. The request handler therefore allocates attacker-selecte...

7.5CVSS6AI score0.00535EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/09/10 10:45 p.m.5 views

GHSA-2P48-J3QC-RX9F rclone: S3 multipart declared-length memory exhaustion

Summary In streamed multipart mode, serve s3 passes the request's declared part length to multipart.NewRW.ReservecontentLength before reading any part data. Reserve immediately obtains enough 1 MiB pool pages for the entire declared length. The request handler therefore allocates attacker-selecte...

7.5CVSS6AI score0.00535EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/10 10:39 p.m.6 views

GHSA-4QPV-39HG-F7FX @jhb.software/payload-alt-text-plugin: Alt Text Endpoint Authorization Bypass via Payload Local API `overrideAccess` Omission

Alt Text Endpoint Authorization Bypass via Payload Local API overrideAccess Omission Summary @jhb.software/payload-alt-text-plugin v0.7.0 exposes custom Payload CMS endpoints POST /api/alt-text-plugin/generate and /bulk that call the Payload Local API findByID and update without setting...

7.1CVSS6.1AI score0.0029EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/09/10 10:39 p.m.13 views

@jhb.software/payload-alt-text-plugin: Alt Text Endpoint Authorization Bypass via Payload Local API `overrideAccess` Omission

Alt Text Endpoint Authorization Bypass via Payload Local API overrideAccess Omission Summary @jhb.software/payload-alt-text-plugin v0.7.0 exposes custom Payload CMS endpoints POST /api/alt-text-plugin/generate and /bulk that call the Payload Local API findByID and update without setting...

7.1CVSS6.1AI score0.0029EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/09/10 10:34 p.m.11 views

@argos-ci/core: CI Branch Name OS Command Injection

CI Branch Name OS Command Injection in @argos-ci/core Summary @argos-ci/[email protected] passes attacker-controlled CI branch/ref strings directly into an execSync template literal in packages/core/src/ci-environment/git.ts:89. When a CI project has hasRemoteContentAccess: false, the Argos upload flow...

7.5CVSS6.6AI score0.00476EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/09/10 10:34 p.m.7 views

GHSA-4X45-GXVP-6283 @argos-ci/core: CI Branch Name OS Command Injection

CI Branch Name OS Command Injection in @argos-ci/core Summary @argos-ci/[email protected] passes attacker-controlled CI branch/ref strings directly into an execSync template literal in packages/core/src/ci-environment/git.ts:89. When a CI project has hasRemoteContentAccess: false, the Argos upload flow...

7.5CVSS6.6AI score0.00476EPSS
SaveExploits0References4
Rows per page
Query Builder