Lucene search
+L

14798 matches found

Kitploit
Kitploit
added 2026/09/01 7:18 a.m.11 views

KubeArmor v1.7.5-rc2

KubeArmor is a cloud-native runtime security enforcement system that restricts the behavior such as process execution, file access, and networking operations of pods, containers, and nodes VMs at the system level. KubeArmor leverag...

5.9AI score
SaveExploits0References60
HPE Security Bulletins
HPE Security Bulletins
added 2026/09/01 12:00 a.m.172 views

HPESBNW05134 rev.1 - Multiple Vulnerabilities in HPE Aruba Networking ArubaOS-CX (AOS-CX)

Potential Security Impact: Local: Access Restriction Bypass SUPPORTED SOFTWARE VERSIONS: ONLY impacted versions are listed. Aruba CX 10000 Switch Series - Please refer to Vulnerability Summary for Impacted Versions Aruba CX 4100i Switch Series - Please refer to Vulnerability Summary for Impacted...

9.8CVSS5.9AI score0.01051EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/31 8:46 a.m.7 views

EUVD-2026-68447

hulumi versions before v1.3.2 contain a deployment SCP template that allows tag-on-create bypasses for hulumi:iac-role protections. Attackers can bypass intended IAM boundary restrictions by exploiting the weakened SCP template in downstream deployments...

9.8CVSS5.9AI score0.00302EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/30 2:33 p.m.12 views

EUVD-2026-68243

Admidio before 5.0.12 fails to enforce login-only module restrictions in RSS feed endpoints for forum and announcements modules. Unauthenticated attackers can retrieve forum topics and announcements by sending GET requests to rss/forum.php or rss/announcements.php, disclosing titles, full post...

8.7CVSS5.9AI score0.00271EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/28 8:20 p.m.20 views

CVE-2026-82020

Hermes Agent 0.16.0 prior to 0.17.0 contains an improper path restriction vulnerability that allows attackers who can influence ingested message content to overwrite the credential store by bypassing sensitive-path guards that excluded the auth.json file. Attackers can craft malicious messages...

7.6CVSS0.00329EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/28 6:57 p.m.9 views

GHSA-C9F5-J9C3-MHRG Incus has a project restriction bypass in instance copy across projects

Summary Missing authorization checks exist for instance copying where an attacker knowing the name of a project that they don't have access to and the name of an instance in that project can copy the instance to a new project. This issue could allow an attacker to access secrets in instances they...

7.7CVSS5.8AI score0.00201EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/28 6:52 p.m.10 views

GHSA-64F3-V33M-W89F Incus has a project restriction bypass for custom volume copy across projects

Summary Missing authorization checks exist for custom volume copying where an attacker who knows the name of a project that they don't have access to and the name of a custom volume in that project can copy the custom volume to a new project. This issue could allow an attacker to access secrets i...

7.7CVSS5.8AI score0.00201EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/28 6:47 p.m.9 views

EUVD-2026-67866

Hermes Agent 0.16.0 prior to 0.17.0 contains an improper path restriction vulnerability that allows attackers who can influence ingested message content to overwrite the credential store by bypassing sensitive-path guards that excluded the auth.json file. Attackers can craft malicious messages...

7.6CVSS5.9AI score0.00329EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/28 6:47 p.m.36 views

CVE-2026-82020 Hermes Agent 0.16.0 < 0.17.0 Credential Store Overwrite via File-Write Tool

Hermes Agent 0.16.0 prior to 0.17.0 contains an improper path restriction vulnerability that allows attackers who can influence ingested message content to overwrite the credential store by bypassing sensitive-path guards that excluded the auth.json file. Attackers can craft malicious messages...

7.6CVSS0.00329EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/28 6:47 p.m.17 views

CVE-2026-82020

Hermes Agent versions 0.16.0 through prior to 0.17.0 contain an improper path restriction vulnerability. Sensitive-path guards that should protect the credential store failed to exclude the auth.json file , allowing an attacker who can influence ingested message content to craft a malicious messa...

