Lucene search
+L

22 matches found

NVD
NVD
added 2026/08/26 5:18 a.m.7 views

CVE-2026-58089

When a process calls execve2 to execute a setuid or setgid image, hwpmc4 is supposed to detach PMCs owned by unprivileged processes. An inverted check meant that this scenario was not handled properly. An unprivileged local user who has attached PMCs to a process can continue monitoring it after...

7.8CVSS0.00119EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/26 4:30 a.m.39 views

CVE-2026-58089 hwpmc fails to detach PMCs during exec credential transitions

When a process calls execve2 to execute a setuid or setgid image, hwpmc4 is supposed to detach PMCs owned by unprivileged processes. An inverted check meant that this scenario was not handled properly. An unprivileged local user who has attached PMCs to a process can continue monitoring it after...

0.00119EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/26 4:30 a.m.26 views

CVE-2026-58089

FreeBSD 's hwpmc(4) driver (hardware performance monitoring counters) contains a logic flaw in its handling of execve(2) credential transitions. An inverted check meant that PMCs owned by unprivileged processes were not detached when a target process executed a setuid or setgid binary, allowing a...

7.8CVSS5.4AI score0.00119EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/26 4:30 a.m.10 views

EUVD-2026-66234

When a process calls execve2 to execute a setuid or setgid image, hwpmc4 is supposed to detach PMCs owned by unprivileged processes. An inverted check meant that this scenario was not handled properly. An unprivileged local user who has attached PMCs to a process can continue monitoring it after...

7.8CVSS5.4AI score0.00119EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.14 views

PT-2026-81927

When a process calls execve2 to execute a setuid or setgid image, hwpmc4 is supposed to detach PMCs owned by unprivileged processes. An inverted check meant that this scenario was not handled properly. An unprivileged local user who has attached PMCs to a process can continue monitoring it after...

5.4AI score0.00119EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2026/08/25 12:00 a.m.9 views

FreeBSD -- hwpmc fails to detach PMCs during exec credential transitions

Problem Description: When a process calls execve2 to execute a setuid or setgid image, hwpmc4 is supposed to detach PMCs owned by unprivileged processes. An inverted check meant that this scenario was not handled properly. Impact: An unprivileged local user who has attached PMCs to a process can...

7.8CVSS5.5AI score0.00119EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-72231

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - batman-adv: tt: avoid request storms during pending request batadvsendttrequest allocates a ttreqnode when none exists for the destination originator node. This...

7.5CVSS6AI score0.00677EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/15 6:21 a.m.14 views

CVE-2026-72231

In the Linux kernel, the following vulnerability has been resolved: batman-adv: tt: avoid request storms during pending request batadvsendttrequest allocates a ttreqnode when none exists for the destination originator node. This should prevent that a multiple TT requests are send at the same time...

7.5CVSS5.8AI score0.00677EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2026/07/09 3:00 a.m.16 views

SUSE CVE-2026-41678

rust-openssl provides OpenSSL bindings for the Rust programming language. From to before 0.10.78, aes::unwrapkey contains an incorrect assertion: it checks that out.len + 8 = in.len - 8, ensuring the output buffer is large enough. Because of the inverted check, the function only accepts buffers a...

7.4CVSS6.2AI score0.00251EPSS
SaveExploits0References40
Vulnrichment
Vulnrichment
added 2026/07/07 3:37 p.m.15 views

CVE-2026-14935 Gstreamer1-plugins-bad-free: gstreamer: webrtcbin accepts remote sdp without a=fingerprint due to inverted presence check

A logic vulnerability was found in GStreamer's webrtcbin component. The checksdpcrypto function contains an inverted boolean condition that causes it to accept remote SDP offers or answers that lack the required a=fingerprint attribute, while incorrectly rejecting those that include it. An attack...

3.7CVSS6AI score0.00233EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/07/01 1:21 p.m.82 views

Exploit for Operation on a Resource after Expiration or Release in Linux Linux_Kernel

CVE-2026-23111 For more details, see notes.md Descripti...

7.8CVSS7.3AI score0.00489EPSS
SaveExploits8
Cvelist
Cvelist
added 2026/06/24 8:06 p.m.40 views

CVE-2026-52795 Gogs: Authorization Bypass in Watch API allows any user to monitor private repository activity

Gogs is an open source self-hosted Git service. In 0.14.3 and earlier, any authenticated user can watch a private repository they have no access to, because the access check in the Watch API handler is inverted. The code checks if repoCtx.ViewerCanRead returns 404 when the user CAN read instead o...

4.3CVSS0.00281EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/12 8:56 a.m.101 views

CVE-2026-50628

CVE-2026-50628 concerns Apache CXF’s OAuthRequestFilter, where a logic error creates an inverted IP binding check: legitimate requests from the bound IP are rejected while requests from other IPs are allowed. Red Hat’s advisory attributes this to the OAuthRequestFilter component of CXF and notes ...

9.8CVSS5.2AI score0.00682EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2026/06/12 8:56 a.m.11 views

CVE-2026-50628 Apache CXF: OAuth2: Inverted IP Binding Check Defeats Security Control

A logic error in OAuthRequestFilter rejects legitimate requests originating from the bound IP address, while blindly allowing requests from any other IP address. Enabling this security feature inadvertently creates an inverse security check. Users are recommended to upgrade to versions 4.2.2 or...

5.2AI score0.00682EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:21 p.m.19 views

CVE-2026-41660

Admidio is an open-source user management solution. Prior to version 5.0.9, a logic error in Admidio's two-factor authentication reset inverts the authorization check. Non-admin users cannot remove their own TOTP configuration, but they can remove other users' TOTP, including administrators. A...

7.1CVSS5.4AI score0.00297EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/07 2:59 a.m.16 views

CVE-2026-41660 Admidio: Inverted 2FA Reset Authorization Check Lets Group Leaders Strip Admin TOTP

Admidio is an open-source user management solution. Prior to version 5.0.9, a logic error in Admidio's two-factor authentication reset inverts the authorization check. Non-admin users cannot remove their own TOTP configuration, but they can remove other users' TOTP, including administrators. A...

7.1CVSS5.9AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/29 12:00 a.m.43 views

PT-2026-37144

Name of the Vulnerable Software and Affected Versions Admidio versions prior to 5.0.9 Description A logic error in the two-factor authentication 2FA reset process inverts the authorization check. This allows non-admin users to remove the Time-based One-Time Password TOTP configuration of other...

7.1CVSS5.8AI score0.00297EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/27 6:20 p.m.8 views

kernel: Kernel: Privilege escalation or denial of service in nf_tables via inverted element activity check

A flaw was found in the Linux kernel's nftables component. A logic bug in nftmapcatchallactivate causes an inverted element activity check during the abort path of a failed transaction. This can lead to a use-after-free vulnerability, as catchall verdict elements may still reference a freed chain...

7.8CVSS5.3AI score0.00489EPSS
SaveExploits8References5
Tenable Nessus
Tenable Nessus
added 2026/04/27 12:00 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2026-31635

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix oversized RESPONSE authenticator length check rxgkverifyresponse decodes authlen...

7.5CVSS6.7AI score0.00923EPSS
SaveExploits4References2
Vulnrichment
Vulnrichment
added 2026/04/24 5:18 p.m.11 views

CVE-2026-41678 rust-openssl: Incorrect bounds assertion in aes key wrap

rust-openssl provides OpenSSL bindings for the Rust programming language. From to before 0.10.78, aes::unwrapkey contains an incorrect assertion: it checks that out.len + 8 = in.len - 8, ensuring the output buffer is large enough. Because of the inverted check, the function only accepts buffers a...

9.2CVSS5.5AI score0.00251EPSS
SaveExploits0References1
Rows per page
Query Builder