Lucene search
+L

58575 matches found

Positive Technologies
Positive Technologies
added 2026/07/10 12:00 a.m.26 views

PT-2026-57266

Name of the Vulnerable Software and Affected Versions Snipe-IT versions prior to 8.6.2 Description When Full Multiple Companies Support and scope locations fmcs are enabled, the API location creation endpoint fails to terminate the process after detecting an invalid parent-child company mismatch...

4.3CVSS6.1AI score0.00197EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/07/10 12:00 a.m.16 views

EUVD-2026-42777

OpenStack Ironic through before 37.0.1 allows creation or modification of nodes cross-project without authorization...

5.5CVSS5.9AI score0.00329EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/10 12:00 a.m.35 views

CVE-2026-44918

OpenStack Ironic (up to 37.0.1) allows an authenticated project manager to create/modify nodes across projects without authorization, potentially misconfiguring which project owns a node and exposing secrets stored in volume connectors/targets. Red Hat notes a specific flaw where a manager can re...

5.5CVSS5.9AI score0.00329EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/07/10 12:00 a.m.14 views

Coder < 2.29.7 / 2.30.x < 2.30.2 Workspace Auto-Creation Without Consent (CVE-2026-44454)

The version of Coder installed on the remote host is prior to 2.29.7 or 2.30.x prior to 2.30.2. It is, therefore, affected by a command injection vulnerability. The dotfiles registry module passed unsanitized user input to shell commands, enabling arbitrary code execution inside provisioned...

8.8CVSS6.5AI score0.01354EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/10 12:00 a.m.43 views

CVE-2026-44918

OpenStack Ironic through before 37.0.1 allows creation or modification of nodes cross-project without authorization...

5.5CVSS0.00329EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/10 12:00 a.m.16 views

CVE-2026-44918

OpenStack Ironic through before 37.0.1 allows creation or modification of nodes cross-project without authorization...

5.5CVSS5.9AI score0.00329EPSS
SaveExploits0References5Affected Software1
Circl
Circl
added 2026/07/09 11:57 p.m.11 views

CVE-2026-12598

creationtimestamp| type| source ---|---|--- 2026-07-09 23:57:10+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqatkxb6dv26 2026-07-10 02:00:14+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mqb2gy4ouu2i...

8.1CVSS5.9AI score0.00347EPSS
SaveExploits0References2
Circl
Circl
added 2026/07/09 11:52 p.m.14 views

CVE-2026-12595

creationtimestamp| type| source ---|---|--- 2026-07-09 23:52:10+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqatbxlm5v2x 2026-07-10 01:00:56+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mqax4vap6h2m...

8.1CVSS5.9AI score0.00347EPSS
SaveExploits0References2
Circl
Circl
added 2026/07/09 11:09 p.m.13 views

CVE-2026-59269

creationtimestamp| type| source ---|---|--- 2026-07-09 23:09:00+00:00| seen| https://bsky.app/profile/kriptabiz.bsky.social/post/3mqaqupneqf2s 2026-07-10 03:34:11+00:00| seen| https://infosec.exchange/users/vuldb/statuses/116893578077059959...

3.8CVSS5.9AI score0.0017EPSS
SaveExploits0References2
Circl
Circl
added 2026/07/09 11:04 p.m.14 views

CVE-2026-44787

creationtimestamp| type| source ---|---|--- 2026-07-09 23:04:15+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqaqmco25h25 2026-07-19 19:37:07+00:00| seen| https://bsky.app/profile/cyberhub.blog/post/3mqzjp4zwah26...

8.2CVSS4.8AI score0.00267EPSS
SaveExploits0References2
Circl
Circl
added 2026/07/09 10:36 p.m.13 views

CVE-2026-13253

creationtimestamp| type| source ---|---|--- 2026-07-09 22:36:06+00:00| seen| https://bsky.app/profile/kriptabiz.bsky.social/post/3mqaozyvdmo2y 2026-07-09 22:36:07+00:00| seen| https://bsky.app/profile/qiancx.bsky.social/post/3mqaozzguty2m...

