Lucene search
K

730 matches found

ATTACKERKB
ATTACKERKB
added 2026/01/27 7:6 p.m.7 views

CVE-2026-24398

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to version 4.11.7, IP Restriction Middleware in Hono is vulnerable to an IP address validation bypass. The IPV4REGEX pattern and convertIPv4ToBinary function in src/utils/ipaddr.ts do not properly validate...

4.8CVSS5.9AI score0.00315EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2026/01/27 7:6 p.m.4 views

CVE-2026-24398 Hono's IPv4 address validation bypass in IP Restriction Middleware allows IP spoofing

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to version 4.11.7, IP Restriction Middleware in Hono is vulnerable to an IP address validation bypass. The IPV4REGEX pattern and convertIPv4ToBinary function in src/utils/ipaddr.ts do not properly validate...

4.8CVSS5.9AI score0.00315EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2026/01/27 7:1 p.m.9 views

Hono IPv4 address validation bypass in IP Restriction Middleware allows IP spoofing

Summary IP Restriction Middleware in Hono is vulnerable to an IP address validation bypass. The IPV4REGEX pattern and convertIPv4ToBinary function in src/utils/ipaddr.ts do not properly validate that IPv4 octet values are within the valid range of 0-255, allowing attackers to craft malformed IP...

6.5CVSS5.9AI score0.00315EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2026/01/27 7:1 p.m.3 views

GHSA-R354-F388-2FHH Hono IPv4 address validation bypass in IP Restriction Middleware allows IP spoofing

Summary IP Restriction Middleware in Hono is vulnerable to an IP address validation bypass. The IPV4REGEX pattern and convertIPv4ToBinary function in src/utils/ipaddr.ts do not properly validate that IPv4 octet values are within the valid range of 0-255, allowing attackers to craft malformed IP...

4.8CVSS5.9AI score0.00315EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2026/01/27 12:0 a.m.9 views

PT-2026-4917

Name of the Vulnerable Software and Affected Versions Hono versions prior to 4.11.7 Description The IP Restriction Middleware in Hono does not properly validate IPv4 addresses, allowing attackers to bypass IP-based access controls. The IPV4 REGEX pattern and convertIPv4ToBinary function in...

6.5CVSS5.9AI score0.00315EPSS
Exploits0References14
CNNVD
CNNVD
added 2026/01/27 12:0 a.m.6 views

Squidex code-related vulnerabilities

Squidex is an open-source content management system developed by Squidex. Versions of Squidex 7.21.0 and earlier had code vulnerabilities. These vulnerabilities stemmed from insufficient validation of URL parameters in Webhook configurations, or lack of restrictions on the target IP address, whic...

9.1CVSS5.9AI score0.0042EPSS
Exploits1References2
CNNVD
CNNVD
added 2026/01/27 12:0 a.m.7 views

Hono security vulnerability

Hono is a web framework written in TypeScript for the Hono community. Versions of Hono prior to 4.11.7 contained security vulnerabilities. These vulnerabilities stemmed from IP-based access control middleware, which allowed bypasses in IP address validation, potentially enabling attackers to...

6.5CVSS5.8AI score0.00315EPSS
Exploits0References4
OSV
OSV
added 2026/01/22 10:14 a.m.3 views

SUSE-SU-2026:20153-1 Security update for libpcap

This update for libpcap fixes the following issues: - CVE-2025-11961: missing validation of provided MAC-48 address string in pcapetheraton can lead to out-of-bounds read and write bsc1255765...

1.9CVSS5.8AI score0.00098EPSS
Exploits0References3
OSV
OSV
added 2026/01/22 10:14 a.m.3 views

SUSE-SU-2026:20120-1 Security update for libpcap

This update for libpcap fixes the following issues: - CVE-2025-11961: missing validation of provided MAC-48 address string in pcapetheraton can lead to out-of-bounds read and write bsc1255765...

1.9CVSS5.8AI score0.00098EPSS
Exploits0References3
OSV
OSV
added 2026/01/22 10:13 a.m.3 views

OPENSUSE-SU-2026:20075-1 Security update for libpcap

This update for libpcap fixes the following issues: - CVE-2025-11961: missing validation of provided MAC-48 address string in pcapetheraton can lead to out-of-bounds read and write bsc1255765...

