Lucene search
+L

40376 matches found

OSV
OSV
added 2026/07/07 4:03 p.m.11 views

PYSEC-2026-1100 AIOHTTP vulnerable to denial of service through large payloads

Summary A request can be crafted in such a way that an aiohttp server's memory fills up uncontrollably during processing. Impact If an application includes a handler that uses the Request.post method, an attacker may be able to freeze the server by exhausting the memory. ----- Patch:...

8.7CVSS7AI score0.00353EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 4:03 p.m.11 views

PYSEC-2026-1107 AIOHTTP vulnerable to DoS when bypassing asserts

Summary When assert statements are bypassed, an infinite loop can occur, resulting in a DoS attack when processing a POST body. Impact If optimisations are enabled -O or PYTHONOPTIMIZE=1, and the application includes a handler that uses the Request.post method, then an attacker may be able to...

8.7CVSS7.1AI score0.00343EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 4:02 p.m.14 views

PYSEC-2026-1360 FastAPI Guard has a regex bypass

Summary The regular expression patched to mitigate the ReDoS vulnerability by limiting the length of string fails to catch inputs that exceed this limit. Details In version 3.0.1, you can find a commit like the one in the link below, which was made to prevent ReDoS...

8.8CVSS6AI score0.00734EPSS
SaveExploits1References7
Circl
Circl
added 2026/07/07 3:37 p.m.16 views

CVE-2026-44938

creationtimestamp| type| source ---|---|--- 2026-07-07 15:37:16+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mq2wp7phd52e...

8.8CVSS5.9AI score0.00358EPSS
SaveExploits0References1
Circl
Circl
added 2026/07/07 3:02 p.m.16 views

CVE-2026-48588

creationtimestamp| type| source ---|---|--- 2026-07-07 15:02:03+00:00| seen| https://bsky.app/profile/selfhost.directory/post/3mq2uqb2zhm2c 2026-07-07 15:04:59+00:00| seen| https://bsky.app/profile/infosec.skyfleet.blue/post/3mq2uvi6mb22w 2026-07-07 16:28:41+00:00| seen|...

5.3CVSS6.2AI score0.00361EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/07 2:34 p.m.12 views

PYSEC-2026-1541 LiteLLM Vulnerable to Remote Code Execution (RCE)

BerriAI/litellm version 1.40.12 contains a vulnerability that allows remote code execution. The issue exists in the handling of the 'postcallrules' configuration, where a callback function can be added. The provided value is split at the final '.' mark, with the last part considered the function...

8.8CVSS7.7AI score0.01608EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/07 2:34 p.m.10 views

PYSEC-2026-1982 Transformers Regular Expression Denial of Service (ReDoS) vulnerability

A Regular Expression Denial of Service ReDoS vulnerability was identified in the huggingface/transformers library, specifically in the file tokenizationnougatfast.py. The vulnerability occurs in the postprocesssingle function, where a regular expression processes specially crafted input. The issu...

5.3CVSS6.4AI score0.0072EPSS
SaveExploits0References6
PyPA
PyPA
added 2026/07/07 2:34 p.m.34 views

Inefficient Regular Expression Complexity in langflow

A vulnerability classified as problematic was found in Langflow up to 1.0.18. Affected by this vulnerability is an unknown functionality of the file \src\backend\base\langflow\interface\utils.py of the component HTTP POST Request Handler. The manipulation of the argument remainingtext leads to...

6.5CVSS5AI score0.00955EPSS
SaveExploits1References9Affected Software1
OSV
OSV
added 2026/07/07 2:34 p.m.10 views

PYSEC-2026-1779 PheonixAppAPI has visible Encoding Maps

Impact This is a kind of moderate issue. The impact is not big for normal users but can be for users who want to secure their code/files/etc. The issue is that the map of encoding/decoding languages are visible in code. Patches The Problem was patched in 0.2.5, so you should try to upgrade to the...

5.3CVSS6AI score0.0017EPSS
SaveExploits0References6
Circl
Circl
added 2026/07/07 2:16 p.m.14 views

CVE-2025-64636

creationtimestamp| type| source ---|---|--- 2026-07-07 14:16:07+00:00| seen| https://bsky.app/profile/atomicedge.bsky.social/post/3mq2s64b4pj24...

5.3CVSS5.9AI score0.00208EPSS
SaveExploits0References1
Circl
Circl
added 2026/07/07 2:14 p.m.15 views

CVE-2026-40187

creationtimestamp| type| source ---|---|--- 2026-07-07 14:14:04+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mq2s2h3gp32g 2026-07-07 14:35:10+00:00| published-proof-of-concept| https://github.com/EGroupware/egroupware/security/advisories/GHSA-8737-2x9g-xjj7...

8.6CVSS5.9AI score0.00933EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/07 1:01 p.m.12 views

GHSA-26V7-H57M-GH9M New API is vulnerable to CSRF through user email binding

Summary The email and WeChat account binding endpoints used GET requests for state-changing account operations. In deployments where session cookies could be sent on cross-site navigations, an attacker could trigger a logged-in user's browser to bind an attacker-controlled email address or OAuth...

5.3CVSS5.9AI score0.00159EPSS
SaveExploits0References3
Circl
Circl
added 2026/07/07 11:56 a.m.14 views

CVE-2026-11340

creationtimestamp| type| source ---|---|--- 2026-07-07 11:56:23+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mq2keavs5r2n...

8.3CVSS5.9AI score0.00195EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/07 11:45 a.m.13 views

PYSEC-2026-1098 aiohttp vulnerable to Denial of Service when trying to parse malformed POST requests

Summary An attacker can send a specially crafted POST multipart/form-data request. When the aiohttp server processes it, the server will enter an infinite loop and be unable to process any further requests. Impact An attacker can stop the application from serving requests after sending a single...

7.5CVSS6AI score0.01094EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/07 11:45 a.m.12 views

PYSEC-2026-1650 mlflow Path Traversal vulnerability

A path traversal vulnerability exists in mlflow/mlflow version 2.9.2, allowing attackers to access arbitrary files on the server. By crafting a series of HTTP POST requests with specially crafted 'artifactlocation' and 'source' parameters, using a local URI with '' instead of '?', an attacker can...

7.5CVSS6.1AI score0.02718EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/07 11:45 a.m.10 views

PYSEC-2026-1387 Path traversal in flaskcode

An issue was discovered in the flaskcode package through 0.0.8 for Python. An unauthenticated directory traversal, exploitable with a POST request to a /update-resource-data/ URI from views.py, allows attackers to write to arbitrary files...

7.5CVSS6.1AI score0.00718EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/07 11:45 a.m.10 views

PYSEC-2026-1249 Out of memory error when submitting the dataset form with a specially-crafted field

Impact When submitting a POST request to the /dataset/new endpoint including either the auth cookie or the Authorization header with a specially-crafted field, an attacker can create an out-of-memory error in the hosting server. To trigger this error the user needs to have permissions to create o...

4.5CVSS6.5AI score0.00576EPSS
SaveExploits0References6
Circl
Circl
added 2026/07/07 11:34 a.m.20 views

CVE-2026-48828

creationtimestamp| type| source ---|---|--- 2026-07-07 11:34:37+00:00| seen| https://bsky.app/profile/infosec.skyfleet.blue/post/3mq2j5dmjes2x 2026-07-07 12:16:24+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mq2li2o6vg2w...

6.5CVSS5.9AI score0.0041EPSS
SaveExploits0References2
Circl
Circl
added 2026/07/07 11:27 a.m.15 views

CVE-2026-11610

creationtimestamp| type| source ---|---|--- 2026-07-07 11:27:06+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mq2ipuz5va24 2026-07-08 01:23:42+00:00| seen| https://infosec.exchange/users/vuldb/statuses/116881740056582551...

8.8CVSS5.9AI score0.00627EPSS
SaveExploits0References2
Circl
Circl
added 2026/07/07 8:34 a.m.16 views

CVE-2026-57869

creationtimestamp| type| source ---|---|--- 2026-07-07 08:34:02+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mq272f5jnd2y...

7.1CVSS5.9AI score0.00215EPSS
SaveExploits0References1
Rows per page
Query Builder