Lucene search
+L

179 matches found

Nuclei
Nuclei
added 2026/09/16 2:04 p.m.1060 views

Moodle LTI module Reflected - Cross-Site Scripting

A reflected XSS issue was identified in the LTI module of Moodle. The vulnerability exists due to insufficient sanitization of user-supplied data in the LTI module. A remote attacker can trick the victim to follow a specially crafted link and execute arbitrary HTML and script code in user's brows...

6.1CVSS6.3AI score0.04458EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/02 5:17 p.m.9 views

CVE-2026-53636

Open edX Platform enables the authoring and delivery of online learning at any scale. Prior to commit 3a5ac85, a security vulnerability has been identified in the Open edX LMS platform's LTI Learning Tools Interoperability Provider implementation. The validatetimestampandnonce function in...

4.7CVSS0.00173EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/02 4:54 p.m.10 views

EUVD-2026-70222

Open edX Platform enables the authoring and delivery of online learning at any scale. Prior to commit 3a5ac85, a security vulnerability has been identified in the Open edX LMS platform's LTI Learning Tools Interoperability Provider implementation. The validatetimestampandnonce function in...

4.7CVSS5.8AI score0.00173EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/02 4:54 p.m.33 views

CVE-2026-53636 Open edX LTI OAuth Replay Attack

Open edX Platform enables the authoring and delivery of online learning at any scale. Prior to commit 3a5ac85, a security vulnerability has been identified in the Open edX LMS platform's LTI Learning Tools Interoperability Provider implementation. The validatetimestampandnonce function in...

4.7CVSS0.00173EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/02 4:54 p.m.9 views

CVE-2026-53636 Open edX LTI OAuth Replay Attack

Open edX Platform enables the authoring and delivery of online learning at any scale. Prior to commit 3a5ac85, a security vulnerability has been identified in the Open edX LMS platform's LTI Learning Tools Interoperability Provider implementation. The validatetimestampandnonce function in...

4.7CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/09/02 4:54 p.m.16 views

CVE-2026-53636

The Open edX LMS platform has a replay vulnerability in its LTI (Learning Tools Interoperability) Provider implementation. The validate_timestamp_and_nonce function in lms/djangoapps/lti_provider/signature_validator.py does not validate OAuth nonces or timestamps, allowing an attacker who capture...

4.7CVSS5.8AI score0.00173EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/18 12:30 a.m.15 views

EUVD-2026-60549

Mahara before 25.04.5 and 26.04.0 is vulnerable to unauthorized access to internal accounts via Learning Tools Interoperability LTI under certain circumstances. This applies to LTI 1.1 and LTI 1.3 Advantage...

5.3AI score0.00331EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/17 10:17 p.m.13 views

CVE-2026-42163

Mahara before 25.04.5 and 26.04.0 is vulnerable to unauthorized access to internal accounts via Learning Tools Interoperability LTI under certain circumstances. This applies to LTI 1.1 and LTI 1.3 Advantage...

9.8CVSS0.00331EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/17 12:00 a.m.33 views

CVE-2026-42163

Mahara before 25.04.5 and 26.04.0 is vulnerable to unauthorized access to internal accounts via Learning Tools Interoperability LTI under certain circumstances. This applies to LTI 1.1 and LTI 1.3 Advantage...

0.00331EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.23 views

PT-2026-76868

Mahara before 25.04.5 and 26.04.0 is vulnerable to unauthorized access to internal accounts via Learning Tools Interoperability LTI under certain circumstances. This applies to LTI 1.1 and LTI 1.3 Advantage...

5.2AI score0.00331EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/17 12:00 a.m.37 views

CVE-2026-42163

Mahara (e-portfolio platform) before versions 25.04.5 and 26.04.0 allows unauthenticated attackers to gain unauthorized access to internal accounts through flaws in LTI 1.1 and LTI 1.3 Advantage integrations. CISA's SSVC assessment marks it "Automatable: yes" and "Technical Impact: total" but con...

9.8CVSS5.3AI score0.00331EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/13 2:36 p.m.10 views

PYSEC-2026-2533 LTI JupyterHub Authenticator: Unbounded Memory Growth via Nonce Storage (Denial of Service)

Summary The LTI 1.1 validator stores OAuth nonces in a class-level dictionary that grows without bounds. Nonces are added before signature validation, so an attacker with knowledge of a valid consumer key can send repeated requests with unique nonces to gradually exhaust server memory, causing a...

5.9CVSS6.1AI score0.00329EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/04/03 10:04 p.m.23 views

CVE-2026-34052

LTI JupyterHub Authenticator is a JupyterHub authenticator for LTI. Prior to version 1.6.3, the LTI 1.1 validator stores OAuth nonces in a class-level dictionary that grows without bounds. Nonces are added before signature validation, so an attacker with knowledge of a valid consumer key can send...

5.9CVSS5.8AI score0.00329EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/04/03 10:04 p.m.68 views

CVE-2026-34052

CVE-2026-34052 affects the LTI JupyterHub Authenticator used with JupyterHub. Prior to version 1.6.3, the LTI 1.1 validator stores OAuth nonces in a class-level dictionary that grows without bounds, with nonces added before signature validation. An attacker who knows a valid consumer key can send...

5.9CVSS5.8AI score0.00329EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/03 9:42 p.m.14 views

LTI JupyterHub Authenticator: Unbounded Memory Growth via Nonce Storage (Denial of Service)

Summary The LTI 1.1 validator stores OAuth nonces in a class-level dictionary that grows without bounds. Nonces are added before signature validation, so an attacker with knowledge of a valid consumer key can send repeated requests with unique nonces to gradually exhaust server memory, causing a...

5.9CVSS5.9AI score0.00329EPSS
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/02/04 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-67848

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 Moodle. This authentication bypass vulnerability allows suspended users to authenticate through the Learning Tools Interoperability LTI...

8.1CVSS5.3AI score0.00388EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2025/12/22 12:00 a.m.35 views

Moodle Multiple Vulnerabilities (Dec 2025)

Moodle is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:moodle:moodle"; ifdescription...

9.8CVSS5.8AI score0.0055EPSS
SaveExploits0References10
VulnCheck KEV
VulnCheck KEV
added 2025/11/05 12:00 a.m.9 views

VulnCheck KEV: CVE-2021-32478

The redirect URI in the LTI authorization endpoint required extra sanitizing to prevent reflected XSS and open redirect risks. Moodle versions 3.10 to 3.10.3, 3.9 to 3.9.6, 3.8 to 3.8.8 and earlier unsupported versions are affected...

6.1CVSS7.2AI score0.01128EPSS
SaveIn wildExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2012-3360

Malware in sbrugna...

4.3CVSS6.1AI score0.01822EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2013-4783

Malware in sbrugna...

4.3CVSS6.2AI score0.01138EPSS
SaveExploits0References3
Rows per page
Query Builder