Lucene search
+L

227731 matches found

Circl
Circl
added 2026/08/21 8:15 p.m.11 views

CVE-2026-19671

creationtimestamp| type| source ---|---|--- 2026-08-21 20:15:16+00:00| seen| https://cyber.gc.ca/en/alerts-advisories/control-systems-cisa-security-advisory-av26-841...

7.1CVSS4.7AI score0.00326EPSS
SaveExploits0References1
Circl
Circl
added 2026/08/21 8:15 p.m.14 views

CVE-2026-19670

creationtimestamp| type| source ---|---|--- 2026-08-21 20:15:14+00:00| seen| https://cyber.gc.ca/en/alerts-advisories/control-systems-cisa-security-advisory-av26-841 2026-08-24 16:02:03+00:00| seen| https://bsky.app/profile/bootintel.bsky.social/post/3mttohpmzm52x...

5.4CVSS4.7AI score0.00185EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/21 7:38 p.m.26 views

CVE-2026-76876 Craftplan < 0.5.1 Broken Access Control Information Disclosure via Settings API

Craftplan before 0.5.1 contains a broken access control vulnerability that allows unauthenticated attackers to read sensitive credentials by exploiting an unconditional authorization policy on the Settings resource. Attackers can send a GET request to the settings API endpoint with a valid record...

8.2CVSS0.00281EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/21 7:38 p.m.7 views

CVE-2026-76876 Craftplan < 0.5.1 Broken Access Control Information Disclosure via Settings API

Craftplan before 0.5.1 contains a broken access control vulnerability that allows unauthenticated attackers to read sensitive credentials by exploiting an unconditional authorization policy on the Settings resource. Attackers can send a GET request to the settings API endpoint with a valid record...

8.2CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/21 7:38 p.m.17 views

CVE-2026-76876

Craftplan before 0.5.1 contains a broken access control vulnerability in the Settings resource. The read policy uses an always-allow authorization check that bypasses all identity verification, allowing unauthenticated attackers to send a GET request to the settings API endpoint with a valid reco...

8.2CVSS5.4AI score0.00281EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/21 7:38 p.m.11 views

EUVD-2026-64068

Craftplan before 0.5.1 contains a broken access control vulnerability that allows unauthenticated attackers to read sensitive credentials by exploiting an unconditional authorization policy on the Settings resource. Attackers can send a GET request to the settings API endpoint with a valid record...

8.2CVSS5.4AI score0.00281EPSS
SaveExploits0References3
Nuclei
Nuclei
added 2026/08/21 7:35 p.m.66 views

Atlassian Confluence - Privilege Escalation

Atlassian Confluence Data Center and Server contains a broken access control vulnerability that allows an attacker to create unauthorized Confluence administrator accounts and access Confluence. id: CVE-2023-22515 info: name: Atlassian Confluence - Privilege Escalation author:...

10CVSS8.9AI score0.99156EPSS
SaveExploits40References5
Nuclei
Nuclei
added 2026/08/21 7:35 p.m.25 views

CWP (Control Web Panel) < 0.9.8.1205 - Remote Code Execution

CWP Control Web Panel 0.9.8.1205 contains a remote code execution caused by shell metacharacters in the ttotal parameter in filemanager changePerm request, letting unauthenticated attackers execute code remotely, exploit requires knowledge of a valid non-root username. id: CVE-2025-48703 info:...

9CVSS9.8AI score0.99655EPSS
SaveExploits3References2
CVE
CVE
added 2026/08/21 5:44 p.m.11 views

CVE-2026-62677

