Lucene search
+L

16775 matches found

CVE
CVE
added 2026/07/08 9:11 p.m.22 views

CVE-2026-48492

CVE-2026-48492 affects Snipe-IT (IT asset/license management). Prior to version 8.6.1, the GET /api/v1/{object}/selectlist endpoint lacked an authorization check, allowing any logged-in user (with a web session cookie and no API token) to enumerate all user accounts and retrieve usernames, displa...

7.1CVSS6AI score0.00385EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/07/08 8:32 p.m.32 views

CVE-2026-55542

Snipe-IT prior to version 8.6.1 exposes a missing authorization check when retrieving S3 signature images. In S3-backed deployments, authenticated users who know a signature filename can obtain a 5-minute signed S3 URL because the S3 branch returns before the authorize() call used by the local-fi...

5.3CVSS6AI score0.00281EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/07/08 8:32 p.m.35 views

CVE-2026-55542 Snipe-IT's S3 signature image retrieval lacks authorization before temporary URL

Snipe-IT is an IT asset/license management system. Prior to version 8.6.1, Snipe-IT S3 signature image retrieval lacks authorization before temporary URL. On S3-backed deployments, authenticated users who know a signature filename can obtain a 5-minute signed S3 URL because the S3 branch returns...

5.3CVSS0.00281EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/08 8:32 p.m.7 views

CVE-2026-55542 Snipe-IT's S3 signature image retrieval lacks authorization before temporary URL

Snipe-IT is an IT asset/license management system. Prior to version 8.6.1, Snipe-IT S3 signature image retrieval lacks authorization before temporary URL. On S3-backed deployments, authenticated users who know a signature filename can obtain a 5-minute signed S3 URL because the S3 branch returns...

5.3CVSS6.1AI score0.00281EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/08 8:25 p.m.2 views

GHSA-9X82-RM84-C6X7 DSpace has possible Remote Code Execution (RCE) through Velocity Templates used by LDN

Overview Remote Code Execution RCE is possible via Velocity Templates used by DSpace for COAR Notify/LDN messages. This vulnerability impacts DSpace versions 8.0 = 8.3, 9.0 = 9.2. The attacker MUST already have DSpace administrator credentials in order to perform the attack. This attack is relate...

8CVSS6.2AI score
SaveExploits0References4
OSV
OSV
added 2026/07/08 7:56 p.m.3 views

CVE-2026-58254 NATS Server: Incomplete fix for CVE-2026-33249: Leaf node connections bypass Nats-Trace-Dest permission check

NATS Server is a high-performance server for NATS.io, the cloud and edge native messaging system. Prior to 2.14.3 and 2.12.8, message trace destination checks were applied to ordinary client connections but not consistently to messages arriving through leafnode connections, allowing a leafnode...

5.3CVSS6.1AI score0.00308EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/08 7:48 p.m.6 views

EUVD-2026-42380

NATS Server is a high-performance server for NATS.io, the cloud and edge native messaging system. Prior to 2.12.8 and 2.11.17, an unauthenticated peer with network access to a leafnode listener with compression enabled could crash the server during the pre-authentication leafnode handshake by...

7.5CVSS5.9AI score0.00732EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/08 7:33 p.m.17 views

Important: Red Hat Security Advisory: httpd:2.4 security update

An update for the httpd:2.4 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On. Red Hat Product Security has rated this update as having a security impact of Important. A Commo...

9.8CVSS7.2AI score0.16833EPSS
SaveExploits9References8
UbuntuCve
UbuntuCve
added 2026/07/08 5:17 p.m.8 views

CVE-2026-59879

Immutable.js provides many Persistent Immutable data structures. Prior to 4.3.9 and 5.1.8, Listset, ListsetSize, ListsetIn, ListupdateIn, and the functional set, setIn, and updateIn mishandle an index or size in the range 2 30 to 2 31 in setListBounds in src/List.js, causing an empty List to ente...

8.7CVSS6.1AI score0.0037EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/08 4:16 p.m.17 views

CVE-2026-59877

protobufjs compiles protobuf definitions into JavaScript JS functions. Prior to 7.6.5 and 8.6.6, protobufjs parsed option names by advancing through schema tokens until reaching an = token without checking for end of input, so a crafted .proto schema that opens an option declaration and ends...

7.5CVSS0.0037EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/08 4:16 p.m.6 views

CVE-2026-59880

Immutable.js provides many Persistent Immutable data structures. Prior to 4.3.9 and 5.1.8, Immutable.Map and Immutable.Set keep keys that share the same 32-bit hash in a HashCollisionNode collision bucket that is scanned linearly, allowing an attacker who controls keys inserted into a Map, such a...

8.7CVSS6.1AI score0.0037EPSS
SaveExploits1References2
CBLMariner
CBLMariner
added 2026/07/08 4:2 p.m.5 views

CVE-2026-42502 affecting package cf-cli for versions less than 8.7.11-7

CVE-2026-42502 affecting package cf-cli for versions less than 8.7.11-7. A patched version of the package is available...

6.1CVSS6AI score0.00178EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2026/07/08 4:2 p.m.5 views

CVE-2026-25681 affecting package cf-cli for versions less than 8.7.11-7

CVE-2026-25681 affecting package cf-cli for versions less than 8.7.11-7. A patched version of the package is available...

6.1CVSS6AI score0.00178EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/07/08 3:31 p.m.6 views

CVE-2026-59876 protobufjs: Text Format string map parsing can mutate returned map object prototype

protobufjs compiles protobuf definitions into JavaScript JS functions. From 8.2.0 until 8.6.5, the protobufjs Text Format extension parsed string-keyed map entries using ordinary property assignment, allowing a map entry with key proto to change the prototype of the returned map object instead of...

4.8CVSS6AI score0.00219EPSS
SaveExploits0References4
Patchstack
Patchstack
added 2026/07/08 3:22 p.m.5 views

WordPress Event Tickets plugin <= 5.28.5 - Broken Access Control vulnerability

Broken Access Control vulnerability discovered by dunvu0 in WordPress Plugin Event Tickets versions = 5.28.5...

7.5CVSS6.1AI score0.00246EPSS
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/08 2:30 p.m.9 views

Low: Red Hat Security Advisory: libtasn1 security update

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

7.5CVSS7.7AI score0.01109EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/07/08 2:11 p.m.12 views

Moderate: Red Hat Security Advisory: edk2 security, bug fix, and enhancement update

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

7.5CVSS6.7AI score0.01744EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/08 10:9 a.m.13 views

RHSA-2026:36343 Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 8.1.7 security update

Bulletin has no description...

6.5CVSS5.9AI score0.00246EPSS
SaveExploits0References22
RedHat Linux
RedHat Linux
added 2026/07/08 9:57 a.m.6 views

Moderate: Red Hat Security Advisory: glibc security update

An update for glibc is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability...

9.8CVSS6AI score0.00502EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2026/07/08 4:9 a.m.11 views

Important: Red Hat Security Advisory: kpatch-patch-4_18_0-477_107_1, kpatch-patch-4_18_0-477_120_1, kpatch-patch-4_18_0-477_130_1, and kpatch-patch-4_18_0-477_97_1 security update

An update for multiple packages is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions. 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...

9.8CVSS6AI score0.0049EPSS
SaveExploits0References4
Rows per page
Query Builder