Overview
- Microsoft
- Microsoft Word for Android
12 May 2026
Published
02 Jun 2026
Updated
CVSS v3.1
HIGH (7.1)
EPSS
0.04%
KEV
Description
Improper access control in Microsoft Office Word allows an authorized attacker to perform spoofing locally.
Statistics
- 1 Post
Last activity: 20 hours ago
Overview
- coreruleset
- coreruleset
02 Apr 2026
Published
18 Apr 2026
Updated
CVSS v3.1
MEDIUM (6.8)
EPSS
0.03%
KEV
Description
The OWASP core rule set (CRS) is a set of generic attack detection rules for use with compatible web application firewalls. Prior to versions 3.3.9 and 4.25.0, a bypass was identified in OWASP CRS that allows uploading files with dangerous extensions (.php, .phar, .jsp, .jspx) by inserting whitespace padding in the filename (e.g. photo. php or shell.jsp ). The affected rules do not normalize whitespace before evaluating the file extension regex, so the dot-extension check fails to match. This issue has been patched in versions 3.3.9 and 4.25.0.
Statistics
- 1 Post
Last activity: 17 hours ago
Overview
- Acer
- Wave 7 router
29 May 2026
Published
29 May 2026
Updated
CVSS v4.0
CRITICAL (10.0)
EPSS
0.03%
KEV
Description
The upload.cgi binary, responsible for processing device backups, contains a hardcoded AES encryption key. This allows an attacker to decrypt, modify, and re-encrypt system backups, facilitating persistent backdoor injection.
Statistics
- 1 Post
Last activity: 6 hours ago
Overview
- Acer
- Wave 7 router
29 May 2026
Published
29 May 2026
Updated
CVSS v4.0
CRITICAL (10.0)
EPSS
0.06%
KEV
Description
The acer_cgi.log file in the device firmware is accessible without authentication via the web interface. This file contains cleartext login credentials (for web and Telnet), leading to unauthorized system access.
Statistics
- 1 Post
Last activity: 6 hours ago
Overview
- Red Hat
- Red Hat Enterprise Linux 8
- libexpat
14 Mar 2025
Published
22 Apr 2026
Updated
CVSS
Pending
EPSS
0.80%
KEV
Description
A stack overflow vulnerability exists in the libexpat library due to the way it handles recursive entity expansion in XML documents. When parsing an XML document with deeply nested entity references, libexpat can be forced to recurse indefinitely, exhausting the stack space and causing a crash. This issue could lead to denial of service (DoS) or, in some cases, exploitable memory corruption, depending on the environment and library usage.
Statistics
- 1 Post
Last activity: 17 hours ago
Overview
- Palo Alto Networks
- Cloud NGFW
13 May 2026
Published
14 May 2026
Updated
CVSS v4.0
HIGH (7.2)
EPSS
0.08%
KEV
Description
A buffer overflow vulnerability in the IKEv2 processing of Palo Alto Networks PAN-OS® software allows an unauthenticated network-based attacker to execute arbitrary code with elevated privileges on the firewall, or cause a denial of service (DoS) condition.
Panorama, Cloud NGFW, and Prisma® Access are not impacted by these vulnerabilities.
Statistics
- 1 Post
- 1 Interaction
Last activity: 16 hours ago
Fediverse
@trojanfoxtrot CVE-2026-0263 or CVE-2026-0264 or CVE-2026-0265 or...
You might need to be more specific. 😆
Overview
- Palo Alto Networks
- Cloud NGFW
13 May 2026
Published
14 May 2026
Updated
CVSS v4.0
HIGH (7.2)
EPSS
0.05%
KEV
Description
An authentication bypass vulnerability in Palo Alto Networks PAN-OS® software enables an unauthenticated attacker with network access to bypass authentication controls when Cloud Authentication Service (CAS) is enabled.
The risk is higher if CAS is enabled on the management interface and lower when any other login interfaces are used.
The risk of this issue is greatly reduced if you secure access to the management web interface by restricting access to only trusted internal IP addresses according to our recommended best practice deployment guidelines https://live.paloaltonetworks.com/t5/community-blogs/tips-amp-tricks-how-to-secure-the-management-access-of-your-palo/ba-p/464431 .
This issue is applicable to PAN-OS software on PA-Series and VM-Series firewalls and on Panorama (virtual and M-Series).
Cloud NGFW and Prisma Access® are not impacted by this vulnerability.
Statistics
- 1 Post
- 1 Interaction
Last activity: 16 hours ago
Fediverse
@trojanfoxtrot CVE-2026-0263 or CVE-2026-0264 or CVE-2026-0265 or...
You might need to be more specific. 😆
Overview
- Palo Alto Networks
- Cloud NGFW
13 May 2026
Published
14 May 2026
Updated
CVSS v4.0
HIGH (7.2)
EPSS
0.10%
KEV
Description
A buffer overflow vulnerability in the DNS proxy and DNS Server features of Palo Alto Networks PAN-OS® Software allows an unauthenticated attacker with network access to cause a denial of service (DoS) condition (all PAN-OS platforms except Cloud NGFW and Prisma Access) or potentially execute arbitrary code by sending specially crafted network traffic (PA-Series hardware only).
Panorama, Cloud NGFW, and Prisma® Access are not impacted by this vulnerability.
Statistics
- 1 Post
- 1 Interaction
Last activity: 16 hours ago
Fediverse
@trojanfoxtrot CVE-2026-0263 or CVE-2026-0264 or CVE-2026-0265 or...
You might need to be more specific. 😆
Overview
- RedisBloom
- RedisBloom
05 May 2026
Published
05 May 2026
Updated
CVSS v4.0
HIGH (7.7)
EPSS
0.27%
KEV
Description
RedisBloom is a probabilistic data structures module for Redis. In all versions of RedisBloom before 2.8.20, the module does not properly validate serialized values processed through the Redis RESTORE command. An authenticated attacker with permission to execute RESTORE on a server with the RedisBloom module loaded can supply a crafted serialized payload that triggers invalid memory access and may lead to remote code execution. A workaround is to restrict access to the RESTORE command with ACL rules. This issue is fixed in version 2.8.20.
Statistics
- 1 Post
Last activity: 23 hours ago
Fediverse
#Redis - Security advisory: [CVE‑2026‑23479] [CVE‑2026‑25243] [CVE-2026-25588] [CVE‑2026‑25589] [CVE-2026-23631]
https://redis.io/blog/security-advisory-cve202623479-cve202625243-cve-2026-25588-cve202625589-cve-2026-23631/
https://redis.io/blog/security-advisory-cve202623479-cve202625243-cve-2026-25588-cve202625589-cve-2026-23631/
Overview
Description
Redis is an in-memory data structure store. In versions of redis-server up to 8.6.3, the RESTORE command does not properly validate serialized values. An authenticated attacker with permission to execute RESTORE can supply a crafted serialized payload that triggers invalid memory access and may lead to remote code execution. A workaround is to restrict access to the RESTORE command with ACL rules. This is patched in version 8.6.3.
Statistics
- 1 Post
Last activity: 23 hours ago
Fediverse
#Redis - Security advisory: [CVE‑2026‑23479] [CVE‑2026‑25243] [CVE-2026-25588] [CVE‑2026‑25589] [CVE-2026-23631]
https://redis.io/blog/security-advisory-cve202623479-cve202625243-cve-2026-25588-cve202625589-cve-2026-23631/
https://redis.io/blog/security-advisory-cve202623479-cve202625243-cve-2026-25588-cve202625589-cve-2026-23631/