7.6CVSS5.9AI score0.00329EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/28 6:47 p.m.44 views

CVE-2026-82020 Hermes Agent 0.16.0 < 0.17.0 Credential Store Overwrite via File-Write Tool

Hermes Agent 0.16.0 prior to 0.17.0 contains an improper path restriction vulnerability that allows attackers who can influence ingested message content to overwrite the credential store by bypassing sensitive-path guards that excluded the auth.json file. Attackers can craft malicious messages...

7.6CVSS5.9AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/28 3:14 p.m.62 views

CVE-2026-56854 Source-address critical option not enforced for non-public-key auth callbacks in golang.org/x/crypto/ssh

The source-address critical option in the Permissions returned by an authentication callback was only enforced for the PublicKeyCallback and VerifiedPublicKeyCallback paths, extending the fix for CVE-2026-46595. Permissions returned by the PasswordCallback, KeyboardInteractiveCallback,...

0.00325EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/28 3:14 p.m.163 views

CVE-2026-56854

CVE-2026-56854 affects golang.org/x/crypto/ssh . The source-address critical option in Permissions returned by authentication callbacks was only enforced for the PublicKeyCallback and VerifiedPublicKeyCallback paths (extending a prior fix for CVE-2026-46595). Callbacks for PasswordCallback , Keyb...

7.5CVSS5.9AI score0.00325EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/08/28 2:47 p.m.8 views

Incorrect Authorization

Overview golang.org/x/crypto/ssh is a SSH client and server Affected versions of this package are vulnerable to Incorrect Authorization in NewServerConn, which applied the critical option from the Permissions returned by an authentication callback only on the PublicKeyCallback and...

10CVSS6AI score0.00503EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/28 2:47 p.m.9 views

GO-2026-6303 Source-address critical option not enforced for non-public-key auth callbacks in golang.org/x/crypto/ssh

The source-address critical option in the Permissions returned by an authentication callback was only enforced for the PublicKeyCallback and VerifiedPublicKeyCallback paths, extending the fix for CVE-2026-46595. Permissions returned by the PasswordCallback, KeyboardInteractiveCallback,...

7.5CVSS5.9AI score0.00325EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 8:16 a.m.7 views

UBUNTU-CVE-2026-80713

In the Linux kernel, the following vulnerability has been resolved: iouring: preserve task restrictions across exec Per-task restrictions apply to all rings created by a task. Once installed, they should not be dropped across exec. For a task that has used iouring, the exec cancellation path call...

8.4CVSS5.8AI score0.00111EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/28 6:53 a.m.21 views

CVE-2026-80713 io_uring: preserve task restrictions across exec

In the Linux kernel, the following vulnerability has been resolved: iouring: preserve task restrictions across exec Per-task restrictions apply to all rings created by a task. Once installed, they should not be dropped across exec. For a task that has used iouring, the exec cancellation path call...

8.4CVSS5.8AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/28 12:00 a.m.16 views

PT-2026-83283

Name of the Vulnerable Software and Affected Versions Hermes Agent version 0.16.0 Description An improper path restriction exists that allows attackers who can influence ingested message content to overwrite the credential store. This occurs by bypassing sensitive-path guards that failed to exclu...

7.6CVSS5.9AI score0.00329EPSS
SaveExploits0References7
BDU FSTEC
BDU FSTEC
added 2026/08/28 12:00 a.m.18 views

The vulnerability of the Dovecot mail server, related to deficiencies in pathname restriction, allows attackers to gain access to confidential data.

The vulnerability of the Dovecot mail server is related to deficiencies in pathname restriction. Exploiting this vulnerability can allow an attacker to gain access to confidential data...

5.3CVSS5.9AI score0.00427EPSS
SaveExploits1References12Affected Software4
Positive Technologies
Positive Technologies
added 2026/08/28 12:00 a.m.16 views

PT-2026-83135

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description A flaw exists where the source-address critical option in the Permissions returned by certain authentication callbacks is not validated against the client's remo...

7.5CVSS6AI score0.00378EPSS
SaveExploits0References31
Rows per page
Query Builder