Lucene search
+L

44842 matches found

EUVD
EUVD
added 2026/08/05 12:26 p.m.9 views

EUVD-2026-53347

IoTSharp BlobStorageController.cs lacks the Authorize attribute applied to every other controller in the application DevicesController, CustomersController, TenantsController, etc., and no global authorization FallbackPolicy is configured in Startup.cs, leaving its...

9.8CVSS6.5AI score0.0035EPSS
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/05 12:25 p.m.15 views

Malicious code in @lizhao1/memorax-code-internal (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector b983c7d55b41a0eb0cd384b7efbdf186926e3e6ce1f88c62c8cf59a96e648285 The npm postinstall script bin/memorax-code-plugin-postinstall.mjs unconditionally calls enableInternalDataCollectionConfig with no user prompt,...

5.6AI score
SaveExploits0References4
OSV
OSV
added 2026/08/05 12:25 p.m.11 views

MAL-2026-12320 Malicious code in @lizhao1/memorax-code-internal (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector b983c7d55b41a0eb0cd384b7efbdf186926e3e6ce1f88c62c8cf59a96e648285 The npm postinstall script bin/memorax-code-plugin-postinstall.mjs unconditionally calls enableInternalDataCollectionConfig with no user prompt,...

5.6AI score
SaveExploits0References4
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/05 12:24 p.m.10 views

Malicious code in ccxt-trading (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector b0442271e1969ce5899ac9176cf8dfed0dbf8edd46fecf99ee8e3cd4f21a92d8 Package name resembles the popular ccxt library. The exported ProExchange constructor, invoked whenever a consumer instantiates any exchange through...

5.5AI score
SaveExploits0References1
OSV
OSV
added 2026/08/05 12:17 p.m.10 views

MAL-2026-12488 Malicious code in tt-help-cli-ycl (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector e6144be61d70f258741e5d4cc1476021f93e3ce82ffa00a3f86189537a1438a6 The package's tt-help watchdog subcommand starts a long-running agent that POSTs heartbeats to a remote server default hardcoded to...

5.9AI score
SaveExploits0References21
NVD
NVD
added 2026/08/05 11:16 a.m.11 views

CVE-2026-71248

Inventory-Management-System-PHP's login.php constructs its authentication query via direct string concatenation of raw POST parameters: = "select from user where email = '' and password = ''", with no escaping or parameterization, allowing authentication bypass via a payload such as email=' OR 1=...

9.8CVSS0.00402EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/05 11:16 a.m.6 views

CVE-2026-12609

In Eclipse Theia versions 1.66.0 and up until including 1.73.1, the @theia/plugin-ext backend exposes the /hostedPlugin/:pluginId/:path HTTP endpoint, which resolves the requested file path with path.resolvelocalPath, filePath without verifying that the resolved path stays within the plugin's...

7.5CVSS0.00409EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/05 10:57 a.m.7 views

EUVD-2026-53324

Akaunting's shared download route app/Http/Controllers/Common/Uploads.php::download, reachable at uploads/id/download behind only generic auth middleware fetched the requested Media record by ID with no verification that it belonged to the requesting portal customer's own company, allowing any...

6.5CVSS5.5AI score0.00201EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/05 10:57 a.m.10 views

CVE-2026-71251 Akaunting - Cross-Company Media IDOR in Customer Portal Download Endpoint

Akaunting's shared download route app/Http/Controllers/Common/Uploads.php::download, reachable at uploads/id/download behind only generic auth middleware fetched the requested Media record by ID with no verification that it belonged to the requesting portal customer's own company, allowing any...

6.5CVSS5.3AI score0.00201EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 10:57 a.m.10 views

CVE-2026-71248

Inventory-Management-System-PHP's login.php constructs its authentication query via direct string concatenation of raw POST parameters: $sql = "select from user where email = '$email' and password = '$password'", with no escaping or parameterization, allowing authentication bypass via a payload...

9.8CVSS5.8AI score0.00402EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/05 10:56 a.m.10 views

CVE-2026-71246 Pixelfed - Authenticated SSRF via Remote URL Search

Pixelfed's SearchController behind the auth middleware accepts a URL via its remote-search parameters and fetches it server-side through ActivityPubFetchService, whose validateUrl only blocks the literal hosts 127.0.0.1, localhost, and ::1 and requires https, without checking the resolved IP...

4.3CVSS5.3AI score0.00162EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 10:56 a.m.61 views

CVE-2026-71245

CVE-2026-71245 is explicitly rejected; Red Hat CNA-LR concluded it is not valid, so it does not represent an active vulnerability entry and no risk assessment applies.

5.6AI score0.00197EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/08/05 10:56 a.m.11 views

CVE-2026-71245

...

5.2AI score0.00197EPSS
SaveExploits0
CVE
CVE
added 2026/08/05 10:56 a.m.53 views

CVE-2026-71241

CVE-2026-71241 affects a Book-Management-System built with Flask. Several endpoints (/student, /record, /books, /find_stu_book, /find_not_return_book) are missing the @login_required decorator that protects related routes (/search_student, /storage). This misconfiguration allows any unauthenticat...

7.5CVSS5.2AI score0.00282EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 10:56 a.m.62 views

CVE-2026-71237

Miantang IoT-PHP is affected by an unauthenticated SQL injection in the index.php POST /userlogin route. The code reads the password from $_POST['pwd'] and directly concatenates it into a SQL query: select * from userlists where username='$username' and password='$password' limit 1, without prope...

9.8CVSS5.7AI score0.0042EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 10:55 a.m.9 views

CVE-2026-12609

In Eclipse Theia versions 1.66.0 and up until including 1.73.1, the @theia/plugin-ext backend exposes the /hostedPlugin/:pluginId/:path HTTP endpoint, which resolves the requested file path with path.resolvelocalPath, filePath without verifying that the resolved path stays within the plugin's...

7.5CVSS5.6AI score0.00409EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/05 10:55 a.m.37 views

CVE-2026-12609

In Eclipse Theia versions 1.66.0 and up until including 1.73.1, the @theia/plugin-ext backend exposes the /hostedPlugin/:pluginId/:path HTTP endpoint, which resolves the requested file path with path.resolvelocalPath, filePath without verifying that the resolved path stays within the plugin's...

7.5CVSS0.00409EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/05 10:55 a.m.48 views

CVE-2026-12609

CVE-2026-12609 affects Eclipse Theia (versions 1.66.0 to 1.73.1) where the backend of the @theia/plugin-ext module exposes the /hostedPlugin/:pluginId/:path(*) endpoint. The endpoint resolves the requested path with path.resolve(localPath, filePath) without ensuring the result stays within the pl...

7.5CVSS5.6AI score0.00409EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/05 9:16 a.m.11 views

MAL-2026-12180 Malicious code in geocode-quick (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 92f8f109952f61867c1ca8819f7a151b89de305ff4b157f49400ef4428019419 The package advertises itself as a geocoding CLI but, on every invocation of the tool, executes env via execFile to dump the full process environment...

5.6AI score
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/05 9:16 a.m.16 views

Malicious code in geocode-quick (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 92f8f109952f61867c1ca8819f7a151b89de305ff4b157f49400ef4428019419 The package advertises itself as a geocoding CLI but, on every invocation of the tool, executes env via execFile to dump the full process environment...

5.6AI score
SaveExploits0References2
Rows per page
Query Builder