Omnigent , an open-source AI agent framework for orchestrating coding agents, is vulnerable to arbitrary host filesystem access prior to version 0.3.0. An authenticated user can upload a session-scoped agent bundle with an absolute or traversal-containing os_env.cwd value. The parser (omnigent/sp...

8.8CVSS5.4AI score0.00446EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/08/21 5:33 p.m.17 views

Exploit for Improper Access Control in Widgetfactorylimited Jce

JCEzploit-CVE-2026-48907 JCEzploit is a powerful, fully-aut...

10CVSS8.9AI score0.781EPSS
SaveExploits27
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/21 5:00 p.m.7 views

Security Bulletin: This Power System update is being released to address CVE-2026-17429

Summary Power Systems Firmware is affected by a vulnerability in the interface between the BMC/FSP and the host system. An attacker with service account or root access to the BMC/FSP can write arbitrary data to hardware control registers, allowing full control over the host system and all hosted...

8.1CVSS5.7AI score0.00103EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/21 4:57 p.m.2 views

VertXploit

VertXploit Ausnutzen von HID VertX- und EDGE-Zutrittskontrollsystemen Zusammenfassung VertXploit ist ein Tool, mit dem HID VertX- und EDGE-Zutrittskontrollsysteme ausgenutzt werden können. Im discoveryd-Dienst existiert eine Schwachstelle, die Benutzerdaten nicht bereinigt, bevor Systemaufrufe...

5.8AI score
SaveExploits0References5
NVD
NVD
added 2026/08/21 3:16 p.m.9 views

CVE-2026-77814

ispathtrusted in scripts/iib/api.py compares the requested path against each allowed parent directory with path.startswithparentpath, without appending a path separator. A directory whose name merely begins with an allowed path therefore satisfies the comparison, so where /data/images is allowed ...

8.7CVSS0.00409EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/21 3:03 p.m.29 views

CVE-2026-77814

Infinite Image Browsing , a Stable Diffusion WebUI extension, contains a path traversal flaw in is_path_trusted (scripts/iib/api.py). The function uses path.startswith(parent_path) without appending a path separator, so a directory whose name merely begins with an allowed path (e.g., /data/images...

8.7CVSS5.3AI score0.00409EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/21 3:03 p.m.12 views

EUVD-2026-63992

ispathtrusted in scripts/iib/api.py compares the requested path against each allowed parent directory with path.startswithparentpath, without appending a path separator. A directory whose name merely begins with an allowed path therefore satisfies the comparison, so where /data/images is allowed ...

8.7CVSS5.3AI score0.00409EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/21 2:47 p.m.18 views

EUVD-2026-63951

Incus is a system container and virtual machine manager. Prior to version 7.3.0, when copying an instance across projects, the project restriction check AllowInstanceCreation runs BEFORE the source instance's configuration is merged into the request. Dangerous configuration keys including...

9.9CVSS5.4AI score0.00246EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/08/21 2:40 p.m.16 views

CVE-2026-55622

Incus is a system container and virtual machine manager. Prior to version 7.2.0, missing authorization checks exist for instance copying where an attacker knowing the name of a project that they don't have access to and the name of an instance in that project can copy the instance to a new projec...

7.7CVSS5.4AI score0.00201EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/21 2:19 p.m.2 views

agentic-dm-gateway

Agentic DM Gateway Sicherheits-Kontrollebene für LLM-Agenten über private Chats typischerweise Discord-DMs. Es sitzt vor deinem Agenten. Es entscheidet, wer sprechen darf, ob die Sitzung entsperrt ist, ob der Prozess angehalten ist und ob diese Nachricht sicher genug ist, um weitergeleitet zu...

5.5AI score
SaveExploits0References4
NVD
NVD
added 2026/08/21 2:16 p.m.10 views

CVE-2026-75946

A potential security vulnerability has been identified in the OMEN Gaming Hub for versions prior to 1101.2608.0.0. The vulnerability could potentially allow a local attacker to escalate privileges due to insufficient access controls...

8.2CVSS0.00073EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/21 1:50 p.m.28 views

CVE-2026-75946 OMEN Gaming Hub – Potential Escalation of Privilege & Information Disclosure

A potential security vulnerability has been identified in the OMEN Gaming Hub for versions prior to 1101.2608.0.0. The vulnerability could potentially allow a local attacker to escalate privileges due to insufficient access controls...

8.2CVSS0.00073EPSS
SaveExploits0References1
Rows per page
Query Builder