Lucene search
+L

1097 matches found

OSV
OSV
added 2026/04/08 7:26 p.m.10 views

CVE-2026-35476 InvenTree Affected by Privilege Escalation via API

InvenTree is an Open Source Inventory Management System. Prior to 1.2.7 and 1.3.0, a non-staff authenticated user can elevate their account to a staff level via a POST request against their user account endpoint. The write permissions on the API endpoint are improperly configured, allowing any us...

7.2CVSS6AI score
SaveExploits0References4
EUVD
EUVD
added 2026/04/08 7:26 p.m.9 views

EUVD-2026-20586

InvenTree is an Open Source Inventory Management System. Prior to 1.2.7 and 1.3.0, a non-staff authenticated user can elevate their account to a staff level via a POST request against their user account endpoint. The write permissions on the API endpoint are improperly configured, allowing any us...

7.2CVSS6AI score0.00145EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/04/08 7:26 p.m.5 views

CVE-2026-35476 InvenTree Affected by Privilege Escalation via API

InvenTree is an Open Source Inventory Management System. Prior to 1.2.7 and 1.3.0, a non-staff authenticated user can elevate their account to a staff level via a POST request against their user account endpoint. The write permissions on the API endpoint are improperly configured, allowing any us...

7.2CVSS6AI score0.00145EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/08 7:26 p.m.38 views

CVE-2026-35476

Summary : InvenTree (Open Source Inventory Management System) contains a privilege escalation flaw present before versions 1.2.7 and 1.3.0. A non-staff authenticated user can raise their account to staff level by sending a POST request to their user account endpoint because the API endpoint’s wri...

7.2CVSS6AI score0.00145EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/04/08 7:24 p.m.45 views

CVE-2026-35478

CVE-2026-35478 affects InvenTree Open Source Inventory Management System (versions 0.16.0 through before 1.2.7). The issue allows any authenticated InvenTree user to create a valid API token for any other user (including admins) by supplying the target user’s ID in the POST /api/user/tokens/ requ...

8.3CVSS6AI score0.00303EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/08 8:30 a.m.4 views

CVE-2026-39628

Improper Neutralization of Script-Related HTML Tags in a Web Page Basic XSS vulnerability in kutethemes DukaMarket dukamarket allows Code Injection.This issue affects DukaMarket: from n/a through = 1.3.0...

5.9AI score0.0026EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/04/08 12:00 a.m.9 views

PT-2026-31473

The Post Blocks & Tools plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'sliderStyle' block attribute in the Posts Slider block in all versions up to, and including, 1.3.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes ...

6.4CVSS6.1AI score0.00188EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/04/08 12:00 a.m.11 views

PT-2026-31193

Improper Neutralization of Script-Related HTML Tags in a Web Page Basic XSS vulnerability in kutethemes DukaMarket dukamarket allows Code Injection.This issue affects DukaMarket: from n/a through = 1.3.0...

5.9AI score0.0026EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/04/08 12:00 a.m.15 views

PT-2026-31434

InvenTree is an Open Source Inventory Management System. From 1.2.3 to 1.2.6, the fix for CVE-2026-27629 upgraded the PART NAME FORMAT validator to use jinja2.sandbox.SandboxedEnvironment. However, the actual renderer in part/helpers.py was not updated and still uses the non-sandboxed...

8.8CVSS6.2AI score0.00259EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/07 9:17 p.m.12 views

CVE-2026-27949

Plane is an an open-source project management tool. Prior to 1.3.0, a vulnerability was identified in Plane's authentication flow where a user's email address is included as a query parameter in the URL during error handling e.g., when an invalid magic code is submitted. Transmitting personally...

4.3CVSS0.00168EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/07 8:26 p.m.8 views

CVE-2026-27949

Plane is an an open-source project management tool. Prior to 1.3.0, a vulnerability was identified in Plane's authentication flow where a user's email address is included as a query parameter in the URL during error handling e.g., when an invalid magic code is submitted. Transmitting personally...

2CVSS6AI score0.00168EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/07 7:37 p.m.4 views

CVE-2026-39374

Plane is an an open-source project management tool. Prior to 1.3.0, the IssueBulkUpdateDateEndpoint allows a project member ADMIN or MEMBER to modify the startdate and targetdate of ANY issue across the entire Plane instance, regardless of workspace or project membership. The endpoint fetches...

6.5CVSS5.9AI score0.00208EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/04/07 7:37 p.m.27 views

CVE-2026-39374 Plane IDOR: Cross-Project Issue Date Modification via Bulk Update Endpoint

Plane is an an open-source project management tool. Prior to 1.3.0, the IssueBulkUpdateDateEndpoint allows a project member ADMIN or MEMBER to modify the startdate and targetdate of ANY issue across the entire Plane instance, regardless of workspace or project membership. The endpoint fetches...

6.5CVSS0.00208EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/04/07 12:00 a.m.17 views

PT-2026-31015

Plane is an an open-source project management tool. Prior to 1.3.0, a vulnerability was identified in Plane's authentication flow where a user's email address is included as a query parameter in the URL during error handling e.g., when an invalid magic code is submitted. Transmitting personally...

2CVSS6AI score0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/06 6:16 p.m.18 views

PYSEC-2026-71

Kedro is a toolbox for production-ready data science. Prior to 1.3.0, the getversionedpath method in kedro/io/core.py constructs filesystem paths by directly interpolating user-supplied version strings without sanitization. Because version strings are used as path components, traversal sequences...

8.1CVSS5.8AI score0.00327EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/03 11:17 p.m.22 views

CVE-2026-35468

nimiq/core-rs-albatross is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.3.0, two peer-facing consensus request handlers assume that the history index is always available and call blockchain.historystore.historyindex.unwr...

7.5CVSS0.0052EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/03 11:17 p.m.9 views

CVE-2026-34061

nimiq/core-rs-albatross is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.3.0, an elected validator proposer can send an election macro block whose header.interlink does not match the canonical next interlink. Honest...

6.5CVSS0.00187EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/03 11:17 p.m.12 views

CVE-2026-33184

nimiq/core-rs-albatross is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.3.0, the discovery handler accepts a peer-controlled limit during handshake and stores it unchanged. The immediate HandshakeAck path then honors lim...

7.5CVSS0.00461EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/03 10:10 p.m.18 views

EUVD-2026-18929

nimiq/core-rs-albatross is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.3.0, two peer-facing consensus request handlers assume that the history index is always available and call blockchain.historystore.historyindex.unwr...

5.3CVSS5.9AI score0.0052EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/03 10:09 p.m.3 views

CVE-2026-33184

nimiq/core-rs-albatross is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.3.0, the discovery handler accepts a peer-controlled limit during handshake and stores it unchanged. The immediate HandshakeAck path then honors lim...

7.5CVSS5.9AI score0.00461EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder