Lucene search
+L

122880 matches found

Cvelist
Cvelist
added 2026/07/07 9:53 p.m.40 views

CVE-2026-49033 Stack-Based Buffer Overflow in Labcenter Proteus

The application contains a stack-based buffer overflow vulnerability that can be exploited by an attacker to execute arbitrary code...

8.4CVSS0.0013EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/07 9:52 p.m.20 views

CVE-2026-42958

CVE-2026-42958 affects Labcenter Proteus. A use-after-free vulnerability is triggered while parsing specially crafted files, leading to memory corruption and potentially arbitrary code execution in the context of the current process. The available data indicate local access with low complexity an...

8.4CVSS6.3AI score0.00128EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/07/07 9:52 p.m.15 views

Important: Red Hat Security Advisory: nginx security, bug fix, and enhancement update

An update for nginx is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

9.2CVSS7.9AI score0.04044EPSS
SaveExploits2References2
Cvelist
Cvelist
added 2026/07/07 9:39 p.m.38 views

CVE-2026-42953 Out-of-bounds write in Labcenter Proteus

The application contains an out-of-bounds write vulnerability that can be exploited by an attacker to cause the program to write data past the end of an allocated memory buffer. This can lead to arbitrary code execution...

8.4CVSS0.0014EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/07 9:39 p.m.24 views

CVE-2026-42953

The CVE-2026-42953 entry concerns Labcenter Proteus, where an out-of-bounds write could cause a program to write past the end of an allocated memory buffer, enabling arbitrary code execution. The underlying issue is a memory safety fault (out-of-bounds write) in the affected application. The prov...

8.4CVSS6.2AI score0.0014EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/07 9:39 p.m.12 views

CVE-2026-42953

The application contains an out-of-bounds write vulnerability that can be exploited by an attacker to cause the program to write data past the end of an allocated memory buffer. This can lead to arbitrary code execution...

8.4CVSS6.2AI score0.0014EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/07/07 9:17 p.m.10 views

CVE-2026-53751

DataEase is an open source data visualization and analysis tool. Prior to 2.10.24, the H2 database JDBC URL validation logic can be bypassed with special Unicode characters whose case-conversion behavior differs between DataEase validation and H2 parsing, allowing attackers to smuggle dangerous...

8.7CVSS0.00396EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/07 8:46 p.m.45 views

CVE-2026-53511

Calibre vulnerability CVE-2026-53511 affects the calibre e-book manager prior to version 9.10.0. A malicious EPUB/OPF/PDF can trigger arbitrary Python code execution when metadata is read by calibre (e.g., via Add books or Edit books) by embedding a python: template in calibre:user_metadata; the ...

8.5CVSS6.2AI score0.00149EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/07 8:46 p.m.21 views

CVE-2026-53511 calibre: Arbitrary Code Execution in Template Formatter via Book Metadata

calibre is an e-book manager. Prior to 9.10.0, a malicious EPUB, OPF, or PDF file can execute arbitrary Python code when its metadata is read by calibre, including through Add books or Edit books, by embedding a custom column definition with a python: template in calibre:usermetadata that is pass...

8.5CVSS6.2AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/07 8:31 p.m.9 views

CVE-2026-53751

DataEase is an open source data visualization and analysis tool. Prior to 2.10.24, the H2 database JDBC URL validation logic can be bypassed with special Unicode characters whose case-conversion behavior differs between DataEase validation and H2 parsing, allowing attackers to smuggle dangerous...

8.7CVSS6.2AI score0.00396EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/07 8:2 p.m.13 views

kernel: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL

A flaw was found in the Linux kernel's Stream Control Transmission Protocol SCTP implementation. A race condition exists in the SCTPSENDALL path where a cached list entry is not properly revalidated after the socket lock is temporarily released. This allows a local attacker or a remote attacker v...

7.8CVSS6.2AI score0.00104EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/07 4:42 p.m.10 views

PYSEC-2026-1224 Boltz contains an insecure deserialization vulnerability in its molecule loading functionality

