VulnSea

Apache Software Foundation has 65 CVEs on record. Disclosure cadence is accelerating: 64 in the last 90 days against 1 in the 90 before. The busiest recent month was September 2026 with 62. The median CVSS is 7.8 (high), with 23 rated critical. None have a confirmed exploitation report. The dominant weakness classes are CWE-863 (10) and CWE-862 (6). Most affected products: org.apache.storm:storm-server (8), apache-airflow (5), org.apache.neethi:neethi (5).

CVEs per month

Last 12 months, by publish date

101112010203040506070809
Exploited share
0% vs 1% corpus
Median CVSS
7.8
Publish → KEV
Last 90 days
64 prev 1

Products

  • org.apache.storm:storm-server 8
  • apache-airflow 5
  • org.apache.neethi:neethi 5
  • org.apache.syncope.core:syncope-core-provisioning-java 4
  • org.apache.syncope.core:syncope-core-spring 4
  • Apache Nutch 3
Follow Apache Software Foundation:RSS feedSave a search →Embed badge ↗
65
Total CVEs
23
Critical
0
CISA KEV
0
Exploited

Apache Software Foundation vulnerabilities

CVEs affecting Apache Software Foundation, newest first. Open any entry for full detail, references, and exploit status.

65 CVEsRSS

CVE-2026-75015Medium· 4.9
1w ago

Insufficiently Protected Credentials vulnerability in Apache Syncope. Audit events, when sent to the configured store, are not sufficiently masked for the sensitive values they might carry on their payloads, thus allowing administrators…

Insufficiently Protected Credentials vulnerability in Apache Syncope. Audit events, when sent to the configured store, are not sufficiently masked for the sensitive values they might carry on their payloads, thus allowing administrators…

SunlitApache Software Foundation · org.apache.syncope.core:syncope-core-provisioning-javaEPSS 0.38%via NVD
CVE-2026-73470Critical· 9.8
1w ago

Improper Privilege Management vulnerability in Apache Syncope. Delegations can be created or updated with Roles not owned by the delegating User, or not for the same Realm subtree under the delegation management was granted for. …

Improper Privilege Management vulnerability in Apache Syncope. Delegations can be created or updated with Roles not owned by the delegating User, or not for the same Realm subtree under the delegation management was granted for. …

MidnightApache Software Foundation · org.apache.syncope.core:syncope-core-provisioning-javaEPSS 0.48%via NVD
CVE-2026-73178High· 7.5
1w ago

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Syncope. An administrator with adequate entitlements can get access via REST to the list of existing Access Tokens, including their signed JWT body. Thes…

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Syncope. An administrator with adequate entitlements can get access via REST to the list of existing Access Tokens, including their signed JWT body. Thes…

TwilightApache Software Foundation · org.apache.syncope.core:syncope-core-provisioning-javaEPSS 0.41%via NVD
CVE-2026-82438High· 8.1
1w ago

Description Three separate mechanisms allowed a web page on an unrelated origin to read responses that Storm's HTTP components served to an authenticated user. The Logviewer reflected the request's `Origin` header back in `Access-Contr…

Description Three separate mechanisms allowed a web page on an unrelated origin to read responses that Storm's HTTP components served to an authenticated user. The Logviewer reflected the request's `Origin` header back in `Access-Contr…

TwilightApache Software Foundation · org.apache.storm:storm-webappEPSS 0.20%via NVD
CVE-2026-82437Medium· 4.3
1w ago

Description The Logviewer offers `logs.users` and `logs.groups` so operators can control who may read log content

Description The Logviewer offers `logs.users` and `logs.groups` so operators can control who may read log content. For daemon logs those settings were not applied: the access decision combined the "this is a daemon log" flag with the au…

SunlitApache Software Foundation · org.apache.storm:storm-webappEPSS 0.27%via NVD
CVE-2026-82435Critical· 9.8
1w ago

Description The worker's Netty message decoder is installed ahead of the SASL authentication handlers in the pipeline and acts on frames before any authentication has taken place

Description The worker's Netty message decoder is installed ahead of the SASL authentication handlers in the pipeline and acts on frames before any authentication has taken place. It allocated buffers sized from a length field carried i…

