Lucene search
+L

979525 matches found

Chainguard
Chainguard
added 2026/06/26 8:23 p.m.13 views

GHSA-52X6-GQ3R-VPF4 vulnerabilities

Vulnerabilities for packages: open-webui...

5.8AI score
SaveExploits0
Chainguard
Chainguard
added 2026/06/26 8:23 p.m.19 views

CVE-2026-54530 vulnerabilities

Vulnerabilities for packages: open-webui...

6.9CVSS5.8AI score0.00121EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/06/26 8:22 p.m.20 views

GHSA-RRMF-RVHW-RF47 vulnerabilities

Vulnerabilities for packages: open-webui...

5.8AI score
SaveExploits0
Wolfi
Wolfi
added 2026/06/26 8:22 p.m.13 views

GHSA-JM82-FX9C-MX94 vulnerabilities

Vulnerabilities for packages: open-webui...

5.8AI score
SaveExploits0
Wolfi
Wolfi
added 2026/06/26 8:22 p.m.13 views

GHSA-GR75-JV2W-4656 vulnerabilities

Vulnerabilities for packages: open-webui...

5.8AI score
SaveExploits0
Wolfi
Wolfi
added 2026/06/26 8:22 p.m.20 views

GHSA-52X6-GQ3R-VPF4 vulnerabilities

Vulnerabilities for packages: open-webui...

5.8AI score
SaveExploits0
Wolfi
Wolfi
added 2026/06/26 8:22 p.m.16 views

CVE-2026-54530 vulnerabilities

Vulnerabilities for packages: open-webui...

6.9CVSS5.8AI score0.00121EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/06/26 8:22 p.m.23 views

CVE-2025-3000 vulnerabilities

Vulnerabilities for packages: open-webui...

5.3CVSS6AI score0.0019EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/06/26 8:22 p.m.16 views

GHSA-M2V9-299J-RV96 vulnerabilities

Vulnerabilities for packages: open-webui...

5.8AI score
SaveExploits0
Wolfi
Wolfi
added 2026/06/26 8:22 p.m.16 views

CVE-2026-54531 vulnerabilities

Vulnerabilities for packages: open-webui...

6.9CVSS5.8AI score0.00121EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/06/26 8:21 p.m.66 views

CVE-2026-48778 Notepad++: Arbitrary Code Execution via config.xml commandLineInterpreter

Notepad++ is a free and open-source source code editor. Prior to 8.9.6.1, the tag in config.xml is read by NppXml::value Parameters.cpp:6430 and stored in nppGUI.commandLineInterpreter without any validation, whitelist, or digital signature check. When the user triggers IDMFILEOPENCMD File → Open...

7.8CVSS0.01314EPSS
SaveExploits5References2
ATTACKERKB
ATTACKERKB
added 2026/06/26 8:21 p.m.15 views

CVE-2026-48778

Notepad++ is a free and open-source source code editor. Prior to 8.9.6.1, the tag in config.xml is read by NppXml::value Parameters.cpp:6430 and stored in nppGUI.commandLineInterpreter without any validation, whitelist, or digital signature check. When the user triggers IDMFILEOPENCMD File → Open...

7.8CVSS5.8AI score0.01314EPSS
SaveExploits5References3Affected Software1
CVE
CVE
added 2026/06/26 8:21 p.m.199 views

CVE-2026-48778

Notepad++ prior to 8.9.6.1 is affected by an RCE in config.xml: the value is read without validation and passed to ShellExecute when triggering File → Open Containing Folder → cmd, enabling attacker-controlled executable paths. The issue stems from NppXml::value() storing the value in _nppGUI._c...

7.8CVSS5.8AI score0.01314EPSS
SaveExploits5References2Affected Software1
NVD
NVD
added 2026/06/26 8:17 p.m.14 views

CVE-2026-44734

OpenProject is open-source, web-based project management software. Prior to 17.3.2 and 17.4.0, a Missing Authorization vulnerability exists in OpenProject's CostReportsController. The rename and update actions allow any authenticated user to modify the name, filters, and grouping of any Public co...

6.5CVSS0.00231EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/06/26 8:17 p.m.13 views

CVE-2026-53304

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Resolve soft lockup issue when opening /dev/sgX The parameter defreservedsize defines the default buffer size reserved for each Sgfd and should be restricted to a range between 0 and 1,048,576 see...

5.5CVSS5.5AI score0.00101EPSS
SaveExploits0References39
Cvelist
Cvelist
added 2026/06/26 7:41 p.m.37 views

CVE-2026-53311 fuse: fix uninit-value in fuse_dentry_revalidate()

In the Linux kernel, the following vulnerability has been resolved: fuse: fix uninit-value in fusedentryrevalidate fusedentryrevalidate may be called with a dentry that didn't had -dtime initialised. The issue was found with KMSAN, where lookupopen calls dalloc, followed by drevalidate, as shown...

0.00112EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/06/26 7:41 p.m.10 views

CVE-2026-53311

In the Linux kernel, the following vulnerability has been resolved: fuse: fix uninit-value in fusedentryrevalidate fusedentryrevalidate may be called with a dentry that didn't had -dtime initialised. The issue was found with KMSAN, where lookupopen calls dalloc, followed by drevalidate, as shown...

5.7AI score0.00112EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/06/26 7:41 p.m.37 views

CVE-2026-53304

CVE-2026-53304 affects the Linux kernel SCSI generic (sg) driver, specifically the def_reserved_size default buffer size for each /dev/sgX. The root cause is a bypass of sg_proc_write_dressz limits, allowing an invalid value to be written via the module parameter, which can trigger a soft lockup....

5.5CVSS5.9AI score0.00101EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/06/26 7:41 p.m.11 views

CVE-2026-53304 scsi: sg: Resolve soft lockup issue when opening /dev/sgX

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Resolve soft lockup issue when opening /dev/sgX The parameter defreservedsize defines the default buffer size reserved for each Sgfd and should be restricted to a range between 0 and 1,048,576 see...

5.9AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/06/26 7:33 p.m.30 views

CVE-2026-44734 OpenProject: Improper Access Control on OpenProject through the POST request to /projects/[PROJECT_NAME]/cost_reports/[REPORT_ID]/rename

OpenProject is open-source, web-based project management software. Prior to 17.3.2 and 17.4.0, a Missing Authorization vulnerability exists in OpenProject's CostReportsController. The rename and update actions allow any authenticated user to modify the name, filters, and grouping of any Public co...

6.5CVSS0.00231EPSS
SaveExploits0References1
Rows per page
Query Builder