LiveActive security incident?Get immediate response
CVE Record

CVE-2021-38384: Serverless Offline 8.0.0 returns a 403 HTTP status code for a route that has a trailing / character, which...

Serverless Offline 8.0.0 returns a 403 HTTP status code for a route that has a trailing / character, which might cause a developer to implement incorrect access control, because the actual behavior within the Amazon AWS environment is a 200 HTTP status code (i.e., possibly greater than expected permissions).

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This CVE describes a mismatch between local testing and AWS production behavior. Serverless Offline 8.0.0 may show a 403 for routes with a trailing slash, while AWS may allow the same route with 200. That can mislead developers into shipping broader access than intended.

Executive priority

Prioritize this for teams shipping serverless APIs with sensitive routes. It is a development-validation flaw that can create unintended production access if local test results were trusted without AWS confirmation.

Technical view

Serverless Offline 8.0.0 reportedly handles trailing-slash routes differently from Amazon AWS. The local emulator returns 403, while the AWS environment returns 200. The risk is not the emulator itself being exploited, but developers relying on incorrect local authorization behavior when designing or validating API routes.

Likely exposure

Exposure is most likely in projects that used Serverless Offline 8.0.0 to validate API Gateway or Lambda route authorization, especially where trailing-slash route variants were not separately tested in AWS.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation. Practical risk depends on whether production AWS APIs inherited incorrect access-control assumptions from local Serverless Offline testing.

Researcher notes

Evidence is narrow: the CVE record cites a GitHub issue and gives no CVSS, CWE, patch version, or exploit evidence. Focus analysis on route behavior divergence and resulting access-control assumptions, not direct compromise of Serverless Offline.

Mitigation direction

  • Review Serverless Offline issue and vendor guidance for version-specific remediation.
  • Do not treat local emulator 403 responses as authoritative authorization proof.
  • Add production-like AWS tests for trailing-slash route variants.
  • Review API authorization rules for routes validated with Serverless Offline 8.0.0.
  • Update documentation for any route-normalization or authorization assumptions.

Validation and detection

  • Inventory projects using Serverless Offline 8.0.0.
  • Identify API routes where trailing-slash variants may resolve differently.
  • Compare expected authorization behavior in AWS staging, not only locally.
  • Review IaC and application code for assumptions based on local 403 responses.
  • Confirm regression tests cover both slash and non-slash route forms.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2021-38384 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.