Skip to content

CVE scan workflow updated to supress warning - #22

Merged
llegaz merged 2 commits into
mainfrom
dev
Apr 15, 2026
Merged

CVE scan workflow updated to supress warning#22
llegaz merged 2 commits into
mainfrom
dev

Conversation

@llegaz

@llegaz llegaz commented Apr 15, 2026

Copy link
Copy Markdown
Owner

No description provided.

@github-actions

Copy link
Copy Markdown

🔍 Vulnerabilities of dunglas/frankenphp:1-php8.5

📦 Image Reference dunglas/frankenphp:1-php8.5
digestsha256:ccf414b24a2911d949318031fc2763e1737de7df2766801791e61bcf7348e643
vulnerabilitiescritical: 0 high: 1 medium: 0 low: 0
platformlinux/amd64
size212 MB
packages427
📦 Base Image php:8-zts
also known as
  • 8-zts-trixie
  • 8.5-zts
  • 8.5-zts-trixie
  • 8.5.5-zts
  • 8.5.5-zts-trixie
  • zts
  • zts-trixie
digestsha256:3dd82742b9779b88f93a94c556a8e2cfa539de8168e890206194725505036557
vulnerabilitiescritical: 0 high: 1 medium: 2 low: 98
critical: 0 high: 1 medium: 0 low: 0 nghttp2 1.64.0-1.1 (deb)

pkg:deb/debian/nghttp2@1.64.0-1.1?os_distro=trixie&os_name=debian&os_version=13

# Dockerfile (0:0)

high : CVE--2026--27135

Affected range>0
Fixed versionNot Fixed
EPSS Score0.017%
EPSS Percentile4th percentile
Description

nghttp2 is an implementation of the Hypertext Transfer Protocol version 2 in C. Prior to version 1.68.1, the nghttp2 library stops reading the incoming data when user facing public API nghttp2_session_terminate_session or nghttp2_session_terminate_session2 is called by the application. They might be called internally by the library when it detects the situation that is subject to connection error. Due to the missing internal state validation, the library keeps reading the rest of the data after one of those APIs is called. Then receiving a malformed frame that causes FRAME_SIZE_ERROR causes assertion failure. nghttp2 v1.68.1 adds missing state validation to avoid assertion failure. No known workarounds are available.


@github-actions

Copy link
Copy Markdown

🔍 Vulnerabilities of debian:13-slim

📦 Image Reference debian:13-slim
digestsha256:5fb70129351edec3723d13f427400ecae3f13b83750e23ad47c46721effcf2db
vulnerabilitiescritical: 0 high: 3 medium: 0 low: 0
platformlinux/amd64
size30 MB
packages111
critical: 0 high: 3 medium: 0 low: 0 openssl 3.5.5-1~deb13u1 (deb)

pkg:deb/debian/openssl@3.5.5-1~deb13u1?os_distro=trixie&os_name=debian&os_version=13

high : CVE--2026--28390

Affected range<3.5.5-1~deb13u2
Fixed version3.5.5-1~deb13u2
EPSS Score0.058%
EPSS Percentile18th percentile
Description

Issue summary: During processing of a crafted CMS EnvelopedData message with KeyTransportRecipientInfo a NULL pointer dereference can happen. Impact summary: Applications that process attacker-controlled CMS data may crash before authentication or cryptographic operations occur resulting in Denial of Service. When a CMS EnvelopedData message that uses KeyTransportRecipientInfo with RSA-OAEP encryption is processed, the optional parameters field of RSA-OAEP SourceFunc algorithm identifier is examined without checking for its presence. This results in a NULL pointer dereference if the field is missing. Applications and services that call CMS_decrypt() on untrusted input (e.g., S/MIME processing or CMS-based protocols) are vulnerable. The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the affected code is outside the OpenSSL FIPS module boundary.


high : CVE--2026--28389

Affected range<3.5.5-1~deb13u2
Fixed version3.5.5-1~deb13u2
EPSS Score0.058%
EPSS Percentile18th percentile
Description

Issue summary: During processing of a crafted CMS EnvelopedData message with KeyAgreeRecipientInfo a NULL pointer dereference can happen. Impact summary: Applications that process attacker-controlled CMS data may crash before authentication or cryptographic operations occur resulting in Denial of Service. When a CMS EnvelopedData message that uses KeyAgreeRecipientInfo is processed, the optional parameters field of KeyEncryptionAlgorithmIdentifier is examined without checking for its presence. This results in a NULL pointer dereference if the field is missing. Applications and services that call CMS_decrypt() on untrusted input (e.g., S/MIME processing or CMS-based protocols) are vulnerable. The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the affected code is outside the OpenSSL FIPS module boundary.


high : CVE--2026--28388

Affected range<3.5.5-1~deb13u2
Fixed version3.5.5-1~deb13u2
EPSS Score0.030%
EPSS Percentile8th percentile
Description

Issue summary: When a delta CRL that contains a Delta CRL Indicator extension is processed a NULL pointer dereference might happen if the required CRL Number extension is missing. Impact summary: A NULL pointer dereference can trigger a crash which leads to a Denial of Service for an application. When CRL processing and delta CRL processing is enabled during X.509 certificate verification, the delta CRL processing does not check whether the CRL Number extension is NULL before dereferencing it. When a malformed delta CRL file is being processed, this parameter can be NULL, causing a NULL pointer dereference. Exploiting this issue requires the X509_V_FLAG_USE_DELTAS flag to be enabled in the verification context, the certificate being verified to contain a freshestCRL extension or the base CRL to have the EXFLAG_FRESHEST flag set, and an attacker to provide a malformed CRL to an application that processes it. The vulnerability is limited to Denial of Service and cannot be escalated to achieve code execution or memory disclosure. For that reason the issue was assessed as Low severity according to our Security Policy. The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the affected code is outside the OpenSSL FIPS module boundary.


@github-actions

Copy link
Copy Markdown

Super-linter summary

Language Validation result
BASH Pass ✅
BASH_EXEC Pass ✅
DOCKERFILE_HADOLINT Pass ✅
GITHUB_ACTIONS Pass ✅
GITHUB_ACTIONS_ZIZMOR Pass ✅
GITLEAKS Pass ✅
GIT_MERGE_CONFLICT_MARKERS Pass ✅
JSCPD Pass ✅
MARKDOWN Pass ✅
NATURAL_LANGUAGE Pass ✅
PRE_COMMIT Pass ✅
SHELL_SHFMT Pass ✅
SPELL_CODESPELL Pass ✅
YAML Pass ✅

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

@llegaz
llegaz merged commit 2633e90 into main Apr 15, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant