Lucene search
+L

3279 matches found

OSV
OSV
added 2026/07/09 7:41 p.m.8 views

MINI-J668-RPWG-48R9

Bulletin has no description...

6.1CVSS6.3AI score0.00719EPSS
SaveExploits1
OSV
OSV
added 2026/07/09 6:53 p.m.7 views

CGA-9HC2-3V7R-3CHW

Bulletin has no description...

8.8CVSS6.1AI score0.00345EPSS
SaveExploits0
OSV
OSV
added 2026/07/09 6:29 p.m.9 views

CGA-7F86-2394-443G

Bulletin has no description...

8.8CVSS6.1AI score0.00345EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/09 12:00 a.m.19 views

GitLab 18.9 < 18.11.7 / 19.0 < 19.0.4 / 19.1 < 19.1.2 (CVE-2026-8472)

The version of GitLab installed on the remote host is affected by a vulnerability, as follows: - GitLab has remediated an issue in GitLab EE affecting all versions from 18.9 before 18.11.7, 19.0 before 19.0.4, and 19.1 before 19.1.2 that under certain conditions could have allowed an authenticate...

4.3CVSS6.2AI score0.00389EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/08 11:11 p.m.7 views

CGA-55Q9-786X-QMG4

Bulletin has no description...

7.8CVSS6.1AI score0.00129EPSS
SaveExploits0
OSV
OSV
added 2026/07/08 8:46 p.m.5 views

CVE-2026-8472 Missing Authorization in GitLab

GitLab has remediated an issue in GitLab EE affecting all versions from 18.9 before 18.11.7, 19.0 before 19.0.4, and 19.1 before 19.1.2 that under certain conditions could have allowed an authenticated user with minimal access permissions to read work item metadata from private projects due to...

4.3CVSS5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/08 8:46 p.m.41 views

CVE-2026-8472 Missing Authorization in GitLab

GitLab has remediated an issue in GitLab EE affecting all versions from 18.9 before 18.11.7, 19.0 before 19.0.4, and 19.1 before 19.1.2 that under certain conditions could have allowed an authenticated user with minimal access permissions to read work item metadata from private projects due to...

4.3CVSS0.00389EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/08 8:46 p.m.26 views

EUVD-2026-42405

GitLab has remediated an issue in GitLab EE affecting all versions from 18.9 before 18.11.7, 19.0 before 19.0.4, and 19.1 before 19.1.2 that under certain conditions could have allowed an authenticated user with minimal access permissions to read work item metadata from private projects due to...

4.3CVSS6AI score0.00389EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/08 8:46 p.m.73 views

CVE-2026-8472

GitLab has remediated an issue in GitLab EE affecting all versions from 18.9 before 18.11.7, 19.0 before 19.0.4, and 19.1 before 19.1.2 that under certain conditions could have allowed an authenticated user with minimal access permissions to read work item metadata from private projects due to...

4.3CVSS6AI score0.00389EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/07/08 8:46 p.m.231 views

CVE-2026-8472

CVE-2026-8472 affects GitLab Enterprise Edition and reports a privilege/authorization issue where an authenticated user with minimal access could read work item metadata from private projects. The root cause is missing authorization checks, enabling unintended metadata access. Affected versions i...

4.3CVSS6AI score0.00389EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/08 1:42 p.m.13 views

MINI-RM65-FF5C-66WH

Bulletin has no description...

9.1CVSS6.1AI score0.00525EPSS
SaveExploits0
OSV
OSV
added 2026/07/08 7:41 a.m.11 views

MINI-CJJ9-P8CC-MM6R

Bulletin has no description...

8.1CVSS5.9AI score0.00325EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/08 12:00 a.m.19 views

PT-2026-56617

Name of the Vulnerable Software and Affected Versions GitLab EE versions 18.9 through 18.11.6 GitLab EE versions 19.0 through 19.0.3 GitLab EE versions 19.1 through 19.1.1 Description An issue exists where missing authorization checks could allow an authenticated user with minimal access...

4.3CVSS6.1AI score0.00389EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/07 9:17 p.m.16 views

CVE-2026-46700

Actual is a local-first personal finance tool. Prior to 26.6.0, the GET /secret/:name endpoint in @actual-app/sync-server checks only that the caller has a valid session and does not verify the caller is an admin, while the sibling POST /secret/ handler enforces an admin check in OpenID mode. Any...

4.3CVSS0.00342EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/07 4:03 p.m.14 views

PYSEC-2026-1781 Picklescan has a missing detection when calling built-in python idlelib.debugobj.ObjectTreeItem

Summary Using idlelib.debugobj.ObjectTreeItem.SetText, which is a built-in python library function to execute remote pickle file. Details The attack payload executes in the following steps: First, the attacker craft the payload by calling to idlelib.debugobj.ObjectTreeItem.SetText function in...

8.1CVSS6.3AI score0.00449EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 1:47 p.m.8 views

MINI-QCRP-H9W2-H64R

Bulletin has no description...

6.5CVSS6.7AI score0.00513EPSS
SaveExploits0
OSV
OSV
added 2026/07/07 10:17 a.m.11 views

PYSEC-2026-992 Heap overflow in `QuantizeAndDequantizeV2`

Impact The function MakeGrapplerFunctionItem takes arguments that determine the sizes of inputs and outputs. If the inputs given are greater than or equal to the sizes of the outputs, an out-of-bounds memory read or a crash is triggered. python import tensorflow as tf @tf.function def test:...

4.8CVSS6AI score0.00401EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 1:33 a.m.7 views

MINI-574J-MG2C-WXW9

Bulletin has no description...

4.7CVSS6.6AI score0.00276EPSS
SaveExploits1
OSV
OSV
added 2026/07/06 11:11 a.m.11 views

OESA-2026-2871 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackexpect: use expect-helper Use expect-helper in ctnetlink and /proc to dump the helper name. Using nfcthelp without holding a reference to t...

9.8CVSS5.8AI score0.00622EPSS
SaveExploits0References15
OSV
OSV
added 2026/07/06 9:55 a.m.13 views

MINI-3P4P-H45W-5JPV

Bulletin has no description...

9.6CVSS5.9AI score0.00319EPSS
SaveExploits0
Rows per page
Query Builder