Lucene search
+L

23 matches found

SUSE CVE
SUSE CVE
added 5 days ago5 views

SUSE CVE-2026-48126

Algernon is a small self-contained pure-Go web server. Prior to 1.17.8, when algernon is started with --domain or --letsencrypt, which silently turns on --domain at engine/flags.go:372, the request handler resolves the served directory by joining the configured --dir with the value of the...

8.2CVSS7.9AI score0.00335EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/28 9:25 a.m.16 views

CVE-2026-11841

CVE-2026-11841 describes unauthenticated read/write access to sensitive filesystem areas via AppEngine Fileaccess over HTTP due to improper access controls. The vulnerability exposes a critical filesystem directory, enabling reading and modification of application settings (including customer pas...

9.4CVSS6.1AI score0.00458EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/02 12:0 a.m.18 views

PT-2026-55477

Name of the Vulnerable Software and Affected Versions Algernon version 1.17.8 Description On Windows hosts using the NTFS filesystem, an unauthenticated client can retrieve the raw source code of server-side scripts such as .lua, .tl, .po2, .amber, or .frm located on public paths. This occurs...

8.7CVSS6.1AI score0.00077EPSS
SaveExploits0
OSV
OSV
added 2026/06/25 10:34 p.m.8 views

GO-2026-5460 Algernon: Host header path traversal in --domain mode reads files and runs Lua from parent dir in github.com/xyproto/algernon

Algernon: Host header path traversal in --domain mode reads files and runs Lua from parent dir in github.com/xyproto/algernon...

8.2CVSS5.8AI score0.00335EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/23 9:49 p.m.10 views

GHSA-JC3J-X6PG-4HMV Algernon: Host header path traversal in --domain mode reads files and runs Lua from parent dir

Summary When algernon is started with --domain or --letsencrypt, which silently turns on --domain at engine/flags.go:372, the request handler resolves the served directory by joining the configured --dir with the value of the client-supplied Host header. The join is performed by filepath.Join wit...

8.2CVSS6.3AI score0.00335EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/06/23 9:49 p.m.15 views

Algernon: Host header path traversal in --domain mode reads files and runs Lua from parent dir

Summary When algernon is started with --domain or --letsencrypt, which silently turns on --domain at engine/flags.go:372, the request handler resolves the served directory by joining the configured --dir with the value of the client-supplied Host header. The join is performed by filepath.Join wit...

8.2CVSS6.3AI score0.00335EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/26 4:44 p.m.17 views

CVE-2026-48126 Algernon: Host header path traversal in --domain mode reads files and runs Lua from parent dir

Algernon is a small self-contained pure-Go web server. Prior to 1.17.8, when algernon is started with --domain or --letsencrypt, which silently turns on --domain at engine/flags.go:372, the request handler resolves the served directory by joining the configured --dir with the value of the...

8.2CVSS6AI score0.00335EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/26 4:44 p.m.52 views

CVE-2026-48126 Algernon: Host header path traversal in --domain mode reads files and runs Lua from parent dir

Algernon is a small self-contained pure-Go web server. Prior to 1.17.8, when algernon is started with --domain or --letsencrypt, which silently turns on --domain at engine/flags.go:372, the request handler resolves the served directory by joining the configured --dir with the value of the...

8.2CVSS0.00335EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/26 4:44 p.m.37 views

CVE-2026-48126

Algernon, a small self-contained pure-Go web server, is vulnerable prior to version 1.17.8 when started with --domain (or --letsencrypt). The request handler resolves the served directory by joining the configured --dir with the client-supplied Host header using filepath.Join without validation, ...

8.2CVSS6AI score0.00335EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/26 4:44 p.m.7 views

CVE-2026-48126

Algernon is a small self-contained pure-Go web server. Prior to 1.17.8, when algernon is started with --domain or --letsencrypt, which silently turns on --domain at engine/flags.go:372, the request handler resolves the served directory by joining the configured --dir with the value of the...

8.2CVSS6AI score0.00335EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/05/26 4:44 p.m.9 views

CVE-2026-48126 Algernon: Host header path traversal in --domain mode reads files and runs Lua from parent dir

Algernon is a small self-contained pure-Go web server. Prior to 1.17.8, when algernon is started with --domain or --letsencrypt, which silently turns on --domain at engine/flags.go:372, the request handler resolves the served directory by joining the configured --dir with the value of the...

8.2CVSS6.1AI score
SaveExploits0References3
CNNVD
CNNVD
added 2026/05/26 12:0 a.m.17 views

algernon 安全漏洞

Algernon is a web server developed by Alexander F. Rødseth. Versions of Algernon prior to 1.17.8 contained security vulnerabilities. These vulnerabilities stemmed from path traversal via the Host header when using the --domain option, potentially allowing arbitrary file reading, directory listing...

8.2CVSS6AI score0.00335EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/26 12:0 a.m.14 views

PT-2026-43308

Name of the Vulnerable Software and Affected Versions Algernon versions prior to 1.17.8 Description When started with the --domain flag or the --letsencrypt flag which enables --domain automatically, the request handler resolves the served directory by joining the configured --dir with the value ...

8.2CVSS6.2AI score0.00335EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/05/07 6:14 p.m.13 views

CVE-2026-42214 Improper Control of Generation of Code ('Code Injection') in dail8859/NotepadNext

Notepad Next is a cross-platform, reimplementation of Notepad++. Prior to version 0.14, NotepadNext's detectLanguageFromExtension function interpolates a file's extension directly into a Lua script without sanitization. An attacker can craft a filename whose extension contains Lua code, which...

7.8CVSS5.9AI score0.00242EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/03/07 7:59 a.m.8 views

CVE-2026-2331

An attacker may perform unauthenticated read and write operations on sensitive filesystem areas via the AppEngine Fileaccess over HTTP due to improper access restrictions. A critical filesystem directory was unintentionally exposed through the HTTP-based file access feature, allowing access witho...

9.8CVSS6AI score0.00886EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/03/06 9:31 a.m.11 views

EUVD-2026-10025

An attacker may perform unauthenticated read and write operations on sensitive filesystem areas via the AppEngine Fileaccess over HTTP due to improper access restrictions. A critical filesystem directory was unintentionally exposed through the HTTP-based file access feature, allowing access witho...

9.8CVSS6AI score0.00886EPSS
SaveExploits0References7
GithubExploit
GithubExploit
added 2026/01/10 3:39 p.m.212 views

POC-APISIX-RCE

Apache APISIX - Remote Code Execution Admin API script inject...

7.8AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/01/09 8:55 a.m.10 views

CVE-2018-4031

An exploitable vulnerability exists in the safe browsing function of the CUJO Smart Firewall, version 7003. The flaw lies in the way the safe browsing function parses HTTP requests. The server hostname is extracted from captured HTTP/HTTPS requests and inserted as part of a Lua statement without...

10CVSS6.9AI score0.02669EPSS
SaveExploits1References1
Rockylinux
Rockylinux
added 2025/11/29 9:4 a.m.10 views

redis:7 security update

An update is available for module.redis, redis. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Redis is an advanced key-value store. It is often referred to as ...

9.9CVSS9AI score0.86767EPSS
SaveExploits15
OSV
OSV
added 2025/11/29 9:4 a.m.12 views

RLSA-2025:19345 Important: redis:7 security update

Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, ...

8.8CVSS8.6AI score0.86767EPSS
SaveExploits15References5
Rows per page
Query Builder