62 matches found
zyxel-wax650s-research-notebook-public
Zyxel WAX650S Research Notebook Public-safe research notebook for Zyxel WAX650S firmware V7.10ABRM.4C0. This repo is written as a story-format wiki for researchers and future LLM-assisted follow-up work. It captures how the lab was brought up, which findings were confirmed, which chains failed, a...
[SECURITY] [DLA 4768-1] libapache2-mod-auth-openidc security update
Debian LTS Advisory DLA-4768-1 [email protected] https://www.debian.org/lts/security/ Daniel Leidert September 02, 2026 https://wiki.debian.org/LTS Package : libapache2-mod-auth-openidc Version : 2.4.12.3-2+deb12u5 CVE ID : CVE-2026-54789 A vulnerability has been found in modauthopenidc...
SUSE CVE-2026-54789
modauthopenidc is an OpenID Certified authentication and authorization module for the Apache 2.x HTTP server that implements the OpenID Connect Relying Party functionality. Prior to 2.4.19.4, an out-of-bounds read and a one-byte out-of-bounds write exist in the state-cookie parser of...
Linux Distros Unpatched Vulnerability : CVE-2026-54789
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - modauthopenidc is an OpenID Certified authentication and authorization module for the Apache 2.x HTTP server that implements the OpenID Connect Relying Party...
AZL-96984 CVE-2026-54789 affecting package mod_auth_openidc 2.4.14.2-2
modauthopenidc is an OpenID Certified authentication and authorization module for the Apache 2.x HTTP server that implements the OpenID Connect Relying Party functionality. Prior to 2.4.19.4, an out-of-bounds read and a one-byte out-of-bounds write exist in the state-cookie parser of...
CVE-2026-54789
modauthopenidc is an OpenID Certified authentication and authorization module for the Apache 2.x HTTP server that implements the OpenID Connect Relying Party functionality. Prior to 2.4.19.4, an out-of-bounds read and a one-byte out-of-bounds write exist in the state-cookie parser of...
CVE-2026-54789
mod_auth_openidc (Apache 2.x OpenID Connect Relying Party module) prior to 2.4.19.4 contains an out-of-bounds read and one-byte out-of-bounds write in oidc_state_cookies_parse_token() (src/state.c). The loop scanning for = in a cookie token does not stop at the string terminator, and the cookie !...
EUVD-2026-64000
modauthopenidc is an OpenID Certified authentication and authorization module for the Apache 2.x HTTP server that implements the OpenID Connect Relying Party functionality. Prior to 2.4.19.4, an out-of-bounds read and a one-byte out-of-bounds write exist in the state-cookie parser of...
OESA-2026-3009 mod_auth_openidc security update
This module enables an Apache 2.x web server to operate as an OpenID Connect Relying PartyRP to an OpenID Connect ProviderOP. Security Fixes: An out-of-bounds read and a one-byte out-of-bounds write exist in the state-cookie parser of modauthopenidc. oidcstatecookiesparsetoken src/state.c scans a...
OESA-2026-3010 mod_auth_openidc security update
This module enables an Apache 2.x web server to operate as an OpenID Connect Relying PartyRP to an OpenID Connect ProviderOP. Security Fixes: An out-of-bounds read and a one-byte out-of-bounds write exist in the state-cookie parser of modauthopenidc. oidcstatecookiesparsetoken src/state.c scans a...
OESA-2026-3011 mod_auth_openidc security update
This module enables an Apache 2.x web server to operate as an OpenID Connect Relying PartyRP to an OpenID Connect ProviderOP. Security Fixes: An out-of-bounds read and a one-byte out-of-bounds write exist in the state-cookie parser of modauthopenidc. oidcstatecookiesparsetoken src/state.c scans a...
PT-2026-65744
Name of the Vulnerable Software and Affected Versions mod auth openidc affected versions not specified Description An out-of-bounds read and a one-byte out-of-bounds write exist in the state-cookie parser of mod auth openidc. The function oidc state cookies parse token in src/state.c scans a cook...
MAL-2026-10059 Malicious code in cookie-parser-es (npm)
--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector b33910f1e874310521f231a698952504d94e6fbdb08ef9d43e02ee220afc18b1 Package name and metadata impersonate the widely-used cookie-parser middleware: README, API surface, and package.json author TJ Holowaychuk and...
MAL-2026-10060 Malicious code in cookie-parser-js (npm)
--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector c6c2bd7c1b5b363e72753401f6edebf816965a625227e6523210e4620ce9bb8a cookie-parser-js impersonates the widely used cookie-parser package: it copies TJ Holowaychuk / Doug Wilson author metadata, the description, the...
Malicious code in cookie-parser-js (npm)
--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector c6c2bd7c1b5b363e72753401f6edebf816965a625227e6523210e4620ce9bb8a cookie-parser-js impersonates the widely used cookie-parser package: it copies TJ Holowaychuk / Doug Wilson author metadata, the description, the...
cookie-parser-ease (1.0.7) potentially affected by unknown CVE via cookie-ease (0.0.1-security)
cookie-ease NPM version 0.0.1-security is affected by a known vulnerability. The following packages have a transitive dependency on cookie-ease and may be impacted: - cookie-parser-ease 1.0.7 Source cves: unknown CVE Source advisory: SNYK:JS-COOKIEEASE-17824388...
cookie-parser-es (>=1.0.7, <=1.0.8) potentially affected by unknown CVE via set-cookie-ease (1.1.5)
set-cookie-ease NPM version 1.1.5 is affected by a known vulnerability. The following packages have a transitive dependency on set-cookie-ease and may be impacted: - cookie-parser-es =1.0.7, =1.0.8 Source cves: unknown CVE Source advisory: OSV:MAL-2026-6500...
AZL-91188 CVE-2026-9679 affecting package nodejs for versions less than 24.18.1-1
Impact: undici's cookie parser in parseSetCookie percent-decodes cookie values via qsUnescape, turning encoded sequences like %0D%0A, %00, %3B, and %3D into their literal byte equivalents. RFC 6265 §5.4 does not specify any decoding and browsers do not decode either. Applications that parse a...
UBUNTU-CVE-2026-9679
Impact: undici's cookie parser in parseSetCookie percent-decodes cookie values via qsUnescape, turning encoded sequences like %0D%0A, %00, %3B, and %3D into their literal byte equivalents. RFC 6265 §5.4 does not specify any decoding and browsers do not decode either. Applications that parse a...
CVE-2026-9679
Impact: undici's cookie parser in parseSetCookie percent-decodes cookie values via qsUnescape, turning encoded sequences like %0D%0A, %00, %3B, and %3D into their literal byte equivalents. RFC 6265 §5.4 does not specify any decoding and browsers do not decode either. Applications that parse a...