Export limit exceeded: 397531 CVEs match your query. Please refine your search to export 10,000 CVEs or fewer.

Search

Search Results (397531 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-96599 1 Isotope 1 Isotope-core 2026-09-24 5.9 Medium
Isotope eCommerce through 2.9.10 derives order identifiers from uniqid() instead of a cryptographically secure source, allowing unauthenticated attackers to guess identifiers. Guest orders lack ownership verification, enabling attackers to access order details including billing address, customer information, and purchased files by supplying a guessed uid parameter.
CVE-2026-96600 1 Isotope 1 Isotope-core 2026-09-24 5.5 Medium
Isotope eCommerce through 2.9.10 contains a blind SQL injection vulnerability in backend callbacks that interpolate request-controlled identifiers and administrator-supplied values directly into SQL statements. Authenticated Contao backend users with Isotope module permissions can exploit conditional and time-based injection payloads to extract arbitrary database contents including user password hashes from the tl_user table.
CVE-2026-96275 2 Flatpak, Redhat 2 Flatpak, Enterprise Linux 2026-09-24 8.8 High
A malicious or compromised Flatpak repository can write attacker-controlled content to arbitrary locations on the host filesystem via extract_extra_data(). On system installs, the write happens as root. Two issues combine: `files/extra` is resolved via path operations that follow symlinks, and blob names from `xa.extra-data-sources` are not sanitized against `..` traversal.
CVE-2026-96276 2 Flatpak, Redhat 2 Flatpak, Enterprise Linux 2026-09-24 9.8 Critical
If a malicious SDK container declares an extension point with a crafted `directory` path, and a developer runs `flatpak build-init --writable-sdk --sdk-extension` with that SDK, attacker-chosen files could be written outside the working directory, since the target path is resolved via a function that allows `..` traversal.
CVE-2026-93349 1 Frictionlessdata 1 Frictionless-py 2026-09-24 8.8 High
Frictionless through 5.20.0rc1 contains an OS command injection vulnerability in the explore console command that allows an attacker who supplies a crafted Data Package descriptor to execute arbitrary operating system commands as the user who explores it. Attackers can place shell metacharacters in resource path values within a datapackage.json descriptor, which are passed unsanitized to os.system through a shell, causing arbitrary command execution in the victim's security context when they run the explore command against the untrusted package.
CVE-2026-88832 2 Busybox, Redhat 3 Busybox, Hardened Images, Hummingbird 2026-09-24 7.3 High
BusyBox romfs volume ID parsing uses unbounded strlen on attacker-controlled metadata, causing a heap buffer overflow when processing crafted filesystem images.
CVE-2026-88831 2 Busybox, Redhat 3 Busybox, Hardened Images, Hummingbird 2026-09-24 5.3 Medium
BusyBox httpd IP deny rules with invalid CIDR prefix lengths fail open, leaving a parsed IP with a zeroed mask so the rule matches no clients.
CVE-2026-88835 2 Busybox, Redhat 3 Busybox, Hardened Images, Hummingbird 2026-09-24 6.1 Medium
BusyBox dpkg read_package_field() steps past a NUL terminator on malformed .deb packages, causing an out-of-bounds heap read.
CVE-2026-88837 2 Busybox, Redhat 3 Busybox, Hardened Images, Hummingbird 2026-09-24 6.5 Medium
BusyBox httpd treats yescrypt ($y$) password hashes as plaintext during Basic Authentication, inverting the authentication check.
CVE-2026-88839 2 Busybox, Redhat 3 Busybox, Hardened Images, Hummingbird 2026-09-24 6.7 Medium
BusyBox passwd/group tokenize() references a stale endpoint pointer after trimming, causing an out-of-bounds write of heap pointers.
CVE-2026-88840 2 Busybox, Redhat 3 Busybox, Hardened Images, Hummingbird 2026-09-24 5.3 Medium
BusyBox TLS get_client_hello() reads past the end of the input buffer when parsing a truncated ClientHello message.
CVE-2026-93529 2 Bilal Naseer, Wordpress 2 Wsp Mcp – Ai Agents Connector, Wordpress 2026-09-24 6.5 Medium
Contributor Broken Access Control in WSP MCP &#8211; AI Agents Connector <= 2.7.0 versions.
CVE-2026-93622 2 Nicolaskulka, Wordpress 2 Wps Limit Login, Wordpress 2026-09-24 7.1 High
Unauthenticated Cross Site Scripting (XSS) in WPS Limit Login <= 1.5.9.3 versions.
CVE-2026-94118 2 Leap13, Wordpress 2 Premium Blocks – Gutenberg Blocks For Wordpress, Wordpress 2026-09-24 6.5 Medium
Contributor Cross Site Scripting (XSS) in Premium Blocks – Gutenberg Blocks for WordPress <= 2.3.17 versions.
CVE-2026-94174 2 Webfactory, Wordpress 2 Email Log, Wordpress 2026-09-24 7.6 High
Administrator SQL Injection in Email Log <= 2.63 versions.
CVE-2026-94457 2 Webfactory, Wordpress 2 Captcha Code, Wordpress 2026-09-24 4.8 Medium
Unauthenticated Bypass Vulnerability in Captcha Code <= 3.32 versions.
CVE-2026-94500 2 Roxnor, Wordpress 2 Elementskit Elementor Addons Lite, Wordpress 2026-09-24 6.5 Medium
Contributor Cross Site Scripting (XSS) in ElementsKit Elementor addons Lite <= 4.0.5 versions.
CVE-2026-95593 2 Ben Roberts, Wordpress 2 Ultimeter, Wordpress 2026-09-24 7.6 High
Editor SQL Injection in Ultimeter <= 3.0.8 versions.
CVE-2026-95603 2 Victor Rodriguez, Wordpress 2 Reycob Product Import Export, Wordpress 2026-09-24 7.2 High
Shop manager PHP Object Injection in Reycob Product Import Export <= 2.3.0 versions.
CVE-2026-77423 1 Jline 1 Jline 2026-09-24 7.5 High
JLine is a Java library for handling console input. From 3.0.0 until 3.30.15 and 4.3.1, the JLine built-in less viewer passes user-controlled search and display-filter patterns from getPattern(boolean doDisplayPattern) in builtins/src/main/java/org/jline/builtins/Less.java directly to Java's backtracking regular expression engine and repeatedly applies them to file content. A nested-quantifier expression evaluated against non-matching lines can consume excessive CPU and indefinitely block the session thread, and repeated sessions in Telnet or SSH deployments can exhaust a bounded worker pool. This issue is fixed in versions 3.30.15 and 4.3.1.