Lucene search
+L

10252 matches found

SUSE CVE
SUSE CVE
added 2026/07/30 4:43 p.m.7 views

SUSE CVE-2026-49998

Centrifugo is an open-source scalable real-time messaging server. Prior to 6.8.1, Centrifugo dynamic JWKS endpoint verification could reuse a key for one allowed issuer to verify a JWT for another allowed issuer because the JWKS cache and singleflight lookup were keyed only by JWT header kid, not...

8.2CVSS7.7AI score0.00177EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/07/30 7:44 a.m.12 views

io.vertx/vertx-web: Eclipse Vert.x Web Client: Information disclosure via improper cookie domain validation

A flaw was found in Eclipse Vert.x Web Client. The WebClientSession component does not properly validate the Domain attribute of a Set-Cookie response header against the originating server's domain. This vulnerability allows a remote attacker to inject a cookie scoped to an arbitrary third-party...

8.2CVSS5.9AI score0.00157EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/30 7:23 a.m.10 views

CVE-2026-18353

PIA's POST /v1/upload/sbom endpoint accepts a Bearer JWT and checks its unverified iss claim against an issuer allowlist using Python's urlparse before performing OIDC discovery with requests. Because urlparse and requests/urllib3 parse an authority string containing a backslash e.g...

8.8CVSS6AI score0.00239EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/30 1:40 a.m.10 views

io.vertx/vertx-web: Eclipse Vert.x Web Client: Information disclosure via improper cookie domain validation

A flaw was found in Eclipse Vert.x Web Client. The WebClientSession component does not properly validate the Domain attribute of a Set-Cookie response header against the originating server's domain. This vulnerability allows a remote attacker to inject a cookie scoped to an arbitrary third-party...

8.2CVSS5.9AI score0.00157EPSS
SaveExploits0References5
Fedora
Fedora
added 2026/07/30 1:00 a.m.11 views

[SECURITY] Fedora 43 Update: nginx-mod-headers-more-0.40-3.fc43

This module allows adding, setting, or clearing specified input/output header s. This is an enhanced version of the standard headers module because it provides more utilities like resetting or clearing "builtin headers" like Content-Type, Content-Length, and Server...

9.2CVSS5.8AI score0.03506EPSS
SaveExploits5
CVE
CVE
added 2026/07/30 12:00 a.m.75 views

CVE-2026-38709

CVE-2026-38709 affects multiple devices/firmware revisions, including TR1200 v2.4.15, TR3000 v2.4.21, WR300 v2.4.25, WR1200 v2.4.23, WR1300 v2.4.22, WR1500 v2.3.10, WR3000 v2.4.19, WR3600 v2.3.16, and WR6500 v2.3.15. The vulnerability is a command injection in the net.set_wan interface , allowing...

9.8CVSS6.2AI score0.0267EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/30 12:00 a.m.8 views

CVE-2026-38709

TR1200 v2.4.15, TR3000 v2.4.21, WR300 v2.4.25, WR1200 v2.4.23, WR1300 v2.4.22, WR1500 v2.3.10, WR3000 v2.4.19, WR3600 v2.3.16, and WR6500 v2.3.15 were discovered to contain a command injection vulnerability in the net.setwan interface. This vulnerability allows attackers to execute arbitrary...

6.2AI score0.0267EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/30 12:00 a.m.36 views

CVE-2026-38709

TR1200 v2.4.15, TR3000 v2.4.21, WR300 v2.4.25, WR1200 v2.4.23, WR1300 v2.4.22, WR1500 v2.3.10, WR3000 v2.4.19, WR3600 v2.3.16, and WR6500 v2.3.15 were discovered to contain a command injection vulnerability in the net.setwan interface. This vulnerability allows attackers to execute arbitrary...

0.0267EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/29 5:16 p.m.9 views

CVE-2026-64560

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Prevent UAF caused by non-leader exec race Wongi and Jungwoo decoded and reported a non-leader exec related race which can result in an UAF: systimerdelete exec posixcputimerdel // Observes old leader p =...

7.8CVSS0.0012EPSS
SaveExploits1References8
ATTACKERKB
ATTACKERKB
added 2026/07/29 4:32 p.m.8 views

CVE-2026-13697