6.4CVSS5.9AI score0.002EPSS
SaveExploits0References2
Circl
Circl
added 2026/07/09 10:33 p.m.11 views

CVE-2026-13334

creationtimestamp| type| source ---|---|--- 2026-07-09 22:33:58+00:00| seen| https://bsky.app/profile/qiancx.bsky.social/post/3mqaow6cts72m 2026-07-09 22:34:00+00:00| seen| https://bsky.app/profile/kriptabiz.bsky.social/post/3mqaowapx3u22...

6.1CVSS5.9AI score0.00215EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/09 10:17 p.m.15 views

CVE-2026-39246

decompress before 4.2.2 allows arbitrary symlink creation during archive extraction. When processing symlink entries type === 'symlink', the x.linkname field from the archive is passed directly to fs.symlink without validation index.js line 121. The preventWritingThroughSymlink check on line 98...

7.5CVSS0.00556EPSS
SaveExploits1References3
NVD
NVD
added 2026/07/09 10:17 p.m.17 views

CVE-2026-39243

decompress before 4.2.2 allows arbitrary hardlink creation during archive extraction, enabling file read disclosure and file corruption. When processing hardlink entries type === 'link', the x.linkname field from the archive is passed directly to fs.link without validation index.js line 113. An...

5.5CVSS0.00328EPSS
SaveExploits1References3
Circl
Circl
added 2026/07/09 10:12 p.m.14 views

GHSA-PX5M-H76G-P7P8

creationtimestamp| type| source ---|---|--- 2026-07-09 22:12:01+00:00| seen| https://gist.github.com/alon710/7957cb9c4dd6636892863390d2a98c29...

5.9AI score
SaveExploits0References1
Circl
Circl
added 2026/07/09 9:48 p.m.12 views

CVE-2026-52766

creationtimestamp| type| source ---|---|--- 2026-07-09 21:48:04+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mqame3yhu22w 2026-07-09 22:35:25+00:00| published-proof-of-concept| https://github.com/YesWiki/yeswiki/security/advisories/GHSA-6x7x-gcmf-7r8x...

5.9AI score0.00052EPSS
SaveExploits0References2
Circl
Circl
added 2026/07/09 9:41 p.m.15 views

CVE-2026-54651

creationtimestamp| type| source ---|---|--- 2026-07-09 21:41:51+00:00| seen| https://gist.github.com/alon710/29f907693324d6187f6b141f2c73d47b...

6.9CVSS5.9AI score0.0011EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/09 9:10 p.m.26 views

CVE-2026-55605

Summary: CVE-2026-55605 affects the self-hosted HTTP transport of @arikusi/deepseek-mcp-server used with DeepSeek V4. starting in 1.4.2 and before 1.8.0, the POST /mcp endpoint is exposed without authentication due to createMcpExpressApp being called without an authProvider and missing route guar...

5.3CVSS5.9AI score0.00429EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/09 8:53 p.m.39 views

CVE-2026-55212 Pimcore: Insufficient Permission Check on Class Definition Creation Endpoint Allows Privilege Escalation

Pimcore is an Open Source Data & Experience Management Platform. Prior to 2025.4.6 and 2026.1.6, the Studio API class definition creation endpoint POST /pimcore-studio/api/class/definition/configuration-view/detail/create is guarded by the objects permission instead of the classes permission,...

7.1CVSS0.00199EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/09 8:43 p.m.15 views

EUVD-2026-42694

Bagisto before 2.4.4 contains a stored cross-site scripting vulnerability via client-side template injection that allows unauthenticated attackers to execute arbitrary JavaScript in administrator browsers by registering a customer account with malicious payload in the first or last name field. Th...

5.4CVSS6.1AI score0.00201EPSS
SaveExploits0References3
Rows per page
Query Builder