Lucene search
+L

23735 matches found

Positive Technologies
Positive Technologies
added 2026/07/22 12:00 a.m.19 views

PT-2026-63358

Traefik versions = v3.6.0 = v3.7.0 = v3.7.6 contain an authentication bypass via path traversal in the ReplacePathRegex middleware. When ReplacePathRegex is configured with a regex that captures user-controlled path segments without a mandatory path separator e.g. regex "^/api.", replacement "/$1...

7.8CVSS5.5AI score0.00412EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/22 12:00 a.m.13 views

Oracle Linux 10 : unbound (ELSA-2026-23231)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-23231 advisory. - Fix CVE-2026-42534: Jostle logic bypass degrades resolution performance - Fix CVE-2026-41292: DoS via excessive EDNS options - Add upstream unit te...

10CVSS7.3AI score0.01272EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/22 12:00 a.m.17 views

PT-2026-63349

n8n contains a sanitizer bypass vulnerability in the legacy expression evaluator's computed-member handler. An authenticated user with workflow create or modify permissions can craft a malicious expression to bypass the sanitizer and achieve host-level code execution as the n8n process. The legac...

8.9CVSS6AI score0.00481EPSS
SaveExploits1References3
The Hacker News
The Hacker News
added 2026/07/21 6:46 p.m.17 views

Apple Fixes Hide My Email Bug That Exposed Real Addresses in Mail Logs

Apple has moved to address a security flaw in its Hide My Email service that enabled users' real email addresses to be unmasked, effectively undermining the feature's privacy guarantees. 404 Media reported Tuesday that a fix for the issue was deployed by Apple on July 3, 2026, after more than a...

5.6AI score
SaveExploits0
EUVD
EUVD
added 2026/07/21 6:35 p.m.14 views

EUVD-2026-42319

guzzlehttp/psr7: Host Confusion via Weak URI Host Validation...

6.5CVSS5.1AI score0.00317EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/21 6:24 p.m.24 views

Important: Red Hat Security Advisory: kernel security, bug fix, and enhancement update

An update for kernel is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from t...

8.8CVSS5.9AI score0.0026EPSS
SaveExploits3References13
EUVD
EUVD
added 2026/07/21 3:44 p.m.13 views

EUVD-2026-46302

PraisonAI is a multi-agent teams system. Prior to version 4.6.40, the fix for GHSA-9mqq-jqxf-grvw / CVE-2026-44336 is incomplete. The original advisory description named four vulnerable handlers in mcpserver/adapters/clitools.py. Commit 68cc9427 "fixsecurity: harden MCP rules path handling…" adde...

8.7CVSS5.5AI score0.0049EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/21 2:27 p.m.8 views

SUSE-SU-2026:3159-1 Security update for wpa_supplicant

This update for wpasupplicant fixes the following issue: - CVE-2025-24912: hostapd RADIUS authentication of wi-fi devices allows a user in between the hostapd and the RADIUS server to inject crafted RADIUS packets and force RADIUS authentications to fail bsc1239461...

3.7CVSS4.9AI score0.00747EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/21 1:17 p.m.15 views

CVE-2026-16360

Memory safety bugs present in Firefox ESR 115.37, Firefox ESR 140.12 and Firefox 152. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability was fixed in Firefox 153, Firefox...

9.8CVSS5.8AI score0.00468EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/21 1:17 p.m.6 views

UBUNTU-CVE-2026-16404

Spoofing issue in Firefox for Android. This vulnerability was fixed in Firefox 153...

7.4CVSS5.8AI score0.0016EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:07 p.m.11 views

SUSE CVE-2026-53366

In the Linux kernel, the following vulnerability has been resolved: ipv4: account for fraggap on the paged allocation path In ipappenddata, when the paged-allocation branch is taken, alloclen and pagedlen are computed as alloclen = fragheaderlen + transhdrlen; pagedlen = datalen - transhdrlen;...

8.5CVSS5.3AI score0.00171EPSS
SaveExploits0References122
SUSE CVE
SUSE CVE
added 2026/07/21 1:02 p.m.13 views

SUSE CVE-2026-63947

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HIDP: fix missing length checks in hidpinputreport hidpinputreport reads keyboard and mouse payload data from an skb without first verifying that skb-len contains enough data. hidprecvintrframe pulls the 1-byte HIDP...

4.3CVSS5.2AI score0.00403EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/21 1:00 p.m.12 views

SUSE CVE-2026-64068

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix missing locking around retry adding new subreqs Fix netfsretryreadsubrequests and netfsretrywritestream to take the appropriate lock when adding extra subrequests into stream-subrequests...

9.8CVSS5.2AI score0.00553EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 12:59 p.m.10 views

SUSE CVE-2026-64101

In the Linux kernel, the following vulnerability has been resolved: fwctl: pds: Validate RPC input size before parsing The fwctl core allocates the device-specific RPC input buffer with fwctlrpc.inlen and passes that buffer to the driver callback. pdsfcfwrpc casts the buffer to struct fwctlrpcpds...

5.4AI score0.00126EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 12:59 p.m.9 views

SUSE CVE-2026-64113

In the Linux kernel, the following vulnerability has been resolved: ixgbevf: fix use-after-free in VEPA multicast source pruning ixgbevfcleanrxirq prunes frames whose source MAC matches the VF's own address VEPA multicast workaround by freeing the skb and continuing to the next descriptor:...

9.8CVSS5.5AI score0.00734EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 12:58 p.m.10 views

SUSE CVE-2026-64191

In the Linux kernel, the following vulnerability has been resolved: i2c: stub: Reject I2C block transfers with invalid length The I2CSMBUSI2CBLOCKDATA case in stubxfer uses data-block0 as the transfer length. The existing check only clamps it to avoid overrunning the chip-words256 register array,...

6.7CVSS5.5AI score0.00127EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/07/21 12:38 p.m.15 views

CVE-2026-16361

Memory safety bugs present in Thunderbird ESR 140.12. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability was fixed in Firefox ESR 115.38, Firefox ESR 140.13, and Thunderbi...

9.8CVSS5.9AI score0.00315EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/21 12:38 p.m.8 views

CVE-2026-16360

Memory safety bugs present in Firefox ESR 115.37, Firefox ESR 140.12 and Firefox 152. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability was fixed in Firefox 153, Firefox...

9.8CVSS5.9AI score0.00468EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/21 12:38 p.m.20 views

CVE-2026-16410

JIT miscompilation in the JavaScript Engine: JIT component. This vulnerability was fixed in Firefox 153 and Thunderbird 153...

9.8CVSS5.2AI score0.00551EPSS
SaveExploits0
OSV
OSV
added 2026/07/21 11:53 a.m.11 views

ROOT-APP-NPM-CVE-2023-32313 CVE-2023-32313 in @rootio/vm2 - Patched by Root

Root has patched CVE-2023-32313 in the @rootio/vm2 package for Root:npm. Multiple fixed versions available...

5.3CVSS8.3AI score0.0079EPSS
SaveExploits0
Rows per page
Query Builder