MidnightApache Software Foundation · org.apache.storm:storm-clientEPSS 0.61%via NVD
CVE-2026-82434Medium· 6.5⚖ disputed
1w ago

Description When ZooKeeper authentication is configured, Storm deliberately retains `storm.zookeeper.topology.auth.payload` in the topology configuration, because workers need it

Description When ZooKeeper authentication is configured, Storm deliberately retains `storm.zookeeper.topology.auth.payload` in the topology configuration, because workers need it. Nimbus then served that configuration verbatim to any ca…

SunlitApache Software Foundation · org.apache.storm:storm-serverEPSS 0.48%via NVD
CVE-2026-82433Medium· 6.5
1w ago

Description `getNimbusConf` returned the complete daemon configuration without redaction after only a user-level authorization check

Description `getNimbusConf` returned the complete daemon configuration without redaction after only a user-level authorization check. Where the cluster is configured with them, that response includes `storm.zookeeper.auth.payload` and t…

SunlitApache Software Foundation · org.apache.storm:storm-serverEPSS 0.42%via NVD
CVE-2026-82432High· 8.1
1w ago

Description Nimbus validated `topology.blobstore.map` against the calling subject at submission time only

Description Nimbus validated `topology.blobstore.map` against the calling subject at submission time only. The rebalance operation accepts configuration overrides and stripped a small set of keys from them, but never re-ran that validat…

TwilightApache Software Foundation · org.apache.storm:storm-serverEPSS 0.34%via NVD
CVE-2026-82431Critical· 9.8
1w ago

Description `SimpleACLAuthorizer` evaluated the user-level command set by returning early when `nimbus.users` was empty, before `nimbus.groups` was considered

