Lucene search
+L

244627 matches found

Vulnrichment
Vulnrichment
added 2026/08/19 7:32 p.m.11 views

CVE-2026-55090 Etherpad: Stored XSS in HTML export via unescaped attribute-pool values

Etherpad is a real-time collaborative editor. Prior to 3.3.0, getHTMLFromAtext in src/node/utils/ExportHtml.ts interpolates values from the exportHtmlAdditionalTagsWithData plugin hook into span data attributes without HTML attribute escaping. A pad editor can place an attacker-controlled value...

5.3CVSS5.2AI score0.00413EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 7:32 p.m.33 views

CVE-2026-55090

Etherpad (real-time collaborative editor) versions prior to 3.3.0 are vulnerable to stored cross-site scripting in the HTML export feature. The root cause is in getHTMLFromAtext in src/node/utils/ExportHtml.ts, which interpolates values from the exportHtmlAdditionalTagsWithData plugin hook into s...

5.3CVSS5.1AI score0.00413EPSS
SaveExploits0References4
Ubuntu
Ubuntu
added 2026/08/19 7:30 p.m.32 views

USN-8563-4: nginx regression

USN-8563-3 fixed a vulnerability in nginx. The fix introduced a regression in certain environments. This update reverts the fix for CVE-2026-42533 pending further investigation. We apologize for the inconvenience. Original advisory details: It was discovered that nginx incorrectly handled certain...

6.3AI score
SaveExploits0References1
OSV
OSV
added 2026/08/19 7:30 p.m.8 views

USN-8563-4 nginx regression

USN-8563-3 fixed a vulnerability in nginx. The fix introduced a regression in certain environments. This update reverts the fix for CVE-2026-42533 pending further investigation. We apologize for the inconvenience. Original advisory details: It was discovered that nginx incorrectly handled certain...

9.2CVSS7.8AI score0.04452EPSS
SaveExploits5References2
RedhatCVE
RedhatCVE
added 2026/08/19 7:22 p.m.9 views

CVE-2026-74260

A flaw was found in the Linux kernel's netfilter component, specifically within the nfdupnetdev module. This vulnerability arises from an imbalanced decrementation of recursion counters when network packets are transmitted, particularly during a possible migration to a different CPU. This imprope...

7.8CVSS5.5AI score0.00154EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 7:22 p.m.8 views

CVE-2026-74255

A flaw was found in the Linux kernel's Transparent Inter-Process Communication TIPC module. This use-after-free vulnerability occurs when the tipcdisablel2media function calls synchronizenet before properly invalidating a media pointer. This timing issue allows concurrent readers to access a memo...

9.8CVSS5.5AI score0.00506EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 7:17 p.m.17 views

GHSA-2XHG-73J7-RRGX Contentful MCP Server: export_space/import_space tools pass LLM-controlled `host`/`proxy` args to CMA client, redirecting server PAT to attacker-controlled endpoint

Summary exportspace and importspace tools in @contentful/mcp-tools accept LLM-controlled host and proxy parameters that are spread directly into the options object passed to contentful-export / contentful-import. These libraries pass the merged options — including the attacker-controlled host — t...

7.7CVSS5.7AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/19 7:17 p.m.9 views

Contentful MCP Server: export_space/import_space tools pass LLM-controlled `host`/`proxy` args to CMA client, redirecting server PAT to attacker-controlled endpoint

Summary exportspace and importspace tools in @contentful/mcp-tools accept LLM-controlled host and proxy parameters that are spread directly into the options object passed to contentful-export / contentful-import. These libraries pass the merged options — including the attacker-controlled host — t...

5.6AI score
SaveExploits0References6Affected Software2
Github Security Blog
Github Security Blog
added 2026/08/19 7:16 p.m.8 views

Copier has a trust-prefix bypass via path traversal that runs tasks unprompted

Copier: trust-prefix bypass via path traversal runs tasks unprompted Summary In copier = 9.5.0, = 9.15.1, the trust setting's prefix match copier/settings.py compares the template URL against a trusted prefix with a raw str.startswith and no path normalization, while the URL is normalized when th...

8.8CVSS6.7AI score0.00262EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/19 7:16 p.m.8 views

GHSA-9GMC-JQMH-3RVM Copier has a trust-prefix bypass via path traversal that runs tasks unprompted

Copier: trust-prefix bypass via path traversal runs tasks unprompted Summary In copier = 9.5.0, = 9.15.1, the trust setting's prefix match copier/settings.py compares the template URL against a trusted prefix with a raw str.startswith and no path normalization, while the URL is normalized when th...

8.8CVSS6.7AI score0.00262EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/19 7:15 p.m.8 views

block_buffer: panic corrupts inline buffer position

Summary A caught panic may leave the cursor position of EagerBuffer or ReadBuffer in a corrupted state; this in turn allows out-of-bounds reads/writes. Details & PoC The following two tests fail miri: rust cfgmiri test fn eagerdigestblockspaniccorruptsinlineposition // EagerBuffer stores its curs...

6AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/19 7:15 p.m.12 views

GHSA-QWGH-2VCV-G2F7 block_buffer: panic corrupts inline buffer position

Summary A caught panic may leave the cursor position of EagerBuffer or ReadBuffer in a corrupted state; this in turn allows out-of-bounds reads/writes. Details & PoC The following two tests fail miri: rust cfgmiri test fn eagerdigestblockspaniccorruptsinlineposition // EagerBuffer stores its curs...

6.3CVSS6.1AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/19 6:59 p.m.11 views

CVE-2026-74563

A flaw was found in the Linux kernel's Reliable Datagram Sockets RDS TCP module. The rdstcpladdrcheck function fails to hold the Read-Copy-Update RCU lock across an IPv6 address check. This allows a race condition where a network device can be freed while still being referenced, leading to a...

7.8CVSS5.5AI score0.00117EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 6:59 p.m.10 views

CVE-2026-72491

A flaw was found in the Linux kernel's net/9p RDMA transport module. An inconsistent locking mechanism around the rdma-state field allows for a race condition during connection teardown. This can lead to lost state transitions, corrupting the connection state machine. Consequently, a use-after-fr...

9.8CVSS5.9AI score0.00724EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2026/08/19 6:46 p.m.16 views

Security update for openssl-3-livepatches

This update for openssl-3-livepatches fixes the following issues: HollowByte: DoS vector against OpenSSL TLS ClientHello via remote, attacker-controlled memory allocations bsc1271712, bsc1271713. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like Ya...

5.4AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 6:25 p.m.9 views

CVE-2026-47219

A flaw was found in find-my-way, a routing module for Node.js. A remote attacker could exploit this vulnerability when find-my-way is used with Node's HTTP/2 server. By sending specially crafted HTTP/2 method values, an attacker can cause the application to crash, leading to a Denial of Service...

7.5CVSS5.5AI score0.00263EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/19 6:24 p.m.4 views

lamda v10.6

FIRERPA Android | AI-Powered Automation An all-in-one Android automation framework that combines on-device services, AI-ready agents, and extensible tool invocation. Documentation | 使用文档 | TELEGRAM | QQ Group | SKILLS | llms-full.txt | 中文版本 FIRERPA is an all-in-one Android device control platform...

6.1AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/19 6:18 p.m.9 views

CVE-2026-72479

A flaw was found in the Linux kernel's iio: accel: mma8452 module. When an I2C read operation fails, the mma8452read function incorrectly returns a success status. This can lead to the mma8452readraw function using uninitialized stack memory, potentially resulting in information disclosure...

5.5CVSS5.4AI score0.00211EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/19 6:17 p.m.8 views

CVE-2026-72717

Orval generates type-safe JavaScript clients in TypeScript from OpenAPI v3 and Swagger v2 specifications. Prior to 8.21.0, a $... expression or backtick in a schema default is emitted into a module-level template literal emitted by zod schema generation without safe encoding. This permits...

9.3CVSS0.00546EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/19 6:17 p.m.10 views

CVE-2026-72716

Orval generates type-safe JavaScript clients in TypeScript from OpenAPI v3 and Swagger v2 specifications. Prior to 8.21.0, a $... expression or backtick in a query parameter default is emitted into a module-level template literal emitted by zod schema generation without safe encoding. This permit...

9.3CVSS0.00523EPSS
SaveExploits0References4
Rows per page
Query Builder