Lucene search
+L

7710 matches found

OSV
OSV
added 2026/07/06 9:29 p.m.20 views

GHSA-24X4-J6X9-RFW5 Craft CMS: DOM XSS via GitHub issue title in CraftSupport widget

Summary An attacker with only a GitHub account can plant a JavaScript payload in a craftcms/cms issue title. When a Craft admin uses the CraftSupport widget’s "Give feedback" screen and types a search term that returns the poisoned issue, the payload executes in the admin’s control panel session...

7.4CVSS6AI score0.00461EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/06 9:21 p.m.46 views

kernel: drm/gem: Fix inconsistent plane dimension calculation in drm_gem_fb_init_with_funcs()

A flaw was found in the Linux kernel's Direct Rendering Manager DRM Graphics Execution Manager GEM component. This vulnerability arises from an inconsistent calculation of plane dimensions, which can lead to incorrect memory allocation checks. A local attacker could exploit this by creating a...

7.8CVSS6.7AI score0.00139EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/06 8:16 p.m.21 views

CVE-2026-58402

Hugo is a static site generator. From 0.60.0 until 0.163.3, Hugo's default code-block renderer wrote the Markdown code-fence language or info-string into the code class="language-…" data-lang="…" wrapper without HTML escaping. A fence info-string containing a quote and a script payload breaks out...

5.4CVSS0.003EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/06 8:16 p.m.14 views

DEBIAN-CVE-2026-50133

Hugo is a static site generator. Prior to 0.162.0, Hugo accepts content files in several markup formats. Files mapped to the text/html media type typically .html files under /content, or pages produced by a content adapter that sets content.mediaType = "text/html" had their body emitted verbatim...

6.1CVSS5.4AI score0.00327EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/07/06 8:16 p.m.23 views

CVE-2026-50133

Hugo is a static site generator. Prior to 0.162.0, Hugo accepts content files in several markup formats. Files mapped to the text/html media type typically .html files under /content, or pages produced by a content adapter that sets content.mediaType = "text/html" had their body emitted verbatim...

6.1CVSS6AI score0.00327EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/06 4:52 p.m.23 views

Formie Hidden field defaults vulnerable to Server-Side Template Injection

Summary Formie Hidden fields could evaluate request-derived values as Twig during front-end form rendering. When a Hidden field used a dynamic default value such as HTTP User Agent, Referer URL, Current URL, Query Parameter, or Cookie Value, the value was copied from the incoming request and late...

9.8CVSS6.5AI score0.00682EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/06 4:52 a.m.25 views

ip-address: ip-address: Cross-site scripting via improper HTML escaping of untrusted input

A flaw was found in ip-address, a JavaScript library for parsing and manipulating IPv4 and IPv6 addresses. This vulnerability allows a remote attacker to perform cross-site scripting XSS by providing untrusted input to the Address6 constructor. When an application renders the output of...

8.1CVSS6.9AI score0.00471EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/07/06 12:00 a.m.20 views

PT-2026-56052

Name of the Vulnerable Software and Affected Versions Formie versions 3.0.0-beta.1 through 3.1.26 Description Formie allows request-derived Hidden field defaults to be passed to the Twig rendering layer during front-end form rendering. An unauthenticated attacker can inject Twig syntax into...

9.8CVSS5.7AI score0.00682EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/06 12:00 a.m.40 views

PT-2026-55971

Name of the Vulnerable Software and Affected Versions OpenAI Codex for macOS affected versions not specified Description The desktop application renders remote images from Markdown within model responses. An attacker can use indirect prompt injection—a technique where malicious instructions are...

6.5CVSS6AI score0.00374EPSS
SaveExploits0References10
RustSec
RustSec
added 2026/07/05 12:00 p.m.20 views

Unbounded page slicing from attacker-controlled CSS height causes denial of service

fulgur converts untrusted HTML/CSS into PDF, commonly on a server that processes input supplied by many tenants. In versions prior to 0.19.0, a body-direct child whose CSS-resolved height greatly exceeds the page height was sliced into one fragment per page with no upper bound. The height is take...

7.5CVSS6.1AI score0.00339EPSS
SaveExploits0Affected Software1
BDU FSTEC
BDU FSTEC
added 2026/07/03 12:00 a.m.13 views

