Lucene search
+L

36826 matches found

OSV
OSV
added 2026/05/21 8:29 p.m.11 views

CVE-2026-8197 Concrete CMS 9.5.0 and below is vulnerable to Stored XSS via OAuth integration name

Concrete CMS 9.5.0 and below is vulnerable to Stored XSS via OAuth integration name. The OAuth authorize template renders the integration name admin-controlled through Concrete's t translation helper as a sprintf-style format. The ... wrap is built by PHP string interpolation before t runs, so th...

7.3CVSS6AI score
SaveExploits0References4
NVD
NVD
added 2026/05/21 5:16 p.m.23 views

CVE-2026-48207

Deserialization of untrusted data in Apache Fory PyFory. PyFory's ReduceSerializer could bypass documented DeserializationPolicy validation hooks during reduce-state restoration and global-name resolution. An application is vulnerable if it deserializes attacker-controlled data using PyFory...

9.8CVSS0.00574EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/21 5:09 p.m.13 views

CVE-2026-48218 Open ISES Tickets < 3.44.2 Reflected XSS via icons/buttons/landb.php frm_name and frm_id Parameters

Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in icons/buttons/landb.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the frmname and frmid POST parameters directly into rendered HTML content a...

5.1CVSS6AI score
SaveExploits0References5
OSV
OSV
added 2026/05/21 5:09 p.m.23 views

GHSA-JF2Q-463C-6F52 androidqf: Zip entry Name Injection in APK bundle (Zip Slip for zip consumers)

Summary generateZipPath constructs zip entry names for collected APKs using device controlled content from extractFileName. Since extractFileName does not reject traversal sequences, the resulting zip entry name can contain ../. AndroidQF itself does not extract the zip it creates, but any forens...

4.8CVSS5.8AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/05/21 3:41 p.m.21 views

CVE-2026-25244

A flaw was found in WebdriverIO. A remote attacker can exploit a command injection vulnerability by crafting a malicious Git repository with a specially named branch. This branch name, containing shell metacharacters, is unsafely processed during test orchestration. This allows for remote code...

9.8CVSS6.3AI score0.02764EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2026/05/21 1:17 p.m.16 views

SUSE CVE-2022-50299

In the Linux kernel, the following vulnerability has been resolved: md: Replace snprintf with scnprintf Current code produces a warning as shown below when total characters in the constituent block device names plus the slashes exceeds 200. snprintf returns the number of characters generated from...

5.5CVSS6AI score0.00157EPSS
SaveExploits0References10
OSV
OSV
added 2026/05/21 12:28 p.m.19 views

MAL-2026-4564 Malicious code in finup-mongo-library (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 1d9d0b210938322b805e1c8d94db07f45ca029fc4e69fb3a57f424eb885c1a39 dist/common/instrument.js calls Sentry.init at module top level with a hardcoded DSN pointing at the author's Sentry project...

5.8AI score
SaveExploits0References12
OSV
OSV
added 2026/05/21 10:26 a.m.14 views

CLSA-2026-1779359157 Fix CVE(s): CVE-2026-45186

SECURITY UPDATE: Denial of service via quadratic attribute-name collision check in libexpat before 2.8.1 - debian/patches/CVE-2026-45186.patch: introduce per-element defaultAttsNames hash table and use it for O1 attribute collision detection in defineAttribute - CVE-2026-45186...

7.5CVSS5.8AI score0.0046EPSS
SaveExploits1References1
NVD
NVD
added 2026/05/21 10:16 a.m.31 views

CVE-2026-42000

Insufficient Validation of Names During AXFR...

8.6CVSS0.00242EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/21 9:27 a.m.10 views

CVE-2026-45255 Remote code execution via installer Wi-Fi access point scans

When bsdinstall or bsdconfig are prompted to scan for nearby Wi-Fi networks, they build up a list of network names and use bsddialog1 to prompt the user to select a network. This is implemented using a shell script, and the code which handled network names was not careful to prevent expansion by...

6AI score0.00305EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/21 9:27 a.m.9 views

CVE-2026-45255

When bsdinstall or bsdconfig are prompted to scan for nearby Wi-Fi networks, they build up a list of network names and use bsddialog1 to prompt the user to select a network. This is implemented using a shell script, and the code which handled network names was not careful to prevent expansion by...

7.5CVSS6AI score0.00305EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/21 9:27 a.m.56 views

CVE-2026-45255 Remote code execution via installer Wi-Fi access point scans

When bsdinstall or bsdconfig are prompted to scan for nearby Wi-Fi networks, they build up a list of network names and use bsddialog1 to prompt the user to select a network. This is implemented using a shell script, and the code which handled network names was not careful to prevent expansion by...

0.00305EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/21 9:27 a.m.21 views

EUVD-2026-31263

When bsdinstall or bsdconfig are prompted to scan for nearby Wi-Fi networks, they build up a list of network names and use bsddialog1 to prompt the user to select a network. This is implemented using a shell script, and the code which handled network names was not careful to prevent expansion by...

7.5CVSS6AI score0.00305EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/21 9:27 a.m.72 views

CVE-2026-45255

CVE-2026-45255 affects the BSD installer/config tooling (bsdinstall/bsdconfig). During Wi‑Fi network scans, code builds a list of network names and prompts the user with bsddialog(1). The shell script handling network names does not sanitize shell expansion, allowing a crafted SSID to execute com...

7.5CVSS6AI score0.00305EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/05/21 9:26 a.m.12 views

CLSA-2026-1779355613 Fix CVE(s): CVE-2026-3833

SECURITY UPDATE: nameConstraints case-sensitive comparison bypass - debian/patches/CVE-2026-3833.patch: perform case-insensitive comparison of dNSName and rfc822Name domain labels in X.509 nameConstraints processing, fixing excludedSubtrees / permittedSubtrees bypass via letter-casing in the SAN....

7.4CVSS5.8AI score0.00565EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/05/21 9:25 a.m.10 views

CVE-2026-42000 Insufficient Validation of Names During AXFR

Insufficient Validation of Names During AXFR...

6.8CVSS5.8AI score0.00242EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/21 9:25 a.m.9 views

CVE-2026-42000

Insufficient Validation of Names During AXFR...

6.8CVSS5.8AI score0.00242EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/05/21 9:25 a.m.15 views

EUVD-2026-31261

Insufficient Validation of Names During AXFR...

6.8CVSS5.8AI score0.00242EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/21 9:23 a.m.13 views

CLSA-2026-1779355433 Fix CVE(s): CVE-2026-3833

SECURITY UPDATE: nameConstraints case-sensitive comparison bypass - debian/patches/CVE-2026-3833.patch: perform case-insensitive comparison of dNSName and rfc822Name domain labels in X.509 nameConstraints processing, fixing excludedSubtrees / permittedSubtrees bypass via letter-casing in the SAN....

7.4CVSS5.8AI score0.00565EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/05/21 8:29 a.m.20 views

CVE-2026-47099

A flaw was found in TeleJSON. A remote attacker can exploit this DOM-based cross-site scripting XSS vulnerability by delivering a specially crafted JSON payload. This payload, containing a malicious constructor-name property value, is processed by the parse function without proper sanitization,...

6.1CVSS5.8AI score0.00358EPSS
SaveExploits0References5
Rows per page
Query Builder