Lucene search
+L

233 matches found

NVD
NVD
added 2026/03/10 10:16 p.m.13 views

CVE-2026-31824

Sylius is an Open Source eCommerce Framework on Symfony. A Time-of-Check To Time-of-Use TOCTOU race condition was discovered in the promotion usage limit enforcement. The same class of vulnerability affects the promotion usage limit the global used counter on Promotion entities, coupon usage limi...

8.2CVSS0.00179EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/02/06 9:04 p.m.9 views

CVE-2026-25574

Payload is a free and open source headless content management system. Prior to 3.74.0, a cross-collection Insecure Direct Object Reference IDOR vulnerability exists in the payload-preferences internal collection. In multi-auth collection environments using Postgres or SQLite with default...

5.4CVSS5.3AI score0.00193EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2026/02/05 12:24 a.m.11 views

SUSE CVE-2026-23110

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Wake up the error handler when final completions race against each other The fragile ordering between marking commands completed or failed so that the error handler only wakes when the last running command completes o...

4.7CVSS5.3AI score0.00095EPSS
SaveExploits0References19
Positive Technologies
Positive Technologies
added 2026/01/29 12:00 a.m.15 views

PT-2026-43724

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A null pointer dereference occurs in the scsi csiostor component. When the variable rn is NULL, the error exit path triggers a dereference of rn through the use of the CSIO INC STATS...

5.7CVSS5.4AI score0.0016EPSS
SaveExploits0
OSV
OSV
added 2026/01/23 10:23 a.m.13 views

CLSA-2026-1769163825 gnupg2: Fix of CVE-2025-68973

CVE-2025-68973: fix faulty double increment...

7.8CVSS5.8AI score0.00148EPSS
SaveExploits1References1
OSV
OSV
added 2026/01/23 10:07 a.m.14 views

CLSA-2026-1769162862 gnupg2: Fix of CVE-2025-68973

CVE-2025-68973: fix faulty double increment...

7.8CVSS6.8AI score0.00148EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.4 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-004721)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004721 advisory. An issue was discovered in kmemcacheallocbulk in mm/slub.c in the Linux kernel before 5.5.11. The slowpath lacks the required TID increment, aka CID-fd4d9c7d0c71...

7CVSS6.5AI score0.00608EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.6 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-004027)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004027 advisory. An issue was discovered in kmemcacheallocbulk in mm/slub.c in the Linux kernel before 5.5.11. The slowpath lacks the required TID increment, aka CID-fd4d9c7d0c71...

7CVSS6.5AI score0.00608EPSS
SaveExploits1References7
RedhatCVE
RedhatCVE
added 2026/01/09 9:36 a.m.15 views

CVE-2024-34046

The O-RAN E2T I-Release Prometheus metric Increment function can crash in sctpThread.cpp for message.peerInfo-sctpParams-e2tCountersINSUCCMSGCOUNTERProcedureCodeidRICsubscription-Increment...

7.5CVSS7AI score0.00515EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/12/30 12:23 a.m.16 views

SUSE CVE-2025-68973

In GnuPG before 2.4.9, armorfilter in g10/armor.c has two increments of an index variable where one is intended, leading to an out-of-bounds write for crafted input. For ExtendedLTS, 2.2.51 and later are fixed versions...

8CVSS6.8AI score0.00148EPSS
SaveExploits1References18
NVD
NVD
added 2025/12/28 5:16 p.m.19 views

CVE-2025-68973

In GnuPG before 2.4.9, armorfilter in g10/armor.c has two increments of an index variable where one is intended, leading to an out-of-bounds write for crafted input. For ExtendedLTS, 2.2.51 and later are fixed versions...

7.8CVSS0.00148EPSS
SaveExploits1References9
CVE
CVE
added 2025/12/28 4:19 p.m.106 views

CVE-2025-68973

CVE-2025-68973 affects GnuPG (gnupg2) through versions before 2.4.9. The issue is in armor_filter() in g10/armor.c where two increments of an index variable are not both intended, enabling an out-of-bounds write with crafted input. In practice, advisories describe potential information disclosure...

7.8CVSS6.4AI score0.00148EPSS
SaveExploits1References9Affected Software1
OSV
OSV
added 2025/12/28 4:19 p.m.13 views

CVE-2025-68973

In GnuPG before 2.4.9, armorfilter in g10/armor.c has two increments of an index variable where one is intended, leading to an out-of-bounds write for crafted input. For ExtendedLTS, 2.2.51 and later are fixed versions...

7.8CVSS6.7AI score
SaveExploits0References11
OSV
OSV
added 2025/12/24 1:05 p.m.5 views

CVE-2022-50764 ipv6/sit: use DEV_STATS_INC() to avoid data-races

In the Linux kernel, the following vulnerability has been resolved: ipv6/sit: use DEVSTATSINC to avoid data-races syzbot/KCSAN reported that multiple cpus are updating dev-stats.txerror concurrently. This is because sit tunnels are NETIFFLLTX, meaning their ndostartxmit is not protected by a...

6.4AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/24 1:05 p.m.29 views

CVE-2022-50764 ipv6/sit: use DEV_STATS_INC() to avoid data-races

In the Linux kernel, the following vulnerability has been resolved: ipv6/sit: use DEVSTATSINC to avoid data-races syzbot/KCSAN reported that multiple cpus are updating dev-stats.txerror concurrently. This is because sit tunnels are NETIFFLLTX, meaning their ndostartxmit is not protected by a...

0.00243EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/12/22 5:42 p.m.13 views

kernel: fs: fix UAF/GPF bug in nilfs_mdt_destroy

In the Linux kernel, the following vulnerability has been resolved: fs: fix UAF/GPF bug in nilfsmdtdestroy In allocinode, inodeinitalways could return -ENOMEM if securityinodealloc fails, which causes inode-iprivate uninitialized. Then nilfsismetadatafileinode returns true and nilfsfreeinode...

7.8CVSS6.8AI score0.0022EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/09 4:17 p.m.6 views

CVE-2025-40342

In the Linux kernel, the following vulnerability has been resolved: nvme-fc: use lock accessing portstate and rport state nvmefcunregisterremote removes the remote port on a lport object at any point in time when there is no active association. This races with with the reconnect logic, because...

8.8CVSS0.00357EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2025/11/25 9:42 p.m.27 views

Better Auth Passkey Plugin allows passkey deletion through IDOR

Summary Affected versions of the better-auth passkey plugin allow users with any valid session to delete arbitrary passkeys via their ID using POST /passkey/delete-passkey. Details ctx.body.id is implicitly trusted and used in passkey deletion queries. better-auth applications configured with...

6.9AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/11/12 7:18 p.m.6 views

MAL-2025-174460 Malicious code in goodain-nusia-nuai (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 9a1e189d8fe46cded8a4786ebfcaba4c4bd01516ad426bdc28d8fc08bc795e85 This package appears to be part of the tea.xyz token reward campaign that flooded npm. These packages typically contain autopublish scripts auto.js,...

6.8AI score
SaveExploits0
OSV
OSV
added 2025/11/12 4:47 p.m.6 views

MAL-2025-167760 Malicious code in teagood-sukuna1 (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector f066415be82931a6d1682e6d0a0a286979c372f732bcdb65065581fc76d9753f This package appears to be part of the tea.xyz token reward campaign that flooded npm. These packages typically contain autopublish scripts auto.js,...

6.8AI score
SaveExploits0
Rows per page
Query Builder