Lucene search
+L

37159 matches found

Nuclei
Nuclei
added 2026/09/01 10:50 a.m.107 views

OpenEMR < 7.0.1 - Cross-Site Scripting

Cross-site Scripting XSS - Reflected in GitHub repository openemr/openemr prior to 7.0.1. id: CVE-2023-2948 info: name: OpenEMR 7.0.1 - Cross-Site Scripting author: ritikchaddha,princechaddha severity: medium description: | Cross-site Scripting XSS - Reflected in GitHub repository openemr/openemr...

8.3CVSS6.8AI score0.96731EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/09/01 10:38 a.m.8 views

CVE-2026-80714

A flaw was found in the Linux kernel's IP Virtual Server IPVS component. When a synced connection is established, it can incorrectly inherit a "one-packet" flag from its destination. This misconfiguration causes the connection's expiry process to mishandle its cleanup, leaving behind stale memory...

9.8CVSS5.8AI score0.00404EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/01 7:57 a.m.7 views

tar: tar: --one-top-level hardlink targets not confined to top-level directory enabling arbitrary file overwrite

A flaw was found in GNU tar. When extracting an archive with the --one-top-level option, hardlink targets are not confined to the designated top-level directory and may resolve relative to the extraction working directory. A crafted archive can create hardlinks that escape the intended boundary...

4.4CVSS5.8AI score0.00141EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/01 6:01 a.m.6 views

RLSA-2026:61766 Moderate: glib2 security update

GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures. Security Fixes: glib: buffer over-read in...

7.3CVSS6.8AI score0.00661EPSS
SaveExploits6References9
Rockylinux
Rockylinux
added 2026/09/01 6:01 a.m.18 views

glib2 security update

An update is available for glib2. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list GLib provides the core application building blocks for libraries and applicatio...

8.6CVSS6.1AI score0.00661EPSS
SaveExploits6
Tenable Nessus
Tenable Nessus
added 2026/09/01 12:00 a.m.15 views

AlmaLinux 8 : glib2 (ALSA-2026:61766)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:61766 advisory. glib: buffer over-read in glib/gvariant-serialiser.c via gvstupleisnormal CVE-2026-58010 glib: out-of-bounds read in glib/gdatetime.c:gdatetimegetymd via...

8.6CVSS6.8AI score0.00661EPSS
SaveExploits6References9
Tenable Nessus
Tenable Nessus
added 2026/09/01 12:00 a.m.9 views

Oracle Linux 8 : ELSA-2026-61766-0: / glib2 (ELSA-2026-617660)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-617660 advisory. - Fix CVE-2026-15588: limit D-Bus auth line read length - Fix CVE-2026-58010: off-by-one in GVariant tuple offset checking - Fix CVE-2026-58011: rang...

8.6CVSS6.9AI score0.00661EPSS
SaveExploits6References8
Positive Technologies
Positive Technologies
added 2026/09/01 12:00 a.m.15 views

PT-2026-84526

Name of the Vulnerable Software and Affected Versions Thunderbird versions prior to 140.15 Thunderbird versions prior to 153.2 Thunderbird versions prior to 155 Description A maliciously constructed mail header can cause a one byte read past the end of a buffer, which is a memory safety issue whe...

7.5CVSS5.8AI score0.00263EPSS
SaveExploits0References7
Oracle linux
Oracle linux
added 2026/09/01 12:00 a.m.9 views

glib2 security update

2.56.4-177 - Fix CVE-2026-15588: limit D-Bus auth line read length 2.56.4-176 - Fix CVE-2026-58010: off-by-one in GVariant tuple offset checking 2.56.4-175 - Fix CVE-2026-58011: range validation in gdatetimeaddfull - Resolves: RHEL-212187 2.56.4-174 - Fix CVE-2026-58012: buffer overflow in gregex...

8.6CVSS6.8AI score0.00661EPSS
SaveExploits6
RedHat Linux
RedHat Linux
added 2026/08/31 8:38 p.m.17 views

librenswan: IKEv2 Denial of Service via malformed fragmentation

A flaw was found in Libreswan's IKEv2 fragment reassembly mechanism. When a VPN gateway processes incoming split network packets fragments containing unexpected data, an off-by-one boundary validation error triggers an internal program safety check assertion failure. A remote, unauthenticated...

7.5CVSS5.8AI score0.00598EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/31 7:50 p.m.19 views