Boltz 2.0.0 contains an insecure deserialization vulnerability in its molecule loading functionality. The application uses Python pickle to deserialize molecule data files without validation. An attacker with the ability to place a malicious pickle file in a directory processed by boltz can achie...

8.4CVSS6.6AI score0.00143EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 4:3 p.m.10 views

PYSEC-2026-1639 mlflow Creates of Temporary File in Directory with Insecure Permissions

In mlflow version 2.20.3, the temporary directory used for creating Python virtual environments is assigned insecure world-writable permissions 0o777. This vulnerability allows an attacker with write access to the /tmp directory to exploit a race condition and overwrite .py files in the virtual...

7CVSS7.4AI score0.00215EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/07 4:3 p.m.10 views

PYSEC-2026-1856 PyTorch Vulnerable to Remote Code Execution via Untrusted Checkpoint Files

Summary A vulnerability in PyTorch's weightsonly unpickler allows an attacker to craft a malicious checkpoint file .pth that, when loaded with torch.load..., weightsonly=True, can corrupt memory and potentially lead to arbitrary code execution. Vulnerability Details The weightsonly=True unpickler...

8.8CVSS7.4AI score0.00695EPSS
SaveExploits1References8
OSV
OSV
added 2026/07/07 4:3 p.m.11 views

PYSEC-2026-1578 lmdeploy vulnerable to Arbitrary Code Execution via Insecure Deserialization in torch.load()

Summary An insecure deserialization vulnerability exists in lmdeploy where torch.load is called without the weightsonly=True parameter when loading model checkpoint files. This allows an attacker to execute arbitrary code on the victim's machine when they load a malicious .bin or .pt model file...

8.8CVSS6.5AI score0.00531EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 4:3 p.m.8 views

PYSEC-2026-1762 Arbitrary Code Execution in pdfminer.six via Crafted PDF Input

Summary pdfminer.six will execute arbitrary code from a malicious pickle file if provided with a malicious PDF file. The CMapDB.loaddata function in pdfminer.six uses pickle.loads to deserialize pickle files. These pickle files are supposed to be part of the pdfminer.six distribution stored in th...

8.6CVSS7.6AI score0.00309EPSS
SaveExploits7References9
OSV
OSV
added 2026/07/07 4:3 p.m.8 views

PYSEC-2026-1813 PyInstaller has local privilege escalation vulnerability

Impact Due to a special entry being appended to sys.path during the bootstrap process of a PyInstaller-frozen application, and due to the bootstrap script attempting to load an optional module for bytecode decryption while this entry is still present in sys.path, an application built with...

7CVSS6.5AI score0.00114EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 4:3 p.m.8 views

PYSEC-2026-1968 TkEasyGUI Affected by Uncontrolled Search Path Element Issue

Uncontrolled search path element issue exists in TkEasyGUI versions prior to v1.0.22. If this vulnerability is exploited, arbitrary code may be executed with the privilege of running the program...

8.5CVSS7.2AI score0.00163EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 4:3 p.m.10 views

PYSEC-2026-1925 SKOPS Card.get_model happily allows arbitrary code execution

Summary The Card class of skops, used for model documentation and sharing, allows arbitrary code execution. When a file other than .zip is provided to the Card class during instantiation, the internally invoked Card.getmodel method silently falls back to joblib without warning. Unlike the .skops...

8.4CVSS6.6AI score0.00212EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 4:2 p.m.10 views

PYSEC-2026-1926 Skops may allow MethodNode to access unexpected object fields through dot notation, leading to arbitrary code execution at load time

Summary An inconsistency in MethodNode can be exploited to access unexpected object fields through dot notation. This can be used to achieve arbitrary code execution at load time. While this issue may seem similar to https://github.com/skops-dev/skops/security/advisories/GHSA-m7f4-hrc6-fwg3, it i...

8.7CVSS6.6AI score0.00138EPSS
SaveExploits0References10
Rows per page
Query Builder