Lucene search
+L

1038543 matches found

Positive Technologies
Positive Technologies
added 2026/04/20 12:00 a.m.35 views

PT-2026-33778

Name of the Vulnerable Software and Affected Versions Glances versions prior to 4.5.4 Description The Cassandra export module glances/exports/glances cassandra/ init .py interpolates configuration values directly into CQL statements without validation. A user with write access to glances.conf can...

8.8CVSS5.7AI score0.00396EPSS
SaveExploits2References13
Packet Storm News
Packet Storm News
added 2026/04/20 12:00 a.m.29 views

Joern 4.0.524

Joern is the bug hunter's workbench. With this tool, you can uncover attack surface, sloppy coding practices, and variants of known vulnerabilities using an interactive code analysis shell. Joern supports C, C++, LLVM bitcode, x86 binaries via Ghidra, JVM bytecode via Soot, and Javascript...

5.8AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/04/19 2:40 p.m.138 views

vantix

Vantix Vantix is a Codex-native offensive-security control pl...

6.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/19 12:00 a.m.11 views

Azure Linux 3.0 Security Update: CBL-Mariner Releases (CVE-2026-39956)

The version of CBL-Mariner Releases installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2026-39956 advisory. - jq is a command-line JSON processor. In commits after 69785bf77f86e2ea1b4a20ca86775916889e91c9...

6.1CVSS6.4AI score0.00174EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/18 10:06 a.m.14 views

RHSA-2026:7098 Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

Bulletin has no description...

5.3CVSS5.5AI score0.00502EPSS
SaveExploits25References181
EUVD
EUVD
added 2026/04/18 6:22 a.m.10 views

EUVD-2026-23666

Secrets in Variables saved as JSON dictionaries were not properly redacted - in case thee variables were retrieved by the user the secrets stored as nested fields were not masked. If you do not store variables with sensitive values in JSON form, you are not affected. Otherwise please upgrade to...

5.8AI score0.00421EPSS
SaveExploits0References2
Huntr
Huntr
added 2026/04/18 3:27 a.m.12 views

Rate-limit bypass on POST /api/v1/login via X-Forwarded-For rotation

What's wrong The rate limiter on the login endpoint keys each request by request.client.host. Uvicorn is launched with --proxy-headers --forwarded-allow-ips in docker/base.Dockerfile, so request.client.host is whatever the client puts in the X-Forwarded-For header. An attacker just rotates that...

6.5CVSS6.6AI score0.00179EPSS
SaveExploits0
NVD
NVD
added 2026/04/18 3:16 a.m.16 views

CVE-2026-40492

SAIL is a cross-platform library for loading and saving images with support for animation, metadata, and ICC profiles. Prior to commit 36aa5c7ec8a2bb35f6fb867a1177a6f141156b02, the XWD codec resolves pixel format based on pixmapdepth but the byte-swap code uses bitsperpixel independently. When...

9.8CVSS0.00332EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/18 3:16 a.m.10 views

DEBIAN-CVE-2026-40493

SAIL is a cross-platform library for loading and saving images with support for animation, metadata, and ICC profiles. Prior to commit c930284445ea3ff94451ccd7a57c999eca3bc979, the PSD codec computes bytes-per-pixel bpp from raw header fields channels depth, but the pixel buffer is allocated base...

9.8CVSS5.6AI score0.00367EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/04/18 1:41 a.m.13 views

CVE-2026-40493

SAIL is a cross-platform library for loading and saving images with support for animation, metadata, and ICC profiles. Prior to commit c930284445ea3ff94451ccd7a57c999eca3bc979, the PSD codec computes bytes-per-pixel bpp from raw header fields channels depth, but the pixel buffer is allocated base...

9.8CVSS5.6AI score0.00367EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/04/18 1:39 a.m.6 views

CVE-2026-40492

SAIL is a cross-platform library for loading and saving images with support for animation, metadata, and ICC profiles. Prior to commit 36aa5c7ec8a2bb35f6fb867a1177a6f141156b02, the XWD codec resolves pixel format based on pixmapdepth but the byte-swap code uses bitsperpixel independently. When...