undici's cache interceptor mishandles malformed Cache-Control private directives. In undici 7.0.0 up to before 7.29.0 and 8.0.0 up to before 8.9.0, a response carrying a degenerate qualified private directive, such as private set to an empty value, can be stored in the default shared cache and...

7.4CVSS5.8AI score0.00325EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/07/29 4:32 p.m.199 views

CVE-2026-13697

Summary of a known vulnerability in undici (CVE-2026-13697) : The cache interceptor in undici mishandles degenerate private directives in Cache-Control, enabling two issues in shared mode. First, a response with malformed qualified private directives (for example, private="" or private=",") can b...

9.1CVSS5.8AI score0.00325EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/29 4:14 p.m.8 views

CVE-2026-52791 fuse-overlayfs release-1.x preserves SUID/SGID bits after truncate/open(O_TRUNC)

fuse-overlayfs is an implementation of overlayfs in FUSE for rootless containers. Prior to 1.17, the release-1.x C branch preserves SUID and SGID mode bits in main.c during openOTRUNC and truncate handling on a copied-up file, allowing a low-privileged process to leave the upper-layer file with...

2CVSS5.9AI score
SaveExploits0References5
EUVD
EUVD
added 2026/07/29 4:14 p.m.12 views

EUVD-2026-50403

fuse-overlayfs is an implementation of overlayfs in FUSE for rootless containers. Prior to 1.17, the release-1.x C branch preserves SUID and SGID mode bits in main.c during openOTRUNC and truncate handling on a copied-up file, allowing a low-privileged process to leave the upper-layer file with...

2CVSS5.9AI score0.00102EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/29 2:54 p.m.10 views

io.vertx/vertx-web: Eclipse Vert.x Web Client: Information disclosure via improper cookie domain validation

A flaw was found in Eclipse Vert.x Web Client. The WebClientSession component does not properly validate the Domain attribute of a Set-Cookie response header against the originating server's domain. This vulnerability allows a remote attacker to inject a cookie scoped to an arbitrary third-party...

8.2CVSS5.9AI score0.00157EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/29 9:31 a.m.12 views

EUVD-2026-50273

The Booking System Trafft plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the bookingWebsiteUrl setting in all versions up to, and including, 1.0.17 due to a missing capability check on the setoptions AJAX action when the plugin is operating in agency mode. The...

6.4CVSS6AI score0.00241EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2026/07/29 1:29 a.m.36 views

CVE-2026-12144 Wholesale for WooCommerce <= 2.0.5 - Authenticated (Author+) Privilege Escalation via 'user_role_set' Parameter

The Wholesale for WooCommerce plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 2.0.5. This is due to the saverequestsmeta function applying only sanitizetextfield to the userroleset POST parameter before passing it directly to WPUser::addrole, with ...

8.8CVSS0.00368EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/29 1:29 a.m.10 views

CVE-2026-12144

The Wholesale for WooCommerce plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 2.0.5. This is due to the saverequestsmeta function applying only sanitizetextfield to the userroleset POST parameter before passing it directly to WPUser::addrole, with ...

8.8CVSS5.9AI score0.00368EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/29 1:29 a.m.14 views

EUVD-2026-50097

The Wholesale for WooCommerce plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 2.0.5. This is due to the saverequestsmeta function applying only sanitizetextfield to the userroleset POST parameter before passing it directly to WPUser::addrole, with ...

8.8CVSS5.9AI score0.00368EPSS
SaveExploits0References5
Packet Storm News
Packet Storm News
added 2026/07/29 12:00 a.m.9 views

From Backlog Items to Security Guidance: Towards Continuous Security Compliance

Continuous software engineering in regulated domains requires engineering teams to address security throughout the development lifecycle. Yet making security requirements explicit in backlog items is still problematic. Engineers must instead infer security relevance of backlog items from brief,...

5.2AI score
SaveExploits0
FreeBSD Advisory
FreeBSD Advisory
added 2026/07/29 12:00 a.m.8 views

FreeBSD-SA-26:54.sysvsem

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ============================================================================= FreeBSD-SA-26:54.sysvsem Security Advisory The FreeBSD Project Topic: Heap out-of-bounds access in semctl2 Category: core Module: sysvsem Announced: 2026-07-29 Credits:...

7.8CVSS6.2AI score0.00165EPSS
SaveExploits0
Rows per page
Query Builder