The vulnerability of the amdgpu_device_suspend() function in the drivers/gpu/drm/amd/amdgpu/amdgpu_device.c driver code allows a hacker to cause a service failure in AMD GPU cores supporting Direct Rendering Infrastructure (DRI) in Linux operating systems.

The vulnerability of the amdgpudevicesuspend function in the drivers/gpu/drm/amd/amdgpu/amdgpudevice.c driver, which is part of the DRI support module for AMD GPU cores in Linux operating systems, leads to a mutual locking condition. Exploiting this vulnerability can allow an attacker to cause a...

5.5CVSS6.5AI score0.00171EPSS
SaveExploits0References27Affected Software7
Github Security Blog
Github Security Blog
added 2026/07/02 8:16 p.m.31 views

@nuxt/ui: UAuthForm / UForm SSR markup omits `method`, leaking credentials via GET if submitted before hydration

Summary UForm and UAuthForm render a server-side element with no method and no action attribute, relying on a hydrated @submit.prevent handler to intercept submission. If a user submits the form before Vue hydration has attached the handler autofill plus Enter on a slow network, JS bundle blocked...

5.8AI score
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/07/02 7:44 p.m.46 views

CVE-2026-59102 Forgejo < 15.0.3 - Stored XSS via Actions Run Full Name Rendering

Forgejo before 15.0.3 contains a stored cross-site scripting vulnerability that allows authenticated attackers to execute arbitrary JavaScript in other users' browsers by setting a full name containing an HTML payload and triggering an Actions run. When the DEFAULTSHOWFULLNAME option is enabled,...

5.4CVSS0.00347EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/02 7:44 p.m.65 views

CVE-2026-59102

CVE-2026-59102 affects Forgejo prior to 15.0.3, with a stored XSS in the Actions run page when DEFAULT_SHOW_FULL_NAME is enabled. The description shows that an authenticated attacker can inject an HTML payload into the full name, which is interpolated into an HTML string via a translation functio...

5.4CVSS6AI score0.00347EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/02 7:38 p.m.27 views

EUVD-2026-41421

RAGFlow before 0.26.3 stores an agent pipeline DSL node name without sanitization: the agent update endpoint normalizes the submitted DSL via normalizedsl, which only performs JSON serialization validation and preserves the node name verbatim. The dataflow-result web UI then renders that name int...

5.4CVSS5.9AI score0.00298EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/02 7:38 p.m.14 views

CVE-2026-58579

RAGFlow before 0.26.3 stores an agent pipeline DSL node name without sanitization: the agent update endpoint normalizes the submitted DSL via normalizedsl, which only performs JSON serialization validation and preserves the node name verbatim. The dataflow-result web UI then renders that name int...

5.4CVSS5.9AI score0.00298EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2026/07/02 8:04 a.m.16 views

drm/virtio: Fix driver removal with disabled KMS

...

5.5CVSS6.1AI score0.00162EPSS
SaveExploits0
NVD
NVD
added 2026/07/02 6:16 a.m.26 views

CVE-2026-10089

The Insert Pages plugin for WordPress is vulnerable to Stored Cross-Site Scripting via post custom field keys meta key names in all versions up to, and including, 3.11.4. This is due to insufficient output escaping in the themeta function: while the custom field VALUE is sanitized with wpksespost...

6.4CVSS0.00357EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/02 5:35 a.m.25 views

EUVD-2026-41249

The Insert Pages plugin for WordPress is vulnerable to Stored Cross-Site Scripting via post custom field keys meta key names in all versions up to, and including, 3.11.4. This is due to insufficient output escaping in the themeta function: while the custom field VALUE is sanitized with wpksespost...

6.4CVSS5.9AI score0.00357EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/02 5:35 a.m.43 views

CVE-2026-11600

The CVE-2026-11600 entry concerns Envo’s Templates & Widgets for Elementor and WooCommerce (WordPress). Affected: Tabs and Off Canvas widgets up to version 1.4.26. Root cause: the Tabs widget render() passes a user-controlled template/post ID to Elementor’s get_builder_content_for_display() witho...

4.3CVSS5.7AI score0.00387EPSS
SaveExploits0References8
Rows per page
Query Builder