Lucene search
+L

57058 matches found

EUVD
EUVD
added 2026/07/31 12:0 a.m.11 views

EUVD-2026-51644

PrestaShop module, totadministrativemandate 1.8.1 is vulnerable to Cross Site Request Forgery CSRF. The payment validation controller has no CSRF token. An attacker can confirm an order in an awaiting status by hijacking a link...

5.4AI score0.00135EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/31 12:0 a.m.36 views

CVE-2026-50986

CVE-2026-50986 affects the PrestaShop module totadministrativemandate prior to 1.8.1. The root cause is a missing CSRF token in the payment validation controller, enabling CSRF exploitation to confirm an order in the awaiting state by hijacking a link. The CVSS vector indicates high impact to con...

8.8CVSS5.4AI score0.00135EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/30 10:16 p.m.10 views

CVE-2026-18064

An incomplete fix for CVE-2026-15352 in the NASA core Flight System cFS Health and Safety HS application leaves a separate NULL pointer dereference reachable in versions through 7.0.1. An attacker who can trigger the affected command under specific conditions could cause the HS application to...

8.2CVSS0.00339EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/30 5:16 p.m.13 views

CVE-2026-51290

Rejected reason: DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

0.00347EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/30 4:45 p.m.9 views

SUSE CVE-2026-47078

Relative Path Traversal vulnerability in Erlang OTP stdlib zip module allows writing files outside the intended extraction directory via a crafted zip archive. zip:unzip/1,2 and zip:extract/1,2 validate entry paths using zip:checkdirlevel/2, which tracks directory depth as a running integer...

5CVSS5.5AI score0.00152EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/30 3:16 p.m.11 views

CVE-2026-65635

Improper Isolation or Compartmentalization vulnerability in malach-it boruta Elixir.Boruta.Openid module allows attackers to register OpenID Connect clients with administrative privileges through the dynamic client registration entry point. Boruta.Openid.registerclient/3 forwards caller-supplied...

8.3CVSS0.00301EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/30 2:59 p.m.37 views

CVE-2026-67596 CSL 1010 M2M 3G WiFi Module 2.2.1.4 Weak Encryption via Router.cfg

CSL 1010 M2M 3G WiFi Module firmware through 2.2.1.4 contains a weak encryption vulnerability that allows unauthenticated attackers to recover all stored secrets in plaintext by reversing a single-byte XOR cipher that uses a static key to obfuscate the configuration backup file. Attackers can...

6.9CVSS0.00108EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/07/30 2:50 p.m.9 views

CVE-2026-47078

A flaw was found in the Erlang OTP stdlib zip module. The zip:unzip and zip:extract functions, which handle archive extraction, are vulnerable to a relative path traversal attack. A remote attacker could craft a malicious zip archive containing specially formed entry names. When processed, this...

4.8CVSS6.5AI score0.00152EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/30 2:48 p.m.5 views

GHSA-PGWH-4JJ4-QM8V Flyto2 Core: Multiple HTTP-family modules fetch client-controlled URLs without the SSRF guard their siblings apply (SSRF to internal/metadata)

Summary Numerous HTTP-emitting modules core.api.httpget, core.api.httppost, graphql.query/graphql.mutation, monitor.httpcheck, communication.slacksend, notification.discord,slack,teams.sendmessage, ai.visionanalyze anthropic path, verify.visualdiff, browser.proxyrotate, and the agent/llm inline...

8.5CVSS6AI score0.00337EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/30 2:47 p.m.5 views

GHSA-HR7P-WG7R-HG9M Flyto2 Core: ${env.VAR} interpolation reads any env secret despite env.get being denylisted

Summary The capability policy denies the env.get and env.loaddotenv modules by default, with the stated reason that they read arbitrary host environment variables API keys, DSNs and are a secret-exfil risk. But the workflow engine's variable resolver expands $env.VAR for any environment variable...

8.6CVSS6.1AI score0.00339EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/30 2:17 p.m.8 views

CVE-2026-65635

Improper Isolation or Compartmentalization vulnerability in malach-it boruta Elixir.Boruta.Openid module allows attackers to register OpenID Connect clients with administrative privileges through the dynamic client registration entry point. Boruta.Openid.registerclient/3 forwards caller-supplied...

8.3CVSS5.9AI score0.00301EPSS
SaveExploits0References6Affected Software1
RedhatCVE
RedhatCVE
added 2026/07/30 2:1 p.m.11 views

CVE-2026-52863

A flaw was found in Unbound, a validating, recursive, and caching Domain Name System DNS resolver. When configured with specific modules and under heavy load, a memory corruption vulnerability can occur due to improper handling of view names during subquery processing. This issue could lead to a...

5.9CVSS5.8AI score0.00237EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/30 11:34 a.m.13 views

BIT-PYTHON-2026-11972 tarfile opened in streaming mode mishandles EOF

When using the "tarfile" module with a file opened in "streaming mode" mode="r|" the tarfile module did not properly handle EOF, making archive parsing take exponentially longer...

8.2CVSS5.8AI score0.00445EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/30 11:33 a.m.12 views

BIT-PYTHON-MIN-2026-0864 Configuration Injection via Carriage Return (\r) in write() method

When using the "configparser" module to write configuration files containing multi-line text values with carriage return characters \r the resulting file could be injected with unexpected keys and values if the attacker controls the written value...

4.1CVSS5.7AI score0.00139EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/30 11:28 a.m.17 views

BIT-LIBPYTHON-2026-11972 tarfile opened in streaming mode mishandles EOF

When using the "tarfile" module with a file opened in "streaming mode" mode="r|" the tarfile module did not properly handle EOF, making archive parsing take exponentially longer...

8.2CVSS5.8AI score0.00445EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2026/07/30 8:28 a.m.10 views

CVE-2026-64412

A flaw was found in the Linux kernel's netfilter ebtables component. A local attacker could exploit this vulnerability by providing a specially crafted module name that is not properly null-terminated. This improper string handling could lead to a buffer over-read when the requestmodule function...

7.1CVSS6AI score0.00126EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/30 8:27 a.m.10 views

CVE-2026-64414

A flaw was found in the Linux kernel's netfilter subsystem. This vulnerability occurs when the u32 module processes network packets containing unreadable fragments, leading to improper handling of these fragments. A remote attacker could exploit this flaw by sending specially crafted network...

7.5CVSS5.9AI score0.00441EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/30 7:16 a.m.10 views

CVE-2026-44103

An unauthenticated remote attacker can inject malicious firmware into the internal charging module because the JupiCore service transmits firmware updates without performing integrity or verification check. Successful exploitation may compromise the integrity of the affected device. This...

6.9CVSS0.00236EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/30 7:16 a.m.15 views

CVE-2026-13584

Improper Enforcement of Message Integrity During Transmission in a Communication Channel vulnerability in Mitsubishi Electric MELSEC MX Controller MX-R model, MELSEC MX Controller MX-F model, Master/local module, CC-Link IE TSN interface board, Motion module, Motion Control Board, Block-type remo...

7.1CVSS0.00127EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/30 7:10 a.m.6 views

CLEANSTART-2026-ZB20397 Security fixes in kubernetes-dashboard-auth-fips 1.4.0-r2

Package kubernetes-dashboard-auth-fips version 1.4.0-r2 fixes 21 vulnerabilities: CVE-2026-27143, CVE-2026-27140, CVE-2026-27144, CVE-2026-32280, CVE-2026-32281...

9.8CVSS7.7AI score0.00813EPSS
SaveExploits0References1
Rows per page
Query Builder