Lucene search
+L

1742 matches found

UbuntuCve
UbuntuCve
added 2026/08/10 1:19 p.m.15 views

CVE-2026-68097

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate ACE size against SID sub-authorities setntacldacl validates sid.numsubauth before copying an ACE, but does not verify that the declared ACE size contains all sub-authorities described by that field. An undersized...

8.8CVSS5.4AI score0.00414EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 1:19 p.m.12 views

UBUNTU-CVE-2026-68097

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate ACE size against SID sub-authorities setntacldacl validates sid.numsubauth before copying an ACE, but does not verify that the declared ACE size contains all sub-authorities described by that field. An undersized...

8.8CVSS5.2AI score0.00414EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/10 11:58 a.m.62 views

CVE-2026-68100

The CVE-2026-68100 issue affects ksmbd in the Linux kernel. A flaw in set_ntacl_dacl() copies ACEs from an attacker-controlled security descriptor without validating sid.num_subauth, allowing an authenticated SMB2 client to trigger an out-of-bounds heap read (~1 KB) when building a POSIX ACL in a...

8.1CVSS5.3AI score0.00435EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/10 11:58 a.m.13 views

EUVD-2026-55478

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate ACE size against SID sub-authorities setntacldacl validates sid.numsubauth before copying an ACE, but does not verify that the declared ACE size contains all sub-authorities described by that field. An undersized...

5.3AI score0.00414EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 11:58 a.m.68 views

CVE-2026-68097

Summary: CVE-2026-68097 affects the Linux kernel ksmbd path handling POSIX ACLs. The root cause is a check failure in ACE validation: set_ntacl_dacl() validates sid.num_subauth but does not ensure the declared ACE size can contain all sub-authorities, allowing an undersized ACE to be copied and l...

8.8CVSS5.3AI score0.00414EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 11:58 a.m.37 views

CVE-2026-68097 ksmbd: validate ACE size against SID sub-authorities

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate ACE size against SID sub-authorities setntacldacl validates sid.numsubauth before copying an ACE, but does not verify that the declared ACE size contains all sub-authorities described by that field. An undersized...

8.8CVSS0.00414EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2026/08/09 8:28 a.m.27 views

HermesPentBox

HermesPentBox — AI Pentest Workbench Language: English...

5.6AI score
SaveExploits0
Cvelist
Cvelist
added 2026/08/06 12:00 p.m.44 views

CVE-2026-19036 Shibby Tomato wanoptions sub_40F88C os command injection

A security flaw has been discovered in Shibby Tomato 1.28.0000. This affects the function sub40F88C of the file /tmp/ppp/wanoptions. The manipulation of the argument pppcustom results in os command injection. The attack may be launched remotely. The exploit has been released to the public and may...

8.6CVSS0.02043EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/06 4:45 a.m.17 views

EUVD-2026-53712

A vulnerability was determined in cosmicstack-labs mercury-agent up to 1.1.12. Impacted is the function SubAgent.run of the file src/core/sub-agent.ts of the component delegatetask Tool. Executing a manipulation can lead to improper authorization. It is possible to launch the attack remotely. The...

6.5CVSS6.2AI score0.00209EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/06 4:45 a.m.70 views

CVE-2026-18998

The CVE concerns cosmicstack-labs mercury-agent up to version 1.1.12. The vulnerability is in SubAgent.run (src/core/sub-agent.ts) of the delegate_task Tool, described as allowing improper authorization and exploitable remotely. Public exploitation details are stated as disclosed, and the project...

6.5CVSS6.2AI score0.00209EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/05 6:59 a.m.13 views

EUVD-2026-53212

art-template's sub-template resolution logic src/compile/adapter/resolve-filename.js, used by both the include and extend template directives, resolves the target file path via path.resolveroot, filename with no check afterward that the result remains inside root. Because path.resolve discards ro...

7.5CVSS5.7AI score0.00372EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/05 6:59 a.m.13 views

CVE-2026-71215 art-template - Path Traversal in Sub-Template Resolution via include()/extend()

art-template's sub-template resolution logic src/compile/adapter/resolve-filename.js, used by both the include and extend template directives, resolves the target file path via path.resolveroot, filename with no check afterward that the result remains inside root...

7.5CVSS5.3AI score0.00372EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 6:59 a.m.64 views

CVE-2026-71215

CVE-2026-71215 affects art-template. Sub-template resolution (resolve-filename.js) resolves target file paths using path.resolve(root, filename) without validating the resulting path is inside root, allowing traversal via include()/extend() and passing the path to fs.readFileSync. An attacker can...

7.5CVSS5.3AI score0.00372EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:59 a.m.11 views

CVE-2026-71215

art-template's sub-template resolution logic src/compile/adapter/resolve-filename.js, used by both the include and extend template directives, resolves the target file path via path.resolveroot, filename with no check afterward that the result remains inside root. Because path.resolve discards ro...

7.5CVSS5.7AI score0.00372EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/05 6:59 a.m.48 views

CVE-2026-71215 art-template - Path Traversal in Sub-Template Resolution via include()/extend()

art-template's sub-template resolution logic src/compile/adapter/resolve-filename.js, used by both the include and extend template directives, resolves the target file path via path.resolveroot, filename with no check afterward that the result remains inside root...

7.5CVSS0.00372EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/08/04 7:40 p.m.12 views

Server-side Request Forgery (SSRF)

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the SafePlaywrightURLLoader process. An attacker can access sensitive internal resources by submitting a crafted URL when the Playwright web loader is enabled, allowing th...

7.7CVSS5.3AI score0.0026EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/04 7:40 p.m.11 views

GHSA-W2RX-84HP-GG95 Open WebUI: SSRF into internal services via unvalidated sub-resource requests in the Playwright web loader

Summary With the Playwright web loader enabled, Open WebUI opens user-submitted URLs in a real browser and validates the destination address before allowing the request. That check only ran for the top-level page request. Every other request the page issued was passed through unvalidated, so a pa...

7.7CVSS5.5AI score0.0026EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/04 7:40 p.m.38 views

CVE-2026-70479 Open WebUI: SSRF into internal services via unvalidated sub-resource requests in the Playwright web loader

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.6 until 0.11.0, with WEBLOADERENGINE=playwright, the Playwright web loader validates only the top-level page request and lets sub-resource requests pass unvalidated. A page supplied by an authenticated...

7.7CVSS0.0026EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/04 7:40 p.m.107 views

CVE-2026-70479

Open WebUI vulnerability CVE-2026-70479 affects the self-hosted Open WebUI platform. From versions 0.9.6 through 0.11.0, when WEB_LOADER_ENGINE=playwright is used, the Playwright web loader validates only the top-level page requests and allows sub-resource requests to pass unvalidated. This enabl...

7.7CVSS5.5AI score0.0026EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/02 6:16 a.m.22 views

CVE-2026-18571

A flaw was found in the user creation component of Keycloak when Fine-Grained Admin Permissions V2 FGAP V2 is enabled. This issue allows a sub-administrator with permission to create users to add those users to any group, even groups the sub-administrator is not authorized to manage. This could...

7.2CVSS0.00245EPSS
SaveExploits0References2
Rows per page
Query Builder