Lucene search
+L

15599 matches found

ATTACKERKB
ATTACKERKB
added 2026/05/20 12:0 a.m.9 views

CVE-2026-44925

Cross-Site Request Forgery CSRF vulnerability in InfoScale v.9.1.3 Operations Manager VIOM allows an attacker to force the user with an active session into clicking a malicious HTML link, which triggers unintended modifications on VIOM web application without the user's knowledge...

8.8CVSS5.8AI score0.00198EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/05/19 1:33 p.m.14 views

postgresql: PostgreSQL missing validation of multibyte character length executes arbitrary code

Missing validation of multibyte character length in PostgreSQL text manipulation allows a database user to issue crafted queries that achieve a buffer overrun. That suffices to execute arbitrary code as the operating system user running the database...

8.8CVSS6.4AI score0.01079EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/05/19 9:19 a.m.9 views

CVE-2026-29226

Server-Side Request Forgery SSRF vulnerability in Apache OFBiz via Content component operations. This issue affects Apache OFBiz: before 24.09.06. Users are recommended to upgrade to version 24.09.06, which fixes the issue...

5.8AI score0.00473EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/19 12:0 a.m.22 views

CtrlPanel.gg 访问控制错误漏洞

CtrlPanel.gg is an open-source host service billing management tool developed by CtrlPanel.gg. Versions of CtrlPanel.gg 1.1.1 and earlier contained a security vulnerability related to access control. This vulnerability arose from multiple administrator controllers performing permission checks on...

8.1CVSS5.8AI score0.00297EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/19 12:0 a.m.12 views

CVE-2026-39250

An authorization vulnerability exists in Innoshop 0.6.0. After logging into the frontend, an attacker can directly access backend application interfaces, leading to further dangerous operations...

5.8AI score0.00248EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/19 12:0 a.m.17 views

PT-2026-42008

Name of the Vulnerable Software and Affected Versions Innoshop version 0.6.0 Description An authorization issue allows an attacker who has logged into the frontend to directly access backend application interfaces, which can lead to the execution of dangerous operations. Recommendations At the...

7.3CVSS5.9AI score0.00248EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/05/18 9:31 p.m.19 views

Summarize contains a missing authorization vulnerability

Summarize prior to 0.15.0 contains a missing authorization vulnerability in the content script window.postMessage bridge that allows malicious pages to perform unauthorized operations on automation artifacts. Attackers can simulate runtime messages with spoofed sender identifiers to list, read,...

6.1CVSS5.8AI score0.00195EPSS
SaveExploits1References7Affected Software1
Cvelist
Cvelist
added 2026/05/18 8:58 p.m.57 views

CVE-2026-27130 Dokploy has Command Injection in its Service Operations

Dokploy is a free, self-hostable Platform as a Service PaaS. Versions 0.26.6 and below have OS command injection through the appName parameter. 3 chained issues cause this problem: inadequate input sanitization, lack of schema validation and direct shell interpolation. User-controlled application...

9.9CVSS0.00985EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/05/18 8:58 p.m.10 views

CVE-2026-27130 Dokploy has Command Injection in its Service Operations

Dokploy is a free, self-hostable Platform as a Service PaaS. Versions 0.26.6 and below have OS command injection through the appName parameter. 3 chained issues cause this problem: inadequate input sanitization, lack of schema validation and direct shell interpolation. User-controlled application...

9.9CVSS5.8AI score0.00985EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/18 8:58 p.m.10 views

CVE-2026-27130 Dokploy has Command Injection in its Service Operations

Dokploy is a free, self-hostable Platform as a Service PaaS. Versions 0.26.6 and below have OS command injection through the appName parameter. 3 chained issues cause this problem: inadequate input sanitization, lack of schema validation and direct shell interpolation. User-controlled application...

9.9CVSS6AI score
SaveExploits0References4
OSV
OSV
added 2026/05/18 6:50 p.m.10 views

CVE-2026-45243 Summarize < 0.15.1 Browser Extension Missing Authorization via Content Script

Summarize prior to 0.15.1 contains a missing authorization vulnerability in the content script window.postMessage bridge that allows malicious pages to perform unauthorized operations on automation artifacts. Attackers can simulate runtime messages with spoofed sender identifiers to list, read,...

5.3CVSS6AI score
SaveExploits0References7
NVD
NVD
added 2026/05/18 6:17 p.m.38 views

CVE-2026-42822

Improper authentication in Azure Local Disconnected Operations allows an unauthorized attacker to elevate privileges over a network...

10CVSS0.00494EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/18 5:3 p.m.14 views

CVE-2026-42822 Azure Local Disconnected Operations (ALDO) Elevation of Privilege Vulnerability

...

10CVSS5.8AI score0.00494EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/18 5:3 p.m.65 views

CVE-2026-42822 Azure Local Disconnected Operations (ALDO) Elevation of Privilege Vulnerability

...

10CVSS0.00494EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/18 5:3 p.m.35 views

CVE-2026-42822

Technical details about CVE-2026-42822 are not publicly provided in the supplied documents; information on affected products, versions, root cause, or mitigations is missing. Monitor for updates.

10CVSS5.8AI score0.00494EPSS
SaveExploits0References1Affected Software2
ATTACKERKB
ATTACKERKB
added 2026/05/18 5:3 p.m.11 views

CVE-2026-42822

Improper authentication in Azure Local Disconnected Operations allows an unauthorized attacker to elevate privileges over a network...

10CVSS5.8AI score0.00494EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/18 4:21 p.m.24 views

CI4MS Fileeditor allows deletion and rename of critical application files due to missing extension allowlist on destructive operations

Summary The Fileeditor module enforces an extension allowlist 'css','js','html','txt','json','sql','md' on content-write operations saveFile, createFile, but two destructive endpoints — deleteFileOrFolder and renameFile — never validate the extension of the source path. A backend user with...

6.5CVSS6AI score0.00267EPSS
SaveExploits0References3Affected Software1
Microsoft CVE
Microsoft CVE
added 2026/05/18 2:0 p.m.33 views

Azure Local Disconnected Operations (ALDO) Elevation of Privilege Vulnerability

Improper authentication in Azure Local Disconnected Operations allows an unauthorized attacker to elevate privileges over a network...

10CVSS5.8AI score0.00494EPSS
SaveExploits0
The Hacker News
The Hacker News
added 2026/05/18 1:0 p.m.70 views

How to Reduce Phishing Exposure Before It Turns into Business Disruption

What happens when a phishing email looks clean enough to pass through security, but dangerous enough to expose the business after one click? That is the gap many SOCs still struggle with: the attacks that leave teams unsure what was exposed, who else was targeted, and how far the risk has spread...

5.9AI score
SaveExploits0
HackRead
HackRead
added 2026/05/18 12:49 p.m.24 views

Continuous Detection, Continuous Response: Mate Security Redefines the Modern SOC

New York, USA, 18th May 2026, CyberNewswire...

5.8AI score
SaveExploits0
Rows per page
Query Builder