1.9CVSS5.8AI score0.00098EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/20 12:0 a.m.5 views

MiracleLinux 8 : python3-3.6.8-69.el8_10.ML.1 (AXSA:2024-9057:07)

The remote MiracleLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2024-9057:07 advisory. python: Virtual environment venv activation scripts don't quote paths CVE-2024-9287 python: Improper validation of IPv6 and IPvFuture addresses...

7.8CVSS7.2AI score0.0067EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/20 12:0 a.m.7 views

MiracleLinux 8 : php:8.2 (AXSA:2024-9505:01)

The remote MiracleLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2024-9505:01 advisory. php: host/secure cookie bypass due to partial CVE-2022-31629 fix CVE-2024-2756 php: passwordverify can erroneously return true, opening ATO risk...

7.5CVSS7.8AI score0.49336EPSS
Exploits7References7
CNNVD
CNNVD
added 2026/01/19 12:0 a.m.5 views

Mailpit security vulnerabilities

Mailpit is an email testing tool developed by Ralph Slooten personally. Versions of Mailpit prior to 1.28.3 contained a security vulnerability. This vulnerability stemmed from insufficient regular expressions used to validate the RCPT TO and MAIL FROM addresses, which could lead to header injecti...

5.3CVSS5.8AI score0.01441EPSS
Exploits4References4
OSV
OSV
added 2026/01/18 11:23 p.m.2 views

CVE-2026-23829 Mailpit has SMTP Header Injection via Regex Bypass

Mailpit is an email testing tool and API for developers. Prior to version 1.28.3, Mailpit's SMTP server is vulnerable to Header Injection due to an insufficient Regular Expression used to validate RCPT TO and MAIL FROM addresses. An attacker can inject arbitrary SMTP headers or corrupt existing...

5.3CVSS5.8AI score0.01441EPSS
Exploits4References5
CNNVD
CNNVD
added 2026/01/17 12:0 a.m.5 views

WordPress plugin Church Admin code vulnerability

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows for the creation of personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application extension. There is...

2.2CVSS5.9AI score0.00245EPSS
Exploits0References7
RedhatCVE
RedhatCVE
added 2026/01/14 7:25 p.m.5 views

CVE-2025-68949

n8n is an open source workflow automation platform. From 1.36.0 to before 2.2.0, the Webhook node’s IP whitelist validation performed partial string matching instead of exact IP comparison. As a result, an incoming request could be accepted if the source IP address merely contained the configured...

5.3CVSS6.5AI score0.00253EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/01/13 10:52 p.m.5 views

CVE-2025-13393

The Featured Image from URL FIFU plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 5.3.1. This is due to insufficient validation of user-supplied URLs before passing them to the getimagesize function in the Elementor widget integration. This...

4.3CVSS5.8AI score0.00221EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/01/13 3:34 p.m.21 views

CVE-2025-71094 net: usb: asix: validate PHY address before use

In the Linux kernel, the following vulnerability has been resolved: net: usb: asix: validate PHY address before use The ASIX driver reads the PHY address from the USB device via asixreadphyaddr. A malicious or faulty device can return an invalid address = PHYMAXADDR, which causes a warning in...

0.00114EPSS
Exploits0References6
CVE
CVE
added 2026/01/13 3:34 p.m.28 views

CVE-2025-71094

CVE-2025-71094: In the Linux kernel, the ASIX USB Ethernet driver (net: usb: asix) could read an invalid PHY address from a USB device (address >= PHY_MAX_ADDR), triggering a warning in mdiobus_get_phy. The fix validates the PHY address in asix_read_phy_addr() and removes the now-redundant che...

5.5CVSS6.1AI score0.00114EPSS
Exploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/01/13 3:34 p.m.3 views

CVE-2025-71094

In the Linux kernel, the following vulnerability has been resolved: net: usb: asix: validate PHY address before use The ASIX driver reads the PHY address from the USB device via asixreadphyaddr. A malicious or faulty device can return an invalid address = PHYMAXADDR, which causes a warning in...

5.1AI score0.00114EPSS
Exploits0References7Affected Software1
Rows per page
Query Builder