Lucene search
+L

62157 matches found

NVD
NVD
added 2026/08/18 2:16 p.m.8 views

CVE-2026-17084

The "stringprep" module didn't process characters from RFC 3454 tables B.2 or B.3 correctly: the latest Unicode codepoint attributes were used instead of the specified Unicode 3.2.0. This behavior would cause mismatches when processing domain names using IDNA 2003 the "idna" codec and the intable...

6CVSS0.00484EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/18 2:16 p.m.6 views

DEBIAN-CVE-2026-17084

The "stringprep" module didn't process characters from RFC 3454 tables B.2 or B.3 correctly: the latest Unicode codepoint attributes were used instead of the specified Unicode 3.2.0. This behavior would cause mismatches when processing domain names using IDNA 2003 the "idna" codec and the intable...

6CVSS5.4AI score0.00484EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/18 1:57 p.m.42 views

CVE-2026-17084 stringprep.map_table_b2() deviates from RFC 3454 Table B.2

The "stringprep" module didn't process characters from RFC 3454 tables B.2 or B.3 correctly: the latest Unicode codepoint attributes were used instead of the specified Unicode 3.2.0. This behavior would cause mismatches when processing domain names using IDNA 2003 the "idna" codec and the intable...

6CVSS0.00484EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/18 1:57 p.m.23 views

CVE-2026-17084 stringprep.map_table_b2() deviates from RFC 3454 Table B.2

The "stringprep" module didn't process characters from RFC 3454 tables B.2 or B.3 correctly: the latest Unicode codepoint attributes were used instead of the specified Unicode 3.2.0. This behavior would cause mismatches when processing domain names using IDNA 2003 the "idna" codec and the intable...

6CVSS5.4AI score
SaveExploits0References9
The Hacker News
The Hacker News
added 2026/08/18 12:38 p.m.7 views

TWINLOOT Abuses SharePoint and Teams to Steal Credentials and Move Across Networks

Cybersecurity researchers have disclosed details of a previously undocumented Python implant framework dubbed TWINLOOT. "TWINLOOT is a modular, PyArmor-hardened Python implant designed to operate its entire command-and-control infrastructure inside trusted Microsoft services," Ontinue said in a...

6.6AI score
SaveExploits0
SUSE Linux
SUSE Linux
added 2026/08/18 7:52 a.m.7 views

Security update for python

This update for python fixes the following issues: CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the configparser module is used bsc1269066. CVE-2026-1703: files may be extracted outside the installation directory when installing and...

8.7CVSS5.5AI score0.00672EPSS
SaveExploits1References44
OSV
OSV
added 2026/08/18 7:52 a.m.5 views

SUSE-SU-2026:3635-1 Security update for python

This update for python fixes the following issues: - CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the configparser module is used bsc1269066. - CVE-2026-1703: files may be extracted outside the installation directory when installing and...

8.7CVSS5.5AI score0.00672EPSS
SaveExploits1References23
RedhatCVE
RedhatCVE
added 2026/08/18 6:10 a.m.6 views

CVE-2026-34789

A flaw was found in FreeCAD, a 3D parametric modeler. A remote attacker could exploit this vulnerability by tricking a user into opening a specially crafted FCStd document. When the document is restored, attacker-controlled module attributes are processed, leading to the execution of arbitrary...

7.8CVSS5.9AI score0.00135EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/08/18 6:10 a.m.9 views

CVE-2026-34398

A flaw was found in FreeCAD, a 3D parametric modeler. The BIM Project Manager's Load Template function does not properly validate certain properties within a project template. This vulnerability allows a remote attacker to embed malicious Python code into a specially crafted BIM project template...

7.8CVSS6.3AI score0.00151EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.18 views

PT-2026-77031

Name of the Vulnerable Software and Affected Versions Python affected versions not specified Description The stringprep module incorrectly processes characters from RFC 3454 tables B.2 or B.3 by using the latest Unicode codepoint attributes instead of the required Unicode 3.2.0. This leads to...

6CVSS5.3AI score0.00484EPSS
SaveExploits0References19
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.8 views

Amazon Linux 2 : python-urwid, --advisory ALAS2-2026-3858 (ALAS-2026-3858)

The version of python-urwid installed on the remote host is prior to 1.1.1-3. It is, therefore, affected by a vulnerability as referenced in the ALAS2-2026-3858 advisory. The urwid web display backend urwid/display/web.py generates web session identifiers urwidid in Screen.start by concatenating...

9.2CVSS6.2AI score0.00421EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2026-59893

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, SQLREGEX in sqlparse/keywords.py and the per-position loop in sqlparse/lexer.py...

7.5CVSS5.9AI score0.00279EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-59894

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, sqlparse/filters/output.py fails to escape existing backslashes before quotes in...

6.2CVSS6.1AI score0.00129EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-54284

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, TokenList construction and string conversion in sqlparse/sql.py repeatedly flatten...

8.7CVSS5.9AI score0.00263EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-71491

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, groupcomments in sqlparse/engine/grouping.py repeatedly rescans comment-only statemen...

8.7CVSS5.9AI score0.00263EPSS
SaveExploits0References3
AlmaLinux
AlmaLinux
added 2026/08/18 12:00 a.m.8 views

Important: python3 security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

7.8CVSS5.3AI score0.0075EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/08/17 11:20 p.m.49 views

Exploit for CVE-2026-15748

CVE-2026-15826, CVE-2026-15748 Donate Support the mainten...

9.8CVSS6AI score0.04615EPSS
SaveExploits4
Circl
Circl
added 2026/08/17 10:35 p.m.11 views

CVE-2026-69146

creationtimestamp| type| source ---|---|--- 2026-08-17 22:35:05+00:00| published-proof-of-concept| https://github.com/mlflow/mlflow/security/advisories/GHSA-3p64-6gvh-82v5 2026-08-17 23:31:40+00:00| seen| https://gist.github.com/alon710/bb0c1f0112166e936833a909d435a77a 2026-08-18 00:01:16+00:00|...

6.5CVSS4.8AI score0.00221EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/17 9:16 p.m.8 views

CVE-2026-34789

FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, src/App/PropertyPythonObject.cpp in PropertyPythonObject::Restore passes the attacker-controlled module attribute from serialized PropertyPythonObject XML directly to PyImportImportModule while restoring a...

7CVSS0.00135EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/17 9:16 p.m.7 views

DEBIAN-CVE-2026-34399

FreeCAD is a free and open-source multiplatform 3D parametric modeler. From 0.19 until 1.1.1, FreeCAD's BIM Workbench contains an eval call on untrusted data from SVG template files. When a user creates a TechDraw page from a malicious SVG template, arbitrary Python code executes. The vulnerable...

7.8CVSS5.7AI score0.00134EPSS
SaveExploits0References1
Rows per page
Query Builder