Lucene search
+L

1341 matches found

EUVD
EUVD
added 2026/07/14 12:31 a.m.32 views

EUVD-2026-43551

The SCORM lab launch endpoint in Skillable scorm.skillable.com through 2026-07-13 does not validate the client-supplied userId parameter against the authenticated SCORM session token. An authenticated user can substitute arbitrary userId values to bypass per-user lab launch rate limits and consum...

6.3CVSS6.2AI score0.00393EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.21 views

PT-2026-58293

Name of the Vulnerable Software and Affected Versions Mojolicious versions 4.59 through 9.47 Description The software exposes a stable representation of the session CSRF token to a BREACH compression oracle. This occurs because the csrf token function generates and caches one token per session,...

9.1CVSS6.1AI score0.00255EPSS
SaveExploits0References23
Vulnrichment
Vulnrichment
added 2026/07/13 9:51 p.m.12 views

CVE-2026-56877

The SCORM lab launch endpoint in Skillable scorm.skillable.com through 2026-07-13 does not validate the client-supplied userId parameter against the authenticated SCORM session token. An authenticated user can substitute arbitrary userId values to bypass per-user lab launch rate limits and consum...

6.3CVSS6.2AI score0.00393EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/07/13 9:51 p.m.51 views

CVE-2026-56877

The SCORM lab launch endpoint in Skillable scorm.skillable.com through 2026-07-13 does not validate the client-supplied userId parameter against the authenticated SCORM session token. An authenticated user can substitute arbitrary userId values to bypass per-user lab launch rate limits and consum...

6.3CVSS0.00393EPSS
SaveExploits1References2
CVE
CVE
added 2026/07/13 9:51 p.m.51 views

CVE-2026-56877

The CVE-2026-56877 issue affects Skillable/SCORM lab launch endpoint (scorm.skillable.com). The root cause is that the server does not validate the client-supplied userId against the authenticated session token, allowing an authenticated user to substitute arbitrary userId values. This can bypass...

6.3CVSS6.2AI score0.00393EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/13 2:36 p.m.14 views

PYSEC-2026-2612 parisneo/lollms has an insufficient session expiration vulnerability

An insufficient session expiration vulnerability exists in the latest version of parisneo/lollms. The application fails to invalidate active sessions after a password reset, allowing an attacker to continue using an old session token. This issue arises due to the absence of logic to reject reques...

4.1CVSS6.1AI score0.0021EPSS
SaveExploits0References5
PyPA
PyPA
added 2026/07/13 2:36 p.m.19 views

Rucio WebUI has a Stored Cross-site Scripting (XSS) vulnerability its Identity Name

SummaryA stored Cross-site Scripting XSS vulnerability was identified in the Identity Name of the WebUI where attacker-controlled input is persisted by the backend and later rendered in the WebUI without proper output encoding. This allows arbitrary JavaScript execution in the context of the WebU...

6.1CVSS6.3AI score0.00287EPSS
SaveExploits1References9Affected Software1
OSV
OSV
added 2026/07/13 2:36 p.m.13 views

PYSEC-2026-3054 Rucio WebUI has a Stored Cross-site Scripting (XSS) vulnerability its Identity Name

Summary A stored Cross-site Scripting XSS vulnerability was identified in the Identity Name of the WebUI where attacker-controlled input is persisted by the backend and later rendered in the WebUI without proper output encoding. This allows arbitrary JavaScript execution in the context of the Web...

6.1CVSS6.3AI score0.00287EPSS
SaveExploits1References9
OSV
OSV
added 2026/07/13 2:36 p.m.12 views

PYSEC-2026-3056 Rucio WebUI has a Reflected Cross-site Scripting Vulnerability

Summary A reflected Cross-site Scripting vulnerability was located in the rendering of the ExceptionMessage of the WebUI 500 error which could allow attackers to steal login session tokens of users who navigate to a specially crafted URL. Details The WebUI error message renders ExceptionMessage...

8.1CVSS6.3AI score0.00263EPSS
SaveExploits1References9
NCSC
NCSC
added 2026/07/13 8:27 a.m.30 views

Vulnerabilities in Palo Alto Networks PAN-OS

Palo Alto Networks has identified several vulnerabilities in the PAN-OS software, particularly in PA-Series and VM-Series firewalls, as well as the Panorama management platform. These vulnerabilities affect various components of PAN-OS. - There are several XSS vulnerabilities in the User-ID...

9.9CVSS7.1AI score0.01673EPSS
SaveExploits0References10
GithubExploit
GithubExploit
added 2026/07/13 8:12 a.m.111 views

Exploit for CVE-2026-57830

Helix Ultimate Framework — Unauthenticated Path-Traversal Arbi...

8.8CVSS6AI score0.00496EPSS
SaveExploits1
OSV
OSV
added 2026/07/12 11:48 p.m.9 views

BIT-NEXTCLOUD-2026-45690 Nextcloud: Two-Factor Authentication Bypass via Pending Session Token Replay

Nextcloud is an open source content collaboration platform. In Nextcloud Server from versions 32.0.0 to before 32.0.9, and 33.0.0 to before 33.0.3, an authentication bypass vulnerability allowed attackers with knowledge of a user's password to circumvent two-factor authentication 2FA protections...

5.9CVSS6.1AI score0.0029EPSS
SaveExploits0References4
attackerkb
attackerkb
added 2026/07/10 9:36 p.m.9 views

CVE-2026-55884

Tilt defines dev environments as code for microservice apps on Kubernetes. From 0.20.8 through 0.37.3, the Tilt HUD HTTP server registers handlers on a gorilla/mux router with no authenticating middleware. When the HUD is bound to a non-loopback address, an unauthenticated network caller can...

9.2CVSS6.2AI score0.00496EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/10 9:36 p.m.14 views

CVE-2026-55884 Tilt: Missing authentication on the network-exposed Tilt HUD server

Tilt defines dev environments as code for microservice apps on Kubernetes. From 0.20.8 through 0.37.3, the Tilt HUD HTTP server registers handlers on a gorilla/mux router with no authenticating middleware. When the HUD is bound to a non-loopback address, an unauthenticated network caller can...

9.2CVSS6.2AI score
SaveExploits0References6
CVE
CVE
added 2026/07/10 9:36 p.m.95 views

CVE-2026-55884

Tilt HUD server in github.com/tilt-dev/tilt is affected in versions 0.20.8–0.37.3 where the HUD HTTP server registers handlers on a gorilla/mux router without authentication. When bound to a non-loopback address, an unauthenticated network caller can trigger developer-defined Tiltfile resources, ...

9.2CVSS6.2AI score0.00496EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/10 9:16 p.m.23 views

CVE-2026-55879

OpenReplay is a self-hosted session replay suite. From 1.24.0 before 1.25.0, the OpenReplay tracking SDK accepts custom event names and captured page URLs from any visitor using a public project key, stores them in ClickHouse without output encoding, and later renders them in the authenticated...

9.3CVSS0.00499EPSS
SaveExploits0References3
attackerkb
attackerkb
added 2026/07/10 8:39 p.m.8 views

CVE-2026-55879

OpenReplay is a self-hosted session replay suite. From 1.24.0 before 1.25.0, the OpenReplay tracking SDK accepts custom event names and captured page URLs from any visitor using a public project key, stores them in ClickHouse without output encoding, and later renders them in the authenticated...

9.3CVSS6.1AI score0.00499EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2026/07/10 8:14 a.m.19 views

Improper Input Validation

github.com/coder/coder is vulnerable to Improper Input Validation. The vulnerability is due to insufficient validation of the scheme and host in external workspace application URLs before substituting the $SESSIONTOKEN placeholder, which allows an attacker controlling a malicious workspace templa...

7.7CVSS6.1AI score0.00336EPSS
SaveExploits0References9Affected Software2
Palo Alto Networks
Palo Alto Networks
added 2026/07/08 4:00 p.m.10 views

PAN-OS: Information Disclosure Vulnerability in Management Web Interface

An information disclosure vulnerability in Palo Alto Networks PAN-OS® software enables an unauthenticated attacker with network access to the management web interface to obtain web session tokens. This requires a legitimate user to first click on a malicious link provided by the attacker. The...

7.1CVSS6.9AI score0.00284EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/08 1:16 a.m.20 views

CVE-2026-55431

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, coder open app opens external workspace-app URLs without validating the scheme or host. When an external app URL contains the $SESSIONTOKEN placeholder the...

7.7CVSS0.00336EPSS
SaveExploits0References6
Rows per page
Query Builder