9.8CVSS6AI score0.00397EPSS
SaveExploits1References3
NVD
NVD
added 2026/04/18 12:16 a.m.11 views

CVE-2026-40336

libgphoto2 is a camera access and control library. Versions up to and including 2.5.33 have a memory leak in ptpunpackSonyDPD in camlibs/ptp2/ptp-pack.c lines 884–885. When processing a secondary enumeration list introduced in 2024+ Sony cameras, the function overwrites dpd-FORM.Enum.SupportedVal...

2.4CVSS0.00181EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/04/18 12:07 a.m.19 views

EUVD-2026-23632

Movary is a self hosted web app to track and rate a user's watched movies. Prior to version 0.71.1, an ordinary authenticated user can access the user-management endpoints /settings/users and use them to enumerate all users and create a new administrator account. This happens because the route...

8.8CVSS5.7AI score0.00441EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/04/18 12:05 a.m.11 views

EUVD-2026-23619

Movary is a self hosted web app to track and rate a user's watched movies. Prior to version 0.71.1, an ordinary authenticated user can escalate their own account to administrator by sending isAdmin=true to PUT /settings/users/userId for their own user ID. The endpoint is intended to let a user ed...

8.8CVSS5.8AI score0.0053EPSS
SaveExploits1References4
VulnCheck KEV
VulnCheck KEV
added 2026/04/18 12:00 a.m.10 views

VulnCheck KEV: CVE-2026-27174

MajorDoMo aka Major Domestic Module allows unauthenticated remote code execution via the admin panel's PHP console feature. An include order bug in modules/panel.class.php causes execution to continue past a redirect call that lacks an exit statement, allowing unauthenticated requests to reach th...

9.8CVSS6.7AI score0.06996EPSS
SaveIn wildExploits4References26
Tenable Nessus
Tenable Nessus
added 2026/04/18 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-40492

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - SAIL is a cross-platform library for loading and saving images with support for animation, metadata, and ICC profiles. Prior to commit...

9.8CVSS5.8AI score0.00332EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/17 11:42 p.m.6 views

CVE-2026-40339

libgphoto2 is a camera access and control library. Versions up to and including 2.5.33 have an out-of-bounds read in ptpunpackSonyDPD in camlibs/ptp2/ptp-pack.c line 842. The function reads the FormFlag byte via dtoh8odata, poffset without a prior bounds check. The standard ptpunpackDPD at lines...

5.2CVSS5.7AI score0.00198EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/04/17 11:27 p.m.39 views

CVE-2026-40336 libgphoto2 has memory leak in ptp_unpack_Sony_DPD() secondary enumeration list in ptp-pack.c

libgphoto2 is a camera access and control library. Versions up to and including 2.5.33 have a memory leak in ptpunpackSonyDPD in camlibs/ptp2/ptp-pack.c lines 884–885. When processing a secondary enumeration list introduced in 2024+ Sony cameras, the function overwrites dpd-FORM.Enum.SupportedVal...

2.4CVSS0.00181EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/04/17 11:16 p.m.8 views

CVE-2026-40334

libgphoto2 is a camera access and control library. In versions up to and including 2.5.33, a missing null terminator exists in ptpunpackCanonFE in camlibs/ptp2/ptp-pack.c line 1377. The function copies a filename into a 13-byte buffer using strncpy without explicitly null-terminating the result. ...

3.5CVSS5.8AI score0.00187EPSS
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2026/04/17 11:15 p.m.12 views

Moderate: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: ruby4.0: ruby4.0-4.0.0-33.3.hum1 aarch64, x8664 ruby4.0-bundled-gems-4.0.0-33.3.hum1 aarch64, x8664 ruby4.0-default-gems-4.0.0-33.3.hum1 noarch ruby4.0-devel-4.0.0-33.3.hum1 aarch64, x8664...

10CVSS5.8AI score0.70202EPSS
SaveExploits21References38
Rows per page
Query Builder