glib: buffer over-read in glib/gvariant-serialiser.c via gvs_tuple_is_normal()

A flaw was found in GLib. An off-by-one error can occur in the gvstupleisnormal function in the glib/gvariant-serialiser.c file when doing an alignment padding check because the bounds check uses instead of =, causing an out-of-bounds read of only 1 byte. This issue can cause a minor information...

8.2CVSS7.1AI score0.00491EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/08/31 7:50 p.m.14 views

glib: off-by-one error in glib/gkeyfile.c via "g_key_file_get_locale_string_list"

A flaw was found in GLib. An off-by-one error can occur in the gkeyfilegetlocalestringlist function in the gkeyfile.c file when loading a key file with an empty value. This flaw can cause an out-of-bounds access of 1 byte or a denial of service when the out-of-bounds access crosses a page boundar...

8.6CVSS5.8AI score0.00414EPSS
SaveExploits1References5
NVD
NVD
added 2026/08/31 7:16 p.m.10 views

CVE-2026-14368

The LwM2M JSON content formatter's getstring in subsys/net/lib/lwm2m/lwm2mrwjson.c copies a parsed JSON string into a caller-supplied buffer and NUL-terminates it. The length guard used if stringlength buflen, which accepts a string whose length is exactly buflen. After memcpy fills the whole...

5.4CVSS0.00227EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/31 6:45 p.m.11 views

CVE-2026-14368

CVE-2026-14368 is an off-by-one out-of-bounds write in the Zephyr RTOS LwM2M JSON content formatter. The get_string() function in subsys/net/lib/lwm2m/lwm2m_rw_json.c uses a boundary check of string_length &gt; buflen instead of &gt;=, allowing a parsed JSON string whose length exactly equals the...

5.4CVSS6AI score0.00227EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/31 6:45 p.m.34 views

CVE-2026-14368 Off-by-one out-of-bounds NUL write in Zephyr LwM2M JSON string parser

The LwM2M JSON content formatter's getstring in subsys/net/lib/lwm2m/lwm2mrwjson.c copies a parsed JSON string into a caller-supplied buffer and NUL-terminates it. The length guard used if stringlength buflen, which accepts a string whose length is exactly buflen. After memcpy fills the whole...

5.4CVSS0.00227EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/31 6:45 p.m.10 views

EUVD-2026-68723

The LwM2M JSON content formatter's getstring in subsys/net/lib/lwm2m/lwm2mrwjson.c copies a parsed JSON string into a caller-supplied buffer and NUL-terminates it. The length guard used if stringlength buflen, which accepts a string whose length is exactly buflen. After memcpy fills the whole...

5.4CVSS6AI score0.00227EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/31 6:45 p.m.9 views

CVE-2026-14368 Off-by-one out-of-bounds NUL write in Zephyr LwM2M JSON string parser

The LwM2M JSON content formatter's getstring in subsys/net/lib/lwm2m/lwm2mrwjson.c copies a parsed JSON string into a caller-supplied buffer and NUL-terminates it. The length guard used if stringlength buflen, which accepts a string whose length is exactly buflen. After memcpy fills the whole...

5.4CVSS6AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/31 5:33 p.m.9 views

CVE-2026-65927

A flaw was found in Apache Tomcat. An off-by-one error in the RewriteValve's N flag processing causes rewrite rules to restart at the second rule instead of the first. This vulnerability may allow an attacker to bypass intended access controls. Mitigation Mitigation for this issue is either not...

8.2CVSS5.8AI score0.00779EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/31 2:39 p.m.17 views

tar: tar: --one-top-level hardlink targets not confined to top-level directory enabling arbitrary file overwrite

A flaw was found in GNU tar. When extracting an archive with the --one-top-level option, hardlink targets are not confined to the designated top-level directory and may resolve relative to the extraction working directory. A crafted archive can create hardlinks that escape the intended boundary...

4.4CVSS5.8AI score0.00141EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/31 10:04 a.m.8 views

CVE-2026-80712

A flaw was found in the Linux kernel's spi-qpic-snand driver. This vulnerability arises from an incorrect timing issue where the SETFEATURE command for SPI-NAND flash devices is executed before the intended feature value is properly written. Consequently, the device is programmed with an outdated...

8.4CVSS5.9AI score0.00132EPSS
SaveExploits0References4
Rows per page
Query Builder