Lucene search
+L

962 matches found

EUVD
EUVD
added 2026/08/14 5:33 p.m.7 views

EUVD-2026-58740

Emlog is an open source website building system. In 2.6.26 and earlier, missing CSRF protection on the AI Assistant executetool action in admin/ai.php lets a remote unauthenticated attacker submit a forged cross-site request from an attacker-controlled page to a recently logged-in administrator...

6.8CVSS5.4AI score0.00197EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/08/14 12:00 a.m.13 views

PT-2026-72074

Name of the Vulnerable Software and Affected Versions Emlog versions prior to 2.6.27 Description The install.php endpoint allows the action parameter to be set to reinstall without authentication. This bypasses the installation check because the security guard only executes when the $act variable...

9.8CVSS5.3AI score0.00484EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/14 12:00 a.m.9 views

PT-2026-72073

Emlog is an open source website building system. In 2.6.26 and earlier, missing CSRF protection on the AI Assistant execute tool action in admin/ai.php lets a remote unauthenticated attacker submit a forged cross-site request from an attacker-controlled page to a recently logged-in administrator...

6.8CVSS5.5AI score0.00197EPSS
SaveExploits1References2
NVD
NVD
added 2026/08/03 9:16 p.m.13 views

CVE-2026-52520

Emlog CMS = 2.6.14 contains a stored cross-site scripting XSS vulnerability in the article publishing module /admin/article.php. A remote authenticated attacker can inject arbitrary JavaScript code via the article content. When an administrator reviews or previews the submitted article in the...

5.4CVSS0.00165EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/03 8:17 p.m.14 views

CVE-2026-67598

Emlog Pro through 2.6.23 contains a disabled TLS certificate validation vulnerability in include/service/ai.php that allows network-adjacent attackers to intercept outbound HTTPS requests to configured LLM providers by presenting arbitrary TLS certificates, as CURLOPTSSLVERIFYPEER and...

9.1CVSS0.00205EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/03 7:02 p.m.46 views

CVE-2026-67598

CVE-2026-67598 affects Emlog Pro up to version 2.6.23. The TLS certificate verification is disabled in include/service/ai.php via CURLOPT_SSL_VERIFYPEER and CURLOPT_SSL_VERIFYHOST across sendStream(), sendImageRequest(), send(), and fetchSearchHtml(), with no option to re-enable verification. Thi...

9.1CVSS5.8AI score0.00205EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/08/03 7:02 p.m.10 views

CVE-2026-67598

Emlog Pro through 2.6.23 contains a disabled TLS certificate validation vulnerability in include/service/ai.php that allows network-adjacent attackers to intercept outbound HTTPS requests to configured LLM providers by presenting arbitrary TLS certificates, as CURLOPTSSLVERIFYPEER and...

9.1CVSS5.8AI score0.00205EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/08/03 7:02 p.m.14 views

EUVD-2026-52405

Emlog Pro through 2.6.23 contains a disabled TLS certificate validation vulnerability in include/service/ai.php that allows network-adjacent attackers to intercept outbound HTTPS requests to configured LLM providers by presenting arbitrary TLS certificates, as CURLOPTSSLVERIFYPEER and...

9.1CVSS5.8AI score0.00205EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/03 7:02 p.m.12 views

CVE-2026-67598 Emlog Pro 2.6.23 TLS Certificate Validation Disabled in ai.php

Emlog Pro through 2.6.23 contains a disabled TLS certificate validation vulnerability in include/service/ai.php that allows network-adjacent attackers to intercept outbound HTTPS requests to configured LLM providers by presenting arbitrary TLS certificates, as CURLOPTSSLVERIFYPEER and...

9.1CVSS5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/03 12:00 a.m.44 views

CVE-2026-52520

Emlog CMS = 2.6.14 contains a stored cross-site scripting XSS vulnerability in the article publishing module /admin/article.php. A remote authenticated attacker can inject arbitrary JavaScript code via the article content. When an administrator reviews or previews the submitted article in the...

0.00165EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/03 12:00 a.m.8 views

CVE-2026-52520

Emlog CMS = 2.6.14 contains a stored cross-site scripting XSS vulnerability in the article publishing module /admin/article.php. A remote authenticated attacker can inject arbitrary JavaScript code via the article content. When an administrator reviews or previews the submitted article in the...

5.6AI score0.00165EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/03 12:00 a.m.14 views

EUVD-2026-52484

Emlog CMS = 2.6.14 contains a stored cross-site scripting XSS vulnerability in the article publishing module /admin/article.php. A remote authenticated attacker can inject arbitrary JavaScript code via the article content. When an administrator reviews or previews the submitted article in the...

5.6AI score0.00165EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/03 12:00 a.m.43 views

CVE-2026-52520

CVE-2026-52520 affects Emlog CMS

5.4CVSS5.6AI score0.00165EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/16 6:16 p.m.19 views

CVE-2026-46686

Emlog is an open source website building system. In 2.6.13 and earlier, the admin backend user search module's keyword parameter from admin/user.php is processed with addslashes but not HTML-escaped before being rendered into the value attribute in admin/views/user.php, allowing reflected...

8.5CVSS0.00444EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/16 6:16 p.m.18 views

CVE-2026-46687

Emlog is an open source website building system. In 2.6.13 and earlier, the article publishing interface stores a path-traversal template parameter from apicontroller.php without validation, and logcontroller.php later checks fileexists and calls include View::getView$template, allowing an...

7.7CVSS0.00437EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/16 5:01 p.m.10 views

CVE-2026-46687

Emlog is an open source website building system. In 2.6.13 and earlier, the article publishing interface stores a path-traversal template parameter from apicontroller.php without validation, and logcontroller.php later checks fileexists and calls include View::getView$template, allowing an...

7.7CVSS6.2AI score0.00437EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/16 5:01 p.m.10 views

CVE-2026-46687 Emlog Local File Inclusion (LFI)

Emlog is an open source website building system. In 2.6.13 and earlier, the article publishing interface stores a path-traversal template parameter from apicontroller.php without validation, and logcontroller.php later checks fileexists and calls include View::getView$template, allowing an...

7.7CVSS6.2AI score
SaveExploits0References3
CVE
CVE
added 2026/07/16 5:01 p.m.29 views

CVE-2026-46687

CVE-2026-46687 affects Emlog prior to or including 2.6.13. The flaw stems from an unvalidated path-traversal template parameter used by api_controller.php and a subsequent include in View::getView($template) after a file_exists check in log_controller.php. This enables an authenticated author to ...

7.7CVSS6.2AI score0.00437EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/16 4:59 p.m.11 views

CVE-2026-46686

Emlog is an open source website building system. In 2.6.13 and earlier, the admin backend user search module's keyword parameter from admin/user.php is processed with addslashes but not HTML-escaped before being rendered into the value attribute in admin/views/user.php, allowing reflected...

8.5CVSS6AI score0.00444EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/16 4:59 p.m.9 views

CVE-2026-46686 Emlog Reflected Cross-Site Scripting

Emlog is an open source website building system. In 2.6.13 and earlier, the admin backend user search module's keyword parameter from admin/user.php is processed with addslashes but not HTML-escaped before being rendered into the value attribute in admin/views/user.php, allowing reflected...

8.5CVSS6AI score
SaveExploits0References3
Rows per page
Query Builder