Lucene search
+L

868 matches found

EUVD
EUVD
added 2026/09/08 11:30 a.m.5 views

EUVD-2026-72700

The LearnPress – WordPress LMS Plugin for Create and Sell Online Courses plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'layoutcustomcss' parameter in all versions up to, and including, 4.3.9.1 due to insufficient input sanitization and output escaping. This makes it...

6.4CVSS0.00204EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/08 11:30 a.m.27 views

CVE-2026-12230 LearnPress <= 4.3.9.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'layout_custom_css'

The LearnPress – WordPress LMS Plugin for Create and Sell Online Courses plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'layoutcustomcss' parameter in all versions up to, and including, 4.3.9.1 due to insufficient input sanitization and output escaping. This makes it...

6.4CVSS0.00204EPSS
SaveExploits0References4
Patchstack
Patchstack
added 2026/09/07 12:00 a.m.4 views

WordPress LearnPress – WordPress LMS Plugin for Create and Sell Online Courses plugin <= 4.3.9.1 - Authenticated (Contributor+) Stored Cross-Site Scripting vulnerability

Authenticated Contributor+ Stored Cross-Site Scripting vulnerability discovered by Muni Nitish Kumar Yaddala Stranger825, Revanth Matte in WordPress Plugin LearnPress versions = 4.3.9.1...

6.4CVSS0.00204EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2026/09/03 6:17 p.m.8 views

CVE-2026-82023

LearnPress WordPress Plugin before 4.4.6 contains a broken object-level authorization vulnerability that allows authenticated attackers with the Instructor role to add answers to quiz questions owned by other instructors by exploiting a missing ownership check on the question answer insert path...

5.3CVSS0.00177EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/03 6:17 p.m.8 views

CVE-2026-82024

LearnPress WordPress Plugin before 4.4.6 contains a stored cross-site scripting vulnerability that allows authenticated attackers with the Instructor role to inject persistent malicious payloads by submitting unsanitized input into quiz question answer title fields. Attackers can store arbitrary...

5.4CVSS0.00138EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/03 6:00 p.m.9 views

EUVD-2026-70651

LearnPress WordPress Plugin before 4.4.6 contains a stored cross-site scripting vulnerability that allows authenticated attackers with the Instructor role to inject persistent malicious payloads by submitting unsanitized input into quiz question answer title fields. Attackers can store arbitrary...

5.4CVSS6AI score0.00138EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/03 6:00 p.m.35 views

CVE-2026-82024 LearnPress WordPress Plugin < 4.4.6 Stored XSS via Quiz Question Answer Titles

LearnPress WordPress Plugin before 4.4.6 contains a stored cross-site scripting vulnerability that allows authenticated attackers with the Instructor role to inject persistent malicious payloads by submitting unsanitized input into quiz question answer title fields. Attackers can store arbitrary...

5.4CVSS0.00138EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/03 6:00 p.m.15 views

CVE-2026-82024

The LearnPress WordPress Plugin (before 4.4.6 ) contains a stored XSS vulnerability. Authenticated users with the Instructor role can inject arbitrary JavaScript by submitting unsanitized input into quiz question answer title fields , which is rendered through an unescaped HTML sink . The payload...

5.4CVSS6AI score0.00138EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/03 6:00 p.m.8 views

EUVD-2026-70650

LearnPress WordPress Plugin before 4.4.6 contains a broken object-level authorization vulnerability that allows authenticated attackers with the Instructor role to add answers to quiz questions owned by other instructors by exploiting a missing ownership check on the question answer insert path...

5.3CVSS6AI score0.00177EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/03 6:00 p.m.12 views

CVE-2026-82023

LearnPress WordPress Plugin versions before 4.4.6 are affected by a broken object-level authorization (BOLA) vulnerability in the question answer insert code path. The root cause is a missing ownership check that fails to verify whether the question belongs to the authenticated user. An attacker ...

5.3CVSS6AI score0.00177EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/03 6:00 p.m.38 views

CVE-2026-82023 LearnPress WordPress Plugin < 4.4.6 Broken Object-Level Authorization via Quiz Answer Insert

LearnPress WordPress Plugin before 4.4.6 contains a broken object-level authorization vulnerability that allows authenticated attackers with the Instructor role to add answers to quiz questions owned by other instructors by exploiting a missing ownership check on the question answer insert path...

5.3CVSS0.00177EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/01 5:17 a.m.7 views

CVE-2026-77823

The LearnPress plugin for WordPress is vulnerable to SQL Injection via the 'orderby' parameter of the exportordercsv AJAX action in versions up to, and including, 4.4.4. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL quer...

4.9CVSS0.00353EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/01 4:27 a.m.40 views

CVE-2026-77823 LearnPress <= 4.4.4 - Authenticated (Administrator+) SQL Injection via 'orderby' Parameter

The LearnPress plugin for WordPress is vulnerable to SQL Injection via the 'orderby' parameter of the exportordercsv AJAX action in versions up to, and including, 4.4.4. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL quer...

4.9CVSS0.00353EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/01 4:27 a.m.8 views

EUVD-2026-68979

The LearnPress plugin for WordPress is vulnerable to SQL Injection via the 'orderby' parameter of the exportordercsv AJAX action in versions up to, and including, 4.4.4. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL quer...

4.9CVSS5.9AI score0.00353EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/01 4:27 a.m.22 views

CVE-2026-77823

The LearnPress WordPress plugin (versions ≤ 4.4.4 ) is vulnerable to SQL injection via the orderby parameter in the export_order_csv AJAX action. The root cause is insufficient escaping: only the literal values date and title are normalized, while any other attacker-controlled string is concatena...

4.9CVSS5.9AI score0.00353EPSS
SaveExploits0References5
Patchstack
Patchstack
added 2026/08/31 4:16 p.m.7 views

WordPress LearnPress plugin <= 4.4.4 - Authenticated (Administrator+) SQL Injection via 'orderby' Parameter vulnerability

Authenticated Administrator+ SQL Injection via 'orderby' Parameter vulnerability discovered by Wordfence PRISM - Wordfence in WordPress Plugin LearnPress versions = 4.4.4...

4.9CVSS5.9AI score0.00353EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2026/08/27 6:17 a.m.15 views

CVE-2026-78125

The LearnPress WordPress plugin before 4.0.3 does not perform any authorization check on one of its REST endpoints in all versions up to, and including, 4.0.2, allowing unauthenticated attackers to disclose the payment status of arbitrary orders by enumerating order identifiers...

5.3CVSS0.00206EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/27 6:00 a.m.9 views

EUVD-2026-66881

The LearnPress WordPress plugin before 4.0.3 does not perform any authorization check on one of its REST endpoints in all versions up to, and including, 4.0.2, allowing unauthenticated attackers to disclose the payment status of arbitrary orders by enumerating order identifiers...

5.3CVSS5.4AI score0.00206EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2026/08/27 6:00 a.m.5 views

WordPress LearnPress plugin < 4.0.3 - Unauthenticated Order Status Disclosure vulnerability

Unauthenticated Order Status Disclosure vulnerability discovered by Shikhali Jamalzade in WordPress Plugin LearnPress & Sepay Payment versions 4.0.3...

5.3CVSS5.2AI score0.00206EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/27 6:00 a.m.34 views

CVE-2026-78125 LearnPress – Sepay Payment < 4.0.3 - Unauthenticated Order Status Disclosure

The LearnPress WordPress plugin before 4.0.3 does not perform any authorization check on one of its REST endpoints in all versions up to, and including, 4.0.2, allowing unauthenticated attackers to disclose the payment status of arbitrary orders by enumerating order identifiers...

0.00206EPSS
SaveExploits0References1
Rows per page
Query Builder