Lucene search
+L

957 matches found

CVE
CVE
added 2026/08/03 7:2 p.m.42 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.00162EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/08/03 7:2 p.m.8 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.00162EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/08/03 7:2 p.m.10 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.00162EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/03 7:2 p.m.11 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:0 a.m.43 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:0 a.m.7 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:0 a.m.13 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:0 a.m.40 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.16 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.00323EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/16 6:16 p.m.16 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.00292EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/16 5:1 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.00292EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/07/16 5:1 p.m.26 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.00292EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/16 5:1 p.m.9 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
ATTACKERKB
ATTACKERKB
added 2026/07/16 4:59 p.m.10 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.00323EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/07/16 4:59 p.m.29 views

CVE-2026-46686

Emlog 2.6.13 and earlier is affected by a reflected XSS in the admin backend. The keyword parameter from admin/user.php is added with addslashes but not HTML-escaped when rendered into the value attribute in admin/views/user.php, enabling an administrator’s session to be compromised via crafted i...

8.5CVSS6AI score0.00323EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/16 4:59 p.m.16 views

EUVD-2026-44985

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.00323EPSS
SaveExploits0References1
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
RedhatCVE
RedhatCVE
added 2026/06/05 7:44 p.m.16 views

CVE-2026-39276

The template upload feature in Emlog Pro v2.6.9 has a path traversal vulnerability, allowing authenticated administrators to execute arbitrary PHP code. By uploading a malicious ZIP archive containing directory traversal sequences in filenames, an attacker can overwrite default template files or...

7.2CVSS6AI score0.00782EPSS
SaveExploits1References1
NVD
NVD
added 2026/05/29 4:16 p.m.34 views

CVE-2026-39276

The template upload feature in Emlog Pro v2.6.9 has a path traversal vulnerability, allowing authenticated administrators to execute arbitrary PHP code. By uploading a malicious ZIP archive containing directory traversal sequences in filenames, an attacker can overwrite default template files or...

7.2CVSS0.00782EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/05/29 12:0 a.m.29 views

EUVD-2026-33351

The template upload feature in Emlog Pro v2.6.9 has a path traversal vulnerability, allowing authenticated administrators to execute arbitrary PHP code. By uploading a malicious ZIP archive containing directory traversal sequences in filenames, an attacker can overwrite default template files or...

7.2CVSS6.1AI score0.00782EPSS
SaveExploits1References2
Rows per page
Query Builder