Lucene search
+L

143146 matches found

Github Security Blog
Github Security Blog
added 2026/08/28 5:48 p.m.11 views

Snipe-IT has an authorization bypass on bulk editing users

Impact An authenticated non-admin user with users.view and users.edit, but without users.delete, can directly POST to /users/bulksave and soft-delete another non-admin user. The UI and confirmation route require users.delete, but the destructive sink only authorizes update. Attacker Model...

7.1CVSS5.9AI score0.00439EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
added 2026/08/28 5:32 p.m.10 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the extension process. An attacker can execute arbitrary JavaScript code in a user's browser by enticing a user to visit a specially crafted URL. Details Cross-site scripting or XSS is a code vulnerability...

5.3CVSS6AI score0.00274EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 5:30 p.m.9 views

GHSA-C64Q-HJ4J-375F Yamcs vulnerable to authenticated remote code execution via unescaped StreamSQL `LIKE` pattern compiled by Janino (`LikeExpression`)

Summary Yamcs compiles StreamSQL query expressions to Java at runtime with Janino. The LIKE operator inserts the user-supplied pattern into the generated Java unescaped, inside a "..." literal, so a pattern containing " breaks out and injects arbitrary Java e.g. a static block that runs an OS...

9.9CVSS6.2AI score0.00457EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/28 5:30 p.m.16 views

Yamcs vulnerable to authenticated remote code execution via unescaped StreamSQL `LIKE` pattern compiled by Janino (`LikeExpression`)

Summary Yamcs compiles StreamSQL query expressions to Java at runtime with Janino. The LIKE operator inserts the user-supplied pattern into the generated Java unescaped, inside a "..." literal, so a pattern containing " breaks out and injects arbitrary Java e.g. a static block that runs an OS...

9.9CVSS6.2AI score0.00976EPSS
SaveExploits1References6Affected Software1
Snyk
Snyk
added 2026/08/28 5:17 p.m.10 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the authorize.html process. An attacker can execute arbitrary JavaScript in a user's browser by tricking the user into visiting a specially crafted URL, which can result in the exfiltration of session tokens...

7.1CVSS6AI score0.00361EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 5:15 p.m.7 views

GHSA-8XJQ-PR36-CCGF Yamcs: Insecure Direct Object Reference (IDOR) in PacketsApi allows unprivileged users to dump all telemetry packets

Summary The PacketsApi.exportPackets endpoint in Yamcs fails to properly enforce object-level privileges ReadPacket when an API request omits specific packet names. As a result, an attacker with a low-privileged account or any authenticated user with zero privileges can dump the entire archive of...

4.3CVSS5.9AI score0.0036EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2026/08/28 5:15 p.m.10 views

Yamcs: Insecure Direct Object Reference (IDOR) in PacketsApi allows unprivileged users to dump all telemetry packets

Summary The PacketsApi.exportPackets endpoint in Yamcs fails to properly enforce object-level privileges ReadPacket when an API request omits specific packet names. As a result, an attacker with a low-privileged account or any authenticated user with zero privileges can dump the entire archive of...

4.3CVSS5.9AI score0.0036EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2026/08/28 5:09 p.m.8 views

GHSA-962X-CCWF-8X6P Yamcs Core API has Multiple Missing Function Level Access Control vulnerabilities

Summary Multiple Missing Function Level Access Control vulnerabilities exist in the Yamcs Core API. These vulnerabilities allow any authenticated user, regardless of their assigned roles or privileges e.g., an unprivileged "Guest", to bypass intended access controls. An attacker can exploit these...

8.8CVSS6AI score0.00361EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/28 5:09 p.m.9 views

Yamcs Core API has Multiple Missing Function Level Access Control vulnerabilities

Summary Multiple Missing Function Level Access Control vulnerabilities exist in the Yamcs Core API. These vulnerabilities allow any authenticated user, regardless of their assigned roles or privileges e.g., an unprivileged "Guest", to bypass intended access controls. An attacker can exploit these...

8.8CVSS6AI score0.00361EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/28 5:06 p.m.7 views

GHSA-3G44-3M7X-CGG2 Yamcs vulnerable to authenticated RCE via StreamSQL aggregate-compiler column-name injection in Yamcs `executeSql`

Overview Yamcs compiles StreamSQL expressions to Java on the fly with the Janino SimpleCompiler no restrictive class-loading policy or expression sandbox. When a StreamSQL aggregate such as sum... is applied to a column, the column's name is interpolated unescaped into the generated Java source...

9.1CVSS6.4AI score0.00682EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/08/28 5:06 p.m.14 views

Yamcs vulnerable to authenticated RCE via StreamSQL aggregate-compiler column-name injection in Yamcs `executeSql`

Overview Yamcs compiles StreamSQL expressions to Java on the fly with the Janino SimpleCompiler no restrictive class-loading policy or expression sandbox. When a StreamSQL aggregate such as sum... is applied to a column, the column's name is interpolated unescaped into the generated Java source...

9.1CVSS6.3AI score0.01116EPSS
SaveExploits2References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/28 4:50 p.m.11 views

Vikunja vulnerable to Improper Authorization and Authorization Bypass Through User-Controlled Key

Summary A user with only a single self-owned project can permanently destroy the Kanban bucket assignments taskbuckets and task ordering taskpositions of any other project view in the entire instance. The ProjectView.Delete model method runs three SQL statements: the first is properly scoped to...

8.1CVSS5.9AI score0.00348EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/28 4:50 p.m.7 views

GHSA-GG93-X632-9CCV Vikunja vulnerable to Improper Authorization and Authorization Bypass Through User-Controlled Key

Summary A user with only a single self-owned project can permanently destroy the Kanban bucket assignments taskbuckets and task ordering taskpositions of any other project view in the entire instance. The ProjectView.Delete model method runs three SQL statements: the first is properly scoped to...

8.1CVSS5.9AI score0.00348EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/28 4:42 p.m.4 views

SUSE CVE-2026-54228

A time-of-check time-of-use TOCTOU race condition was found in the abrt-dbus D-Bus service's SetElement method. Between dump directory creation and post-create event execution, any local user can call SetElement to write arbitrary text files into the root-owned dump directory, bypassing package...

7.8CVSS5.9AI score0.00134EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/28 4:42 p.m.7 views

SUSE CVE-2026-54229

A race condition was found in the abrt-dbus D-Bus service's ChownProblemDir method. ChownProblemDir opens the dump directory with DDOPENREADONLY and calls ddchown to change ownership of all files to the caller's uid, succeeding even while post-create event handlers hold a write lock. This allows ...

7CVSS5.8AI score0.00124EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/28 4:40 p.m.6 views

SUSE CVE-2026-72093

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix use-after-free in amdxdnagemdmabufmmap When vminsertpages fails, the error path calls vma-vmops-closevma which internally calls drmgemvmclose - drmgemobjectput, releasing the GEM object reference acquired at th...

7.8CVSS6.7AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/28 4:40 p.m.5 views

SUSE CVE-2026-72109

In the Linux kernel, the following vulnerability has been resolved: net: sparx5: unregister blocking notifier on init failure sparx5registernotifierblocks registers the switchdev blocking notifier before allocating the ordered workqueue. If the workqueue allocation fails, the error path unregiste...

7.8CVSS5.8AI score0.00164EPSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/28 4:39 p.m.13 views

Security Bulletin: The IBM SPSS Collaboration and Deployment Services impacted by multiple vulnerabilities disclosed in IBM Semeru Runtime

Summary The IBM SPSS Collaboration and Deployment Services impacted by multiple vulnerabilities disclosed in IBM Semeru Runtime. These vulnerabilities are addressed. Vulnerability Details CVEID:CVE-2026-41254 DESCRIPTION: Little CMS lcms2 through 2.18 has an integer overflow in CubeSize in cmslut...

9.6CVSS6.4AI score0.00463EPSS
SaveExploits1Affected Software1
SUSE CVE
SUSE CVE
added 2026/08/28 4:38 p.m.13 views

SUSE CVE-2026-75035

A flaw was found in Rancher Manager. When a non-administrative caller supplied a label selector naming a different user, the ext.cattle.io/v1 Token store dropped its internal owner filter instead of returning an empty result. Any authenticated user could therefore list and watch every other user'...

7.7CVSS5.3AI score0.00201EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/28 4:37 p.m.15 views

Vikunja has a project duplication bypasses write-permission check on the target parent project

Summary The project-duplication endpoint fails to enforce write access to the target parent project. Any authenticated non-link-share user can duplicate a project they can read into any parent project on the instance, regardless of whether they have write access to that parent — injecting an...

5.3CVSS5.9AI score0.00313EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder