Lucene search
+L

774 matches found

NVD
NVD
added 2026/08/05 8:17 p.m.12 views

CVE-2026-70616

boringproxy through 0.10.0 contains a resource exhaustion vulnerability that allows any authenticated user to permanently exhaust server file descriptors, goroutines, and memory by sending requests to the GET /loading endpoint with attacker-supplied id query parameter values. Because the handler...

7.1CVSS0.00198EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/04 8:58 p.m.19 views

GHSA-3CG5-48J3-V4GV Open WebUI: A folder write-collaborator can permanently delete the owner's chats by deleting a shared subfolder

Summary A user granted write access to a shared chat folder could permanently delete chats and messages belonging to the folder's owner. Deleting a folder cascades into the owner's chats and the entire subfolder subtree, and the deletion handler required only write access on subfolders instead of...

8.1CVSS5.6AI score0.00297EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/30 4:36 p.m.14 views

SUSE CVE-2026-58424

Permanent Fork PR Workflow Approval Gate Bypass...

8.9CVSS7.7AI score0.0037EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/07/29 11:27 a.m.16 views

CVE-2026-42792

A flaw was found in Erlang OTP's Erlang Port Mapper Daemon epmd. An unauthenticated remote attacker can exploit an improper handling of exceptional conditions in the doaccept function. By exhausting connection slots through holding numerous TCP connections open and periodically sending data, the...

7.5CVSS5.9AI score0.00435EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/28 3:36 p.m.11 views

EUVD-2026-49878

Let's Chat 0.3.0 through 0.4.8 contains an improper authorization vulnerability that allows any authenticated user to archive any room on the server by sending a DELETE request to the rooms handler without ownership verification. Attackers can enumerate room IDs via the rooms listing endpoint and...

5.4CVSS5.9AI score0.00213EPSS
SaveExploits1References2
CVE
CVE
added 2026/07/27 6:30 p.m.20 views

CVE-2026-10683

The Connected papers describe CVE-2026-10683 affecting the Synopsys DesignWare I2C driver (drivers/i2c/i2c_dw.c) in target/slave mode. The rx_full interrupt gates write_requested() based on dw->state != CMD_SEND, and the state is reset to READY only on STOP. START_DET, which would reset state ...

4.6CVSS6.1AI score0.0022EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/27 2:58 p.m.14 views

CVE-2026-42792 epmd permanent DoS via EMFILE on accept(2) in erts

Improper Handling of Exceptional Conditions vulnerability in Erlang OTP erts epmd allows an unauthenticated remote attacker to permanently terminate the Erlang Port Mapper Daemon epmd via connection slot exhaustion. The doaccept function in erts/epmd/src/epmdsrv.c calls epmdcleanupexit when accep...

6.3CVSS5.9AI score0.00435EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/23 1:16 p.m.14 views

EUVD-2026-48271

DOMPurify before 3.4.7 affected versions = 3.4.5 passes direct references to the module-level DEFAULTALLOWEDTAGS and DEFAULTALLOWEDATTR sets to the uponSanitizeElement and uponSanitizeAttribute hooks via data.allowedTags / data.allowedAttributes when sanitize is called without an explicit...

6.1CVSS5.4AI score0.00237EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/07/23 1:16 p.m.14 views

CVE-2026-65898 DOMPurify before 3.4.11 Permanent Attribute Allowlist Pollution via setConfig

DOMPurify before 3.4.11 fails to clone the ALLOWEDATTR allowlist when setConfig is used with an uponSanitizeAttribute hook, allowing the hook to permanently mutate the shared allowlist. Attackers can register a hook that conditionally allows dangerous attributes like onerror for trusted elements,...

7.2CVSS5.3AI score0.00212EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/22 8:36 p.m.11 views

GO-2026-6044 Gitea: Permanent Fork PR Workflow Approval Gate Bypass in code.gitea.io/gitea

Gitea: Permanent Fork PR Workflow Approval Gate Bypass in code.gitea.io/gitea...

8.9CVSS5.2AI score0.0037EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2026/07/22 12:00 a.m.20 views

PT-2026-63363

A flaw was found in the Visual Studio Code Ansible Lightspeed extension's AnsiblePlaybookRunProvider. This command injection vulnerability allows an attacker to craft a malicious playbook filename containing special characters. When a victim runs the playbook, these characters are not properly...

7.8CVSS6.1AI score0.00536EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/21 8:35 p.m.25 views

EUVD-2026-41607

Gitea: Permanent Fork PR Workflow Approval Gate Bypass...

8.9CVSS5.1AI score0.0037EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/21 8:35 p.m.16 views

GHSA-777R-4V59-6486 Gitea: Permanent Fork PR Workflow Approval Gate Bypass

| Field | Value | |-------|-------| | Identifier researcher-assigned | GITEA-2026-004 | | Product | Gitea self-hosted Git service | | Component | Gitea Actions — fork pull request approval gate | | Affected versions | All Gitea releases v1.20.0 and later, including the latest main...

8.9CVSS6.8AI score0.0037EPSS
SaveExploits1References8
Cvelist
Cvelist
added 2026/07/20 3:54 p.m.41 views

CVE-2026-63429 HeyForm has unauthenticated /api/upload endpoint that accepts arbitrary files with no auth/session/form context

HeyForm is an open-source form builder. Prior to version 3.0.0-rc.9, POST /api/upload has no authentication guard, no global guard, no form-context validation, no openToken requirement, and no session cookie check. Any anonymous internet user can upload files PDF, DOC/DOCX, XLS/XLSX, CSV, TXT, MP...

8.6CVSS0.00507EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/20 3:54 p.m.15 views

EUVD-2026-45986

HeyForm is an open-source form builder. Prior to version 3.0.0-rc.9, POST /api/upload has no authentication guard, no global guard, no form-context validation, no openToken requirement, and no session cookie check. Any anonymous internet user can upload files PDF, DOC/DOCX, XLS/XLSX, CSV, TXT, MP...

8.6CVSS5.4AI score0.00507EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/20 3:54 p.m.21 views

CVE-2026-63429

HeyForm is an open-source form builder with a vulnerable endpoint: before 3.0.0-rc.9, POST /api/upload has no authentication, guards, form-context validation, openToken requirement, or session cookie check. Any anonymous internet user can upload various file types (up to 10 MB) and receive a perm...

8.6CVSS5.4AI score0.00507EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/11 5:16 a.m.14 views

CVE-2026-13250

The Solace Extra plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.5.3. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to permanently delete all...

5.3CVSS0.00474EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/07/07 2:52 a.m.11 views

CVE-2026-42172 Coolify: Sanctum API Tokens Have No Expiration — Leaked Tokens Grant Permanent Access

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.474, Sanctum API tokens did not expire, allowing a leaked token to retain access indefinitely until manually revoked. This issue is fixed in version 4.0.0-beta.474...

3.1CVSS6AI score0.00299EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/07 2:52 a.m.55 views

CVE-2026-42172

CVE-2026-42172 affects Coolify prior to version 4.0.0-beta.474, where Sanctum API tokens did not expire. The underlying issue allowed a leaked token to retain access indefinitely until manually revoked. The vulnerability is resolved in 4.0.0-beta.474.

3.1CVSS6AI score0.00299EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/07 2:52 a.m.43 views

CVE-2026-42172 Coolify: Sanctum API Tokens Have No Expiration — Leaked Tokens Grant Permanent Access

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.474, Sanctum API tokens did not expire, allowing a leaked token to retain access indefinitely until manually revoked. This issue is fixed in version 4.0.0-beta.474...

3.1CVSS0.00299EPSS
SaveExploits0References4
Rows per page
Query Builder