Description `SimpleACLAuthorizer` evaluated the user-level command set by returning early when `nimbus.users` was empty, before `nimbus.groups` was considered. An operator who restricted cluster access by group alone, leaving `nimbus.us…

MidnightApache Software Foundation · org.apache.storm:storm-clientEPSS 0.48%via NVD
CVE-2026-82430High· 7.8
1w ago

Description When launching a Docker or OCI worker, the setuid-root `worker-launcher` first changes ownership of the entire worker directory to the untrusted topology user, and only afterwards reads and acts on the command file that the …

Description When launching a Docker or OCI worker, the setuid-root `worker-launcher` first changes ownership of the entire worker directory to the untrusted topology user, and only afterwards reads and acts on the command file that the …

TwilightApache Software Foundation · org.apache.storm:storm-coreEPSS 0.14%via NVD
CVE-2026-82429High· 7.8
1w ago

Description The setuid-root `worker-launcher` binary adjusts ownership and permissions of worker directories by walking the tree with FTS and calling `lchown` and `chmod` on each entry's full pathname while running with an effective uid…

Description The setuid-root `worker-launcher` binary adjusts ownership and permissions of worker directories by walking the tree with FTS and calling `lchown` and `chmod` on each entry's full pathname while running with an effective uid…

TwilightApache Software Foundation · org.apache.storm:storm-coreEPSS 0.13%via NVD
CVE-2026-82428High· 8.8
1w ago

Description Dependency artifacts uploaded with `storm jar --artifacts` were stored under a blob key derived only from the Maven coordinate, for example `dep---.jar`

Description Dependency artifacts uploaded with `storm jar --artifacts` were stored under a blob key derived only from the Maven coordinate, for example `dep---.jar`. The key was therefore identical for every user of the cluster and pred…

TwilightApache Software Foundation · org.apache.storm:storm-clientEPSS 0.69%via NVD
CVE-2026-82427High· 7.8
1w ago

Description A topology's `topology.blobstore.map` lets the submitter choose a local name for each blob that the supervisor localises

Description A topology's `topology.blobstore.map` lets the submitter choose a local name for each blob that the supervisor localises. That name was used to build a path under the topology's working directory without normalisation, in bo…

TwilightApache Software Foundation · org.apache.storm:storm-serverEPSS 0.17%via NVD
CVE-2026-82426Medium· 6.5
1w ago

Description Nimbus accepted the `uploadedJarLocation` argument of `submitTopology` / `submitTopologyWithOpts` as a server-side path and opened it directly, without checking that it referred to a file the caller had actually uploaded

Description Nimbus accepted the `uploadedJarLocation` argument of `submitTopology` / `submitTopologyWithOpts` as a server-side path and opened it directly, without checking that it referred to a file the caller had actually uploaded. Th…

SunlitApache Software Foundation · org.apache.storm:storm-serverEPSS 0.51%via NVD
CVE-2026-84179Medium· 6.5
1w ago

Description getTopologyPageInfo merged the Nimbus daemon configuration with the topology's own configuration and returned the result without redaction in the topology_conf field of TopologyPageInfo

Description getTopologyPageInfo merged the Nimbus daemon configuration with the topology's own configuration and returned the result without redaction in the topology_conf field of TopologyPageInfo. The Storm UI copied that value verb…

SunlitApache Software Foundation · org.apache.storm:storm-serverEPSS 0.42%via NVD
CVE-2026-82441Critical· 9.1
1w ago

Description A submitted topology carries two lists of blobstore keys, `dependency_jars` and `dependency_artifacts`, which the client fills in after uploading the corresponding blobs

Description A submitted topology carries two lists of blobstore keys, `dependency_jars` and `dependency_artifacts`, which the client fills in after uploading the corresponding blobs. Nimbus performed no validation of their contents on t…

MidnightApache Software Foundation · org.apache.storm:storm-serverEPSS 0.42%via NVD
CVE-2026-82439Critical· 9.8
1w ago

Description The DRPC server kept a map from function name to request queue and created an entry the first time a function name was seen

Description The DRPC server kept a map from function name to request queue and created an entry the first time a function name was seen. No code path ever removed an entry: request cleanup removed the request from its queue, and the shu…

MidnightApache Software Foundation · org.apache.storm:storm-serverEPSS 0.52%via NVD
CVE-2026-73370Critical· 9.8
1w ago

Incorrect Authorization vulnerability in Apache Syncope. Delegated administration security checks performed by Reconciliation service's pull and push, being incomplete, could accept calls by administrator not provided with adequate en…

Incorrect Authorization vulnerability in Apache Syncope. Delegated administration security checks performed by Reconciliation service's pull and push, being incomplete, could accept calls by administrator not provided with adequate en…

MidnightApache Software Foundation · org.apache.syncope.core.idm:syncope-core-idm-logicEPSS 0.48%via NVD
CVE-2026-73236High· 7.5
1w ago

Incorrect Authorization vulnerability in Apache Syncope. Delegated administration security checks are based on Realm hierarchy and enforced via prefix matches. Due to incorrect implementation, two sibling Realms whose names begin with…

Incorrect Authorization vulnerability in Apache Syncope. Delegated administration security checks are based on Realm hierarchy and enforced via prefix matches. Due to incorrect implementation, two sibling Realms whose names begin with…

TwilightApache Software Foundation · Apache SyncopeEPSS 0.34%via NVD
CVE-2026-73195High· 7.3
1w ago

Improper Encoding or Escaping of Output vulnerability in Apache Syncope. Authenticated users can store a spreadsheet formula payload in one of their own plain attributes

Improper Encoding or Escaping of Output vulnerability in Apache Syncope. Authenticated users can store a spreadsheet formula payload in one of their own plain attributes. When such users are included in a CSV export and the generated …

TwilightApache Software Foundation · org.apache.syncope.core:syncope-core-provisioning-javaEPSS 0.34%via NVD
CVE-2026-73191Medium· 6.1
1w ago

URL Redirection to Untrusted Site ('Open Redirect') vulnerability in Apache Syncope. When the Syncope SRA is configured for CAS authentication, the target Apereo CAS instance's URL is calculated by unconditionally looking at client-…

URL Redirection to Untrusted Site ('Open Redirect') vulnerability in Apache Syncope. When the Syncope SRA is configured for CAS authentication, the target Apereo CAS instance's URL is calculated by unconditionally looking at client-…

SunlitApache Software Foundation · org.apache.syncope:syncope-sraEPSS 0.29%via NVD
CVE-2026-77147Medium· 6.5
1w ago

Improper Control of Generation of Code ('Code Injection') vulnerability in Apache Syncope. An administrator with adequate entitlements for Implementations can create a malicious Groovy Command class containing untrusted code in their Co…

Improper Control of Generation of Code ('Code Injection') vulnerability in Apache Syncope. An administrator with adequate entitlements for Implementations can create a malicious Groovy Command class containing untrusted code in their Co…

SunlitApache Software Foundation · org.apache.syncope.core:syncope-core-springEPSS 0.28%via NVD
CVE-2026-41869Critical· 9.1
1w ago

Apache Nutch: Unauthenticated forced shutdown and job interruption in Nutch Server (Nutch REST API)

Missing Authorization, Improper Resource Shutdown and Job Interruption vulnerability in Apache Nutch Server (Nutch REST API). This issue affects Apache Nutch: from 1.10 through 1.22. Users are recommended to upgrade to version 1.2…

MidnightApache Software Foundation · Apache NutchEPSS 0.77%via CVEORG
CVE-2026-73334High· 8.1
1w ago

Apache Parquet Hadoop: File-controlled KMS URL is forwarded to pluggable KmsClient that skips host validation

Potential problem for users of the org.apache.parquet.crypto.keytools package in Apache Parquet, versions 1.12 to 1.18. This package enables users to encrypt Parquet files via an envelope encryption mechanism that wraps (encrypts) data …

TwilightApache Software Foundation · org.apache.parquet.crypto.keytools:parquet-hadoopEPSS 0.38%via CVEORG
CVE-2026-41871Critical· 9.8
1w ago

Apache Nutch: Unauthenticated reflection-based job execution in Nutch Server (Nutch REST API)

Missing Authorization, Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection') vulnerability in Apache Nutch Server (Nutch REST API). This issue affects Apache Nutch: from 1.10 through 1.22. Users are re…

MidnightApache Software Foundation · Apache NutchEPSS 0.78%via CVEORG
CVE-2026-56207Critical· 9.8
1w ago

Apache Impala: SAML authentication bypass via forged bearer token

Signature of Bearer token is not verified in last step of SAML2 authentication for Impala's hs2-http interface, allowing altering user name and acting as another user. This issue affects Apache Impala: >=4.0.0. Users are recommende…

MidnightApache Software Foundation · Apache ImpalaEPSS 0.47%via CVEORG
CVE-2026-41870High· 8.8
1w ago

Apache Nutch: Unauthenticated remote code execution (RCE) via JEXL injection in Nutch Server (Nutch REST API)

Missing Authorization, Improper Control of Generation of Code ('Code Injection'), Improper Control of Dynamically-Managed Code Resources, Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection') vulnerability in…

TwilightApache Software Foundation · Apache NutchEPSS 0.69%via CVEORG
CVE-2026-52691High· 8.8
2w ago

** UNSUPPORTED WHEN ASSIGNED ** Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Apache Griffin Hive Metastore Module.  This issue affects Apache Griffin Hive Metastore Module: all …

** UNSUPPORTED WHEN ASSIGNED ** Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Apache Griffin Hive Metastore Module.  This issue affects Apache Griffin Hive Metastore Module: all …

TwilightApache Software Foundation · org.apache.griffin:serviceEPSS 0.28%via NVD
CVE-2026-85229Medium· 6.1
2w ago

** UNSUPPORTED WHEN ASSIGNED ** Improper neutralization of input during web page generation ('cross-site scripting') vulnerability in Apache SkyWalking Booster UI. This issue affects Apache SkyWalking UI : from 10.2.0 through 10.4.0. …

** UNSUPPORTED WHEN ASSIGNED ** Improper neutralization of input during web page generation ('cross-site scripting') vulnerability in Apache SkyWalking Booster UI. This issue affects Apache SkyWalking UI : from 10.2.0 through 10.4.0. …

SunlitApache Software Foundation · Apache SkyWalkingEPSS 0.16%via NVD
Apache Software Foundation vulnerabilities (CVEs) — page 2 · VulnSea