Lucene search
+L

71941 matches found

Positive Technologies
Positive Technologies
added 2026/07/08 12:0 a.m.10 views

PT-2026-56409

Name of the Vulnerable Software and Affected Versions My Calendar – Accessible Event Manager versions prior to 3.7.9 Description An issue exists where unauthenticated attackers can perform time-based blind SQL Injection. This occurs due to insufficient escaping of user-supplied input and a lack o...

7.5CVSS6.1AI score0.00273EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/08 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-15041

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in 389 Directory Server. The PBKDF2-SHA256 password verification function uses standard memcmp for comparing password hashes instead of a...

3.7CVSS6.1AI score0.003EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/07 11:42 p.m.9 views

Goploy: Cross-namespace IDOR and RCE via body-supplied row id in project and project_file handlers

Summary Project.AddFile, Project.EditFile, Project.RemoveFile, and Project.Edit in cmd/server/api/project/handler.go accept a project or project-file row id from the JSON body and act on it without checking that the project belongs to the caller's namespace. The corresponding...

6.1AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/07 11:40 p.m.8 views

GHSA-GVHC-WV3V-7PF8 Kite has an authenticated cluster RBAC bypass in /api/v1/overview

Summary Authenticated Kite users with any role can request /api/v1/overview for a cluster that their roles do not permit by selecting that cluster with x-cluster-name. The overview route is registered before middleware.RBACMiddleware and GetOverview only checks lenuser.Roles 0, so it returns...

4.3CVSS6AI score
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/07 9:53 p.m.6 views

CVE-2026-49033

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

8.4CVSS6.5AI score0.0013EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/07/07 9:53 p.m.33 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:53 p.m.29 views

CVE-2026-49033

CVE-2026-49033 describes a stack-based buffer overflow in Labcenter Proteus. The vulnerability can allow arbitrary code execution and is associated with a local attack vector, low attack complexity, and requires user interaction. The affected product/component is Labcenter Proteus; root cause is ...

8.4CVSS6.5AI score0.0013EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/07 9:33 p.m.9 views

CVE-2026-55075 Coder vulnerable to OIDC account takeover via email-based user matching and email_verified bypass

Coder allows organizations to provision remote development environments via Terraform. Prior to versions 2.29.7, 2.32.7, 2.33.8, and 2.34.2, two flaws in Coder's OIDC login chained into account takeover. Email-based user matching fell back to linking by email without checking for an existing link...

7.4CVSS6AI score0.00285EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/07 4:3 p.m.7 views

PYSEC-2026-1553 Litestar X-Forwarded-For Header Spoofing Vulnerability Enables Rate Limit Evasion

While testing Litestar's RateLimitMiddleware, I discovered that rate limits can be completely bypassed by manipulating the X-Forwarded-For header. This renders IP-based rate limiting ineffective against determined attackers. The Problem Litestar's RateLimitMiddleware uses cachekeyfromrequest to...

7.5CVSS5.8AI score0.00452EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 4:2 p.m.6 views

PYSEC-2026-1277 copyparty has DOM-Based XSS vulnerability when displaying multimedia metadata

Summary An unauthenticated attacker is able to execute arbitrary JavaScript code in a victim's browser due to improper sanitization of multimedia tags in music files, including m3u files. Details Multimedia metadata is rendered in the web-app without sanitization. This can be exploited in two way...

5.4CVSS6.2AI score0.00395EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/07 3:26 p.m.6 views

GO-2026-5908 Coder vulnerable to OIDC account takeover via email-based user matching and email_verified bypass in github.com/coder/coder

Coder vulnerable to OIDC account takeover via email-based user matching and emailverified bypass in github.com/coder/coder...

7.4CVSS5.9AI score0.00285EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/07 2:34 p.m.6 views

PYSEC-2026-1331 Timing-Based Username Enumeration Vulnerability in Fides Webserver Authentication

A timing-based username enumeration vulnerability has been identified in Fides Webserver authentication. This vulnerability allows an unauthenticated attacker to determine the existence of valid usernames by analyzing the time it takes for the server to respond to login requests. The discrepancy ...

5.3CVSS5.9AI score0.00552EPSS
SaveExploits1References5
PyPA
PyPA
added 2026/07/07 2:34 p.m.9 views

Pulp incorrectly assigns RBAC permissions in tasks that create objects

A flaw was found in the Pulp package. When a role-based access control RBAC object in Pulp is set to assign permissions on its creation, it uses the AutoAddObjPermsMixin typically the addrolesforobjectcreator method. This method finds the object creator by checking the current authenticated user...

8.6CVSS6.6AI score0.0061EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/07/07 2:34 p.m.4 views

PYSEC-2026-1722 Open WebUI Stored Cross-Site Scripting Vulnerability

Attackers can craft a malicious prompt that coerces the language model into executing arbitrary JavaScript in the context of the web page...

6.1CVSS6AI score0.00657EPSS
SaveExploits3References5
OSV
OSV
added 2026/07/07 2:34 p.m.5 views

PYSEC-2026-1808 Pulp incorrectly assigns RBAC permissions in tasks that create objects

A flaw was found in the Pulp package. When a role-based access control RBAC object in Pulp is set to assign permissions on its creation, it uses the AutoAddObjPermsMixin typically the addrolesforobjectcreator method. This method finds the object creator by checking the current authenticated user...

8.6CVSS6.6AI score0.0061EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/07 2:34 p.m.6 views

PYSEC-2026-1933 Local File Inclusion in Solara

A Local File Inclusion LFI vulnerability was identified in widgetti/solara, in version 1.35.1, which was fixed in version 1.35.1. This vulnerability arises from the application's failure to properly validate URI fragments for directory traversal sequences such as '../' when serving static files. ...

8.6CVSS7.3AI score0.02884EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/07 2:9 p.m.18 views

CVE-2026-48588

CVE-2026-48588 affects Django 6.0 before 6.0.7 and 5.2 before 5.2.16. The issue arises in UpdateCacheMiddleware and the cache_page() decorator, which cache responses that vary on cookies when unrelated cookies are present, allowing remote attackers to read private data from the shared cache. Earl...

5.3CVSS6AI score0.00361EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/07/07 1:32 p.m.20 views

CVE-2026-6101

The CVE-2026-6101 entry affects the AMP for WP – Accelerated Mobile Pages WordPress plugin (versions up to and including 1.1.12). The vulnerability arises from unsafe ZIP extraction in ampforwp_save_local_font() plus inadequate cleanup that omits removal of nested directories/files, enabling auth...

7.5CVSS6.7AI score0.00628EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/07/07 12:0 a.m.13 views

PT-2026-56271

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description The application contains a stack-based buffer overflow, which occurs when a program writes more data to a buffer located on the stack than the buffer is allocate...

8.4CVSS6.4AI score0.0013EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/07 12:0 a.m.15 views

PT-2026-56195

Name of the Vulnerable Software and Affected Versions Django versions 6.0 through 6.0.6 Django versions 5.2 through 5.2.15 Description UpdateCacheMiddleware and the cache page decorator cache responses that vary on cookies when the incoming request contains unrelated cookies. This behavior allows...

9.8CVSS6.2AI score0.25782EPSS
SaveExploits10References116
Rows